Stéphane Magnenat wrote:
Does scons has the equivalent of make install ?

yes. "scons install". but weired things are happening here:

I followed http://globulation2.org/wiki/Building_the_.deb_file:
cd DirectoryYouDownloadedAndUnpackedGlob2
scons
sudo checkinstall -D //didn't work
sudo checkinstall scons install //worked, so i changed that line in the wiki

sudo dpkg -i glob2_beta1-1_amd64.deb

but now:
$ glob2
bash: /usr/local/bin/glob2: Permission denied
$ sudo glob2
Password:
(glob2 runs fine)

Greetings, Leo Wandersleb


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to