On Thu, 2003-03-27 at 07:15, Paul wrote:
> [EMAIL PROTECTED] sysconfig]# mcc
> Can't load
> '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibIma
> ge.so' for module Gtk::Gdk::ImlibImage:
> /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibImag
> e.so: undefined symbol: pgtk_did_we_init_gtk at
> /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
>  at /usr/lib/libDrakX/my_gtk.pm line 17
> Compilation failed in require at /usr/lib/libDrakX/my_gtk.pm line 17.
> BEGIN failed--compilation aborted at /usr/lib/libDrakX/my_gtk.pm line 17.
> Compilation failed in require at /usr/X11R6/bin/drakconf.real line 35.
> BEGIN failed--compilation aborted at /usr/X11R6/bin/drakconf.real line 35.
> 
> What is going wrong here???
> I do not recall messing with any perl functions/programs, as I don't speak
> perl.
> 
> Paul

Seems like there are some issues with your library path statements; you
can directly edit the /etc/ld.so.conf file and include stuff in it to
point properly to your lib path dirs - such as what mine is like:

/usr/lib
/usr/local/lib
/usr/X11R6/lib
/usr/lib/qt3/lib
/usr/lib/xine/plugins/1.0.0/post
/usr/lib/wine
/usr/lib/gtk-2.0
/usr/lib/gcc-lib

(I think you get the picture now)

...so after you've edited this file, save it, and then run ldconfig to
rebuild the cache and try getting into MCC again...

HTH


S.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to