Guest veorves Posted May 19, 2006 Share Posted May 19, 2006 A few months ago I updated my computer from Mandriva 2005 to 2006 ; in the process, I somehow lost MCC. I am not totally worried about that, as I can reach most install options through webmin (that still works quite well) but along with MCC loss some settings such as automatic CD and DVD drives have also disappeared, and I'm not an absolute champion of the command line yet. However, I've tried to re-install MCC from urpmi, and every time I've tried I got the usual message "all packages are already installed", but I still can't launch it. What I get when I try to launch it from konsole (as root) is the following : can not find function c::bind_textdomain_codesetc::AUTOLOAD() called from /usr/lib/libDrakX/mygtk2.pm:21 (eval)() called from /usr/lib/libDrakX/ugtk2.pm:37 ugtk2::BEGIN() called from /usr/lib/libDrakX/mygtk2.pm:0 (eval)() called from /usr/lib/libDrakX/mygtk2.pm:0 (eval)() called from /usr/sbin/drakconf.real:36 main::BEGIN() called from /usr/lib/libDrakX/mygtk2.pm:0 (eval)() called from /usr/lib/libDrakX/mygtk2.pm:0 Compilation failed in require at /usr/lib/libDrakX/ugtk2.pm line 37. BEGIN failed--compilation aborted at /usr/lib/libDrakX/ugtk2.pm line 37. Compilation failed in require at /usr/sbin/drakconf.real line 36. BEGIN failed--compilation aborted at /usr/sbin/drakconf.real line 36. Thanks in advance for help & advice Link to comment Share on other sites More sharing options...
Ixthusdan Posted May 19, 2006 Share Posted May 19, 2006 Upgrades are problematic. It is best to have the /home directory on a seperate partition and perform a fresh install with new releases. Do an update off all "drake" tools. I would recommend configuring urpmi with EasyUrpmi found at the top of our board. Then install all of the updates. Link to comment Share on other sites More sharing options...
dexter11 Posted May 19, 2006 Share Posted May 19, 2006 I'm not an expert but it looks to me that drakx tries to call some gtk functions which isn't available. So I think it's rather a problem with gtk than with MCC. Link to comment Share on other sites More sharing options...
Ixthusdan Posted May 19, 2006 Share Posted May 19, 2006 Yes, of course it is. But, by installing the latest tools, urpmi should catch the gtk updates as well. This problem also occurs if one mixes mde rpms with standard kde rpms, although I think mmodem has said he is finally using the new gtk now. Link to comment Share on other sites More sharing options...
arctic Posted May 19, 2006 Share Posted May 19, 2006 You could force a reinstall of the draktools and some gtk libraries with urpmi. urpmi --force <packagenames> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now