I accidently erased my /sw partition by mistake when I upgraded to 10.2
so I have to start from scratch but got the following errors
when I ran ./bootstrap.sh: ( I did that as root)
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
./setup.sh: shlibs.default.in: No such file or directory
### execution of ./setup.sh failed, exit code 1
compiling fink-0.10.0.cvs-20021013.0856 failed
[localhost:sw2/finkcvs/fink] gavinjin#
[localhost:sw2/finkcvs/fink] gavinjin# history
1 1:18 mkdir /Volumes/sw2/sw
2 1:19 rm /sw
3 1:19 ln -s /Volumes/sw2/sw /sw
4 1:45 cd
5 1:53 mkdir /Volumes/sw2/finkcvs
6 1:53 cd /Volumes/sw2/finkcvs
7 1:53 cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login
8 1:55 cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink co fink
9 1:56 cd fink
10 1:56 ./bootstrap.sh
11 10:43 history
[localhost:sw2/finkcvs/fink] gavinjin#
I'm not sure what's wrong with the following line of
setup.sh
[localhost:sw2/finkcvs/fink] gavinjin# grep shlib setup.sh
echo "Creating shlibs default file..."
sed "s|@PREFIX@|$basepath|g" <shlibs.default.in >shlibs.default
but shlibs.default.in is in the same directory:
[localhost:sw2/finkcvs/fink] gavinjin# ls -lt shlib*
-rw-r--r-- 1 root wheel 514 Oct 12 14:40 shlibs.default.in
From: John Melby <[EMAIL PROTECTED]>
Date: Thu, 26 Sep 2002 14:26:28 -0500
I should add that I've tried different ways of installing Fink, namely
1) using the 0.4.0a binary and updating (although I've never been able to get as far as updating)
and
2) installing it from scratch, using the method described at <http://fink.sourceforge.net/news/jag-bootstrap.php>. Nothing works.
_________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
