On Mar 11, 2004, at 12:09 PM, Michel Levy-Provencal wrote:
Hello,
I am trying to do a fink selfupdate on a MacOSX 10.3.2, using package manager version: 0.18.2 and distribution version: 0.6.2.cvs. It generates an error:
{SNIP}
So i tried, sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f
And i got:
seg_addr_table: file: /sw/bin/gtar is not an object file
seg_addr_table: from seg_addr_table: /sw/var/lib/fink/prebound/seg_addr_table.tmp line: 12 can't open file: <<<
There seems to be something fishy with your gtar. What gives 'ls -l /sw/bin/gtar'?
It should look similar to
-rwxr-xr-x 1 root admin 429740 Feb 13 01:49 /sw/bin/gtar
If this is not the case, try 'sudo rm /sw/bin/gtar' and then reinstall the fink tar package with 'fink reinstall tar'.
In addition your seg_addr_table seems to be corrupt. Run 'sudo rm /sw/var/lib/fink/prebound/seg_addr_table*' and then again 'sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f'.
HTH,
Remi---------------------------------------------------------------------
"What're quantum mechanics?"
"I don't know. People who repair quantums I suppose."
(Rincewind, Terry Pratchett "Eric")********************************************************************* Remigius K. Mommsen e-mail: [EMAIL PROTECTED] University of California, Irvine URL: http://cern.ch/mommsen c/o SLAC voice: ++1 (650) 926-3595 2575 Sand Hill Road #35 fax: ++1 (650) 926-3882 Menlo Park, CA 94025, US home: ++1 (650) 233-9041 *********************************************************************
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
