chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Problems on upgrade of Ubuntu to 'maverick'


From: Enwin Thun
Subject: [Chicken-users] Problems on upgrade of Ubuntu to 'maverick'
Date: Wed, 20 Oct 2010 08:23:14 +0530

Hello All:

Upon upgrading to Ubuntu 'maverick' the egg repository changes from
/var/lib/chicken/4/ to
/var/lib/chicken/5/.  Hence, previously installed eggs ( readline,
numbers ) are not found.

Trying to reinstall the eggs fails, as the default urls appear to be defunct.
---------
~/Development/projects$ chicken-install numbers
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
TCP connect timeout
connecting to host "galinha.ucpel.tche.br", port 80 ...
requesting "/cgi-bin/henrietta?name=numbers" ...
reading response ...
HTTP/1.1 301 Moved Permanently
HTTP protocol error

Error: extension or version not found
----------

I am unable to find neither a listing of mirror urls nor the config
file to modify(or is -l the only way?)

other tricks like
     ln -s /usr/lib/libchicken.so.5 /usr/lib/libchicken.so.4
     csi -I /var/lib/chicken/4/
fail with
     csi: symbol lookup error: /var/lib/chicken/4/readline.so:
undefined symbol: C_i_pairp

Thanks for your response.

--
Enwin Thun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]