If you are doing a master's degree, this might be the moment where you look into rights and who has them in Linux. This is surely not a waste of time.
The stuff probably would work if you were running the stuff as super user. Cheers, Wolfgang 2009/7/3 Ragia Ibrahim <[email protected]> > > > .\configure works but make install doesnt it produce the follwing > > on denied > /usr/bin/install -c 'gift-old-to-new-url2fts.pl' > '/usr/local/bin/gift-old-to-new-url2fts.pl' > /usr/bin/install: cannot create regular file > `/usr/local/bin/gift-old-to-new-url2fts.pl': Permission denied > /usr/bin/install -c 'gift-start.pl' '/usr/local/bin/gift-start.pl' > /usr/bin/install: cannot create regular file > `/usr/local/bin/gift-start.pl': Permission denied > /usr/bin/install -c 'gift-diagnose-print-all-ADI.pl' > '/usr/local/bin/gift-diagnose-print-all-ADI.pl' > /usr/bin/install: cannot create regular file > `/usr/local/bin/gift-diagnose-print-all-ADI.pl': Permission denied > make[3]: *** [install-binSCRIPTS] Error 1 > make[3]: Leaving directory `/home/ragia/gift/scripts/perl' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/home/ragia/gift/scripts/perl' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/ragia/gift/scripts' > make: *** [install-recursive] Error 1 > > thanks in advance > Ragia > > > > > ------------------------------ > Date: Wed, 1 Jul 2009 06:39:17 +0200 > > Subject: Re: [help-GIFT] configure , make > From: [email protected] > To: [email protected] > > So, please install automake, autoconf and libtool. > > You can do so by typing automake (and then later autoconf and libtool) into > the commandline and then install the package suggested by ubuntu. > > Cheers, > Wolfgang > > 2009/6/29 Ragia Ibrahim <[email protected]> > > > :) > thank GOD the folder is there > > but I guess the following is an Error > reviewing synaptic libtool installed ?? > ======== > > ra...@ubuntu:~/gift$ ./bootstrap-cvs.sh > This script generates a configure script for the GIFT > Use this if you have checked out the GIFT from CVS > This script will be using the following GNU tools: > --------------------------------------- > ./bootstrap-cvs.sh: 28: automake: not found > > ./bootstrap-cvs.sh: 29: autoconf: not found > > ./bootstrap-cvs.sh: 30: libtool: not found > > --------------------------------------- > running libtoolize > ./bootstrap-cvs.sh: 34: libtoolize: not found > Libtoolize failed. THIS MIGHT CAUSE PROBLEMS LATER, continuing > running aclocal > ./bootstrap-cvs.sh: 36: aclocal: not found > bootstrap failed, because aclocal failed. exiting. > ra...@ubuntu:~/gift$ > > > > yours > Ragia > > > > > ------------------------------ > Date: Mon, 29 Jun 2009 13:54:48 +0200 > Subject: Re: [help-GIFT] configure , make > From: [email protected] > To: [email protected] > > Hi, > > what shall i do now? > > There should be a directory called "gift" in there. Change into that > directory and try to do > > ./bootstrap-cvs.sh > > if this passes without error do > > ./configure --prefix ~/gift-install && make all install > > > my background > after being Only a mother for 8 years > > well, your children must be the age of mine. > > > i started CS graduate studies > > ...and let me guess there you learned about the GIFT? > > Best, > Wolfgang > > > ------------------------------ > check out the rest of the Windows Live™. More than mail–Windows Live™ goes > way beyond your inbox. More than > messages<http://www.microsoft.com/windows/windowslive/> > > > > ------------------------------ > check out the rest of the Windows Live™. More than mail–Windows Live™ goes > way beyond your inbox. More than > messages<http://www.microsoft.com/windows/windowslive/> >
_______________________________________________ help-GIFT mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gift
