13 Nov 2008 22:36
Re: Bug saving to mp3
Tomás Arribas <Tomas <at> cactilio.com>
2008-11-13 21:36:40 GMT
2008-11-13 21:36:40 GMT
2008/11/13 Carl Welch <carlwelchdesign <at> gmail.com>: > BUT > when I try make install, I get errors: > > [carlwelc <at> host257 ecasound-2.5.2]$ make install > Making install in kvutils > make[1]: Entering directory `/home2/carlwelc/ecasound-2.5.2/kvutils' > make[2]: Entering directory `/home2/carlwelc/ecasound-2.5.2/kvutils' > test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" > mkdir: cannot create directory `/usr/local': Permission denied > make[2]: *** [install-libLTLIBRARIES] Error 1 > make[2]: Leaving directory `/home2/carlwelc/ecasound-2.5.2/kvutils' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory `/home2/carlwelc/ecasound-2.5.2/kvutils' > make: *** [install-recursive] Error 1 You must have root privileges for the "make install" to work. Or you can try a local installation in your home directory if you can't be root, something like "./configure --prefix=/home/user/apps" should make the installation to work in home/user/apps or whatever you choose. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ecasound-list mailing list Ecasound-list <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecasound-list
RSS Feed