Re: cucipop compile errors
stephen@netpresto.co.uk wrote:
>If I apt-get install cucipop everything works fine.
>However if I apt-get source cucipop
>then make and make install the script tells me
>there is an error as it can't find /etc/rc.d/init.d
>ie not a debian path.
Have you tried 'dpkg-buildpackage -rfakeroot' rather than 'make'? Debian
packages have their own build systems in the debian/ directory; they
often hook into the upstream Makefiles, but they do extra things as
well.
--
Colin Watson [cjw44@flatline.org.uk]
Reply to: