At 3:08 PM +0200 4/20/02, Martin Costabel wrote: >Can we try to nail this down somehow? >Could you show the output of > >ls -l /sw/bin/*tar* >and >ls -l <your/path/to/the/tarballs>readline*
Here's my output: [localhost:~] koen% ls -l /sw/bin/*tar* lrwxr-xr-x 1 root admin 4 Apr 19 21:15 /sw/bin/gnutar -> gtar -rwxr-xr-x 1 root admin 519940 Mar 22 20:15 /sw/bin/gtar -rwxr-xr-x 1 root admin 1051 Apr 18 22:50 /sw/bin/startxfce lrwxr-xr-x 1 root admin 4 Apr 19 21:15 /sw/bin/tar -> gtar So that's different from Martin's output. and: [localhost:~] koen% ls -l /Volumes/Users/Koen/Downloads/Unix/Fink/src/readline* -rw-r--r-- 1 root admin 919625 Mar 12 20:54 /Volumes/Users/Koen/Downloads/Unix/Fink/src/readline-4.2a.tar.gz [localhost:~] koen% That's the same ;) How do you have fink setup??? You said the sources are saved on a different partition, do you make fink read the sources from that partition, or do you move them from the saved partition to /sw/src. Have you tried moving a source for a package to /sw/src. It looks like to me that the source is being untarred in this directory eg /Volumes/Users/Koen/Downloads/Unix/Fink/src/ but then fink is looking in /sw/src for the untarred source which is in /Volumes/Users/Koen/Downloads/Unix/Fink/src/ I have /sw on one partition, and the sources on another one (as defined in finf.conf). This always worked, until yesterday. Also, the file is neither untarred in /sw/src or in /Volumes/Users/Koen/Downloads/Unix/Fink/src/. - Koen. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
