Hi
First up, this is my first post so hello from me and thank you for all the hard work you put into tvheadend. I have in the last month built myself a new pc and installed ubuntu 12.04. As a complete noob to linux I have been playing and learning every since lol.
Now for my issue
I have followed the instuctions on the wiki for building from source and I am currently up and running in the test enviroment (ie. $ ./build.linux/tvheadend ) I have all my channels scanned and all it working great, currently the kids are watching tv on xbmc so they are happy.
My problem starts when I continue onto the next step in the wiki to actually install tvheadend. I am trying to make a package as per the wiki instructions ( $ ./Autobuild.sh -t precise-amd64 ) but when I do it fails saying
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
The whole output is...
mrdavismauk@Linux-Server:~/tvheadend$ ./Autobuild.sh -t precise-amd64
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package tvheadend
dpkg-buildpackage: source version 3.5.23~g4724e01~precise
dpkg-buildpackage: source changed by Andreas Ă–man <andreas@lonelycoder.com>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build tvheadend
dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 7.0.50) libcurl4-gnutls-dev
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
mrdavismauk@Linux-Server:~/tvheadend$
Could someone wiser than me please help me figure out what I have done wrong please. I am a firm believer in learning by trial and error but I am stuck on this one.
Cheers Mark
<<