I removed all of Fink by deleting my /sw directory. I removed the ". /sw/bin/init.sh" from my .profile file. I downloaded the latest fink binary installer (Fink 0.7.1 Binary Installer - 17311 KB) and ran it. The installer said that the code inserted into my .profile did not seem to be working. I checked and "test -r /sw/bin/init.sh && . /sw/bin/init.sh" had been inserted into my .profile file. I ran "fink selfupdate" and all worked fine. I modified /sw/etc/fink.conf and added unstable/main and unstable/crypto to the Trees: line, and then ran fink selfupdate. It looks like the file "fink-0.23.2.tar.gz" is missing from the finkmirrors site.

Questions:

1. What is suppose to be put into .profile?
". /sw/bin/init.sh"
OR
"test -r /sw/bin/init.sh && . /sw/bin/init.sh"

2. Is a file missing from the finkmirrors site or is something else the problem?

3. I have version 1.5 of Xcode installed but I did replace the "cc1plus" file with the 1.2 version. Will that fix all compile problems with fink?

Thanks
Paul





[EMAIL PROTECTED], 12:03 PM ~/] fink selfupdate
/usr/bin/sudo /sw/bin/fink selfupdate
rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
I will now run the rsync command to retrieve the latest package descriptions.
rsync -rtz --delete-after --delete -q --include='10.3/' --include='10.3/stable/' --include='10.3/stable/main/' --include='10.3/stable/main/finkinfo/' --include='10.3/stable/main/finkinfo/*/' --include='10.3/stable/main/finkinfo/*' --include='10.3/stable/main/finkinfo/**/*' --include='10.3/' --include='10.3/stable/' --include='10.3/stable/crypto/' --include='10.3/stable/crypto/finkinfo/' --include='10.3/stable/crypto/finkinfo/*/' --include='10.3/stable/crypto/finkinfo/*' --include='10.3/stable/crypto/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/main/' --include='10.3/unstable/main/finkinfo/' --include='10.3/unstable/main/finkinfo/*/' --include='10.3/unstable/main/finkinfo/*' --include='10.3/unstable/main/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/crypto/' --include='10.3/unstable/crypto/finkinfo/' --include='10.3/unstable/crypto/finkinfo/*/' --include='10.3/unstable/crypto/finkinfo/*' --include='10.3/unstable/crypto/finkinfo/**/*' --include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/'
/usr/bin/find '/sw/fink/10.3/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.3/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf
Reading package info...
Updating package index... done.
Information about 4007 packages read in 18 seconds.
The following package will be installed or updated:
fink
curl -f -L -O http://distfiles.master.finkmirrors.net/fink-0.23.2.tar.gz
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:00 --:--:-- 0
curl: (22) The requested file was not found
### execution of curl failed, exit code 22
Downloading the file "fink-0.23.2.tar.gz" failed.


(1)      Give up
(2)      Retry the same mirror
(3)      Retry another mirror from your country
(4)      Retry another mirror
(5)      Retry using next mirror set "Custom Mirror"

How do you want to proceed? [3] 1
Failed: file download failed for fink-0.23.2.tar.gz of package fink-0.23.2-1
[EMAIL PROTECTED], 12:04 PM ~/]




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to