Re: [newbie] MCC suddenly fails/large file problem again

2003-03-27 Thread Paul
In reply to Stephen's mail, d.d. 27 Mar 2003 09:41:26 +1100:

Hi Stephen,

 Can't load
'/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibIm
a ge.so' for module Gtk::Gdk::ImlibImage:

/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibIma
g e.so: undefined symbol: pgtk_did_we_init_gtk at
/usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.  at

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:

I stuck most things I could locate in ld.so.conf and ran ldconfig, but the
result is the same.
The thing that I suspect (but can't do anything else with) is that the
message talks about an undefined symbol pgtk_did_we_init_gtk in
ImLibImage.so.
When I 'less' that file, there is indeed a reference to that pgtk... etc. So
it is in there and seems to generate an error for some reason.
Should I try to get a 'new' ImLibImage.so ? This file is dated Jan 15, 2002
where most others are from March 15, 2002.

Paul

--
Don't go around saying the world owes you a living.
The world owes you nothing. It was here first.
-Mark Twain

http://nlpagan.net - Linux by Mandrake - Sylpheed by Hiro

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


Re: [newbie] MCC suddenly fails/large file problem again

2003-03-27 Thread Stephen Kuhn
On Fri, 2003-03-28 at 05:11, Paul wrote:
 In reply to Stephen's mail, d.d. 27 Mar 2003 09:41:26 +1100:
 
 Hi Stephen,
 I stuck most things I could locate in ld.so.conf and ran ldconfig, but the
 result is the same.
 The thing that I suspect (but can't do anything else with) is that the
 message talks about an undefined symbol pgtk_did_we_init_gtk in
 ImLibImage.so.
 When I 'less' that file, there is indeed a reference to that pgtk... etc. So
 it is in there and seems to generate an error for some reason.
 Should I try to get a 'new' ImLibImage.so ? This file is dated Jan 15, 2002
 where most others are from March 15, 2002.
 Paul

Either that, or you can try to re-install the packages for pygtk and
perl - have you tried running rpmdrake and checking to see if there's
any inconsistency in the package structure - or missing packages that
are necessary for gtk and python and perl?

-- 
Fri Mar 28 05:45:00 EST 2003
 05:45:00 up 6 days, 16:32,  3 users,  load average: 0.18, 0.15, 0.12
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
 linux user:267497 * MDK 9.1 * PC/Mac/Linux/Networking/Consulting
 machine no:194239 * RH 7.3 * Sales - Service - Support - Tutor
--
** This messages was composed on a 100% Microsoft free computer **

Would I turn on the gas if my pal Mugsy were in there?
   You might, rabbit, you might!
-- Looney Tunes, Bugs and Thugs (1954, Friz Freleng)

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


[newbie] MCC suddenly fails/large file problem again

2003-03-26 Thread Paul
Hi all,

I have a cascade of problems.

A while ago I had a problem that tar could not create files  100megs.
Someone handed me a solution by changing something in some config file. Had
I only listened.
I now cannot get the mdk 9.1 ISO's since they are100megs. Even root does
not get this done.

I tried to find the setting, to no avail. Now I tried mcc, and instead of
loading as usual, this happens:

[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

--
You can get everything in life you want,
if you will help enough other people get what they want.

http://nlpagan.net - Linux by Mandrake - Sylpheed by Hiro

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


Re: [newbie] MCC suddenly fails/large file problem again

2003-03-26 Thread Stephen Kuhn
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