On Tue, 12 Mar 2002, daniel wrote: > ok > i did the "upgrade install" option > and when asked to install dependencies, i said "yes". > > BAD IDEA > > not only does up2date still not work > (it's installed but it's giving me errors (posted later) > but all of my perl modules have somehow disappeared > and i can't seem to install them through perl -MCPAN -e shell > it's telling me that it can't get the packages it wants > so in short, this only made things worse
Odd. Just a thought, but have you upgraded anything else, like perl, too? The perl version has bumped from 5.6.0 to 5.6.1 in errata, which could affect modules you've added, although it should only make a difference if they were modules that have a binary component. What error are you getting from -MCPAN? If it is failing to retrieve a package can you see an error message (i.e. is it failing FTP, or to locate the package, or ... ?) > here's the error i'm getting though up2date though: > > [root@computername dir]# /usr/sbin/up2date -u > Traceback (innermost last): > File "/usr/sbin/up2date", line 199 in ? > from client import Client > File "/usr/share/up2date/client.py", line 14 in ? > import _gtk > ImportError: libtgtk-1.2.so.0: cannot open shared object file: No such file > or directory > > isn't gtk belong with X? not a commandline program? This looks like maybe the GTk version has changed. Can you do "ls -l /usr/lib/libgtk*" and tell us what you see? _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list