[SOLVED] Compiling LS and friends on AVLinux
Posted: Fri Nov 13, 2009 3:00 pm
Hello everyone,
Heartfelt thanks to everyone who's contributed to the Linuxsampler project!
I've been using LS and friends on Ubuntu, works great. Recently switched to AVLinux (for those of you who haven't tried it yet, I wholeheartedly recommend it! great for Linux audio). But getting LS to work has been proving rather difficult, as mentioned in this thread.
On ubuntu, I compiled it from source, going by this howto. Tried doing the same on AVLinux, and I consistently get this error (i've omitted the initial lines):
Could someone help me out here? I am reluctant to use the solution proposed in the other thread, namely boot into an alternate kernel, for various convoluted reasons (!).
Thanks in advance!
Cheers,
Guru
Heartfelt thanks to everyone who's contributed to the Linuxsampler project!
I've been using LS and friends on Ubuntu, works great. Recently switched to AVLinux (for those of you who haven't tried it yet, I wholeheartedly recommend it! great for Linux audio). But getting LS to work has been proving rather difficult, as mentioned in this thread.
On ubuntu, I compiled it from source, going by this howto. Tried doing the same on AVLinux, and I consistently get this error (i've omitted the initial lines):
Code: Select all
.....
make[3]: Leaving directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0/osx'
make[2]: Leaving directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0/osx'
make[2]: Entering directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0'
make[3]: Entering directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- . "/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0/debian/tmp/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'gig.pc' '/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0/debian/tmp/usr/lib/pkgconfig/gig.pc'
make[3]: Leaving directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0'
make[2]: Leaving directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0'
make[1]: Leaving directory `/home/pcuser/src_AVL/LS_and_friends/libgig-3.3.0'
dh_testdir
dh_testroot
dh_install -a --list-missing
dh_installchangelogs -a ChangeLog
dh_installdocs -a
cp: cannot stat `README': No such file or directory
dh_installdocs: cp returned exit code 1
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Thanks in advance!
Cheers,
Guru