Bapak Ireng wrote:
> @saen acro: Thanks for your advuce!
>
> Where to use the bundle option ?
>
> Could you give me the detailed command ??
>
> ./configure --help does not show any - bundle - option!!
>
It's --enable-bundle. You probably don't need to rebuild with the bundle option as you're more than likely just running tvheadend from the wrong directory.
You need to run it from the build.linux directory while in the main source folder (basically just don't cd to build.linux).
for example, the tvheadend source dir is /home/user/tvheadend.
so..
cd /home/user/tvheadend;
./build.linux/tvheadend --args
> Sorry, for the question, i am very new to compilinmg software!
>
> Regards, Ireng