Andrew Stewart wrote:
> On Apr 23, 2007, at 1:26 PM, Alexander Hansen wrote:
>> Did you reinstall "fink" the package or the whole "Fink" distribution?
>>
>> Have you done any updates to the system-installed Perl stuff?  The 
>> error message suggests that your "fink" package was built using a 
>> different Perl setup.
>>
>
> I completely wiped out any trace of the old Fink distribution and 
> installed this version from scratch.  I'm really not sure why it's 
> saying "Storable object version 2.13 does not match $Storable::VERSION 
> 2.16"... a simple 'print Storable->VERSION;' spits out 2.16.
>
> Should I just reinstall Fink again?  (Id like to avoid that if possible)
>
>
I think the issue is what -fink- thinks the version of Storable should 
be.  So if you installed Fink from the binary installer, then that fink 
was built on a machine with an earlier Storable.    I guess it's not 
coded to accept a later version of Storable.

You could try reinstalling Fink via bootstrap--this will give you a fink 
package that knows about the version of Storable on _your_ system.

Follow the instructions on 
http://www.finkproject.org/download/srcdist.php?phpLang=en , except 
don't use the tarball linked there.  Download a current one from

http://downloads.sourceforge.net/fink/fink-0.27.1.tar.gz?modtime=1174310282&big_mirror=1
 


instead.  Also, when you're done, you'll need to run "fink 
selfupdate-rsync" or "fink selfupdate-cvs" to download the package lists.


-- 
Alexander K. Hansen
(akh)
Fink Documenter


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to