LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   MCC where did you go (https://www.linuxquestions.org/questions/mandriva-30/mcc-where-did-you-go-296678/)

Dooley 03-02-2005 08:39 AM

MCC where did you go
 
OK, OK, I managed to break LInux. Now I need so help.

Someway, somehow I managed to loose MCC in MDK 10.0
while deleting some extras which I didn't need.

I have searched the forums and Google and jumped thru all the hoops
which I could find, tried all suggestions including using the main disk
and trying to use upgrade and still no cigar.

Short of a complete reinstall how can I get MCC back.

Thanks in advance

Dooley

bunnadik 03-02-2005 09:37 AM

Mount the CD where the drakconf rpm resides (probably CD1) on /mnt/cdom
Create a directory "MCC" and "cd" into it.
Run 'rpm2cpio /mnt/cdrom/whatever-path-to-drakconf-rpm | cpio -i --make-directories'
Now you'll have the mcc files in different subdirectories. Copy the ones you need to their proper directories.

- Peder

Dooley 03-02-2005 09:49 AM

Quote:

Originally posted by bunnadik
Mount the CD where the drakconf rpm resides (probably CD1) on /mnt/cdom
Create a directory "MCC" and "cd" into it.
Run 'rpm2cpio /mnt/cdrom/whatever-path-to-drakconf-rpm | cpio -i --make-directories'
Now you'll have the mcc files in different subdirectories. Copy the ones you need to their proper directories.

- Peder

Thanks for the help.
I am a newbie to Linux and not the sharpest pencil in the box, so I guess I don't understand how this is going to get the Control Center back where it belongs in the System/Configuration Menu.

Dooley

bunnadik 03-02-2005 09:58 AM

Well you didn't say that it only disappeared from the menu in your original post.

Depending on which windowmanager you use there are different ways. Menu entries in KDE and GNOME can possibly be
configured through their Configuration Managers.

Or you can just open a terminal and type 'mcc' .

- Peder

Dooley 03-02-2005 01:26 PM

Quote:

Originally posted by bunnadik
Well you didn't say that it only disappeared from the menu in your original post.

Depending on which windowmanager you use there are different ways. Menu entries in KDE and GNOME can possibly be
configured through their Configuration Managers.

Or you can just open a terminal and type 'mcc' .

- Peder

Again, Thanks for the help.

This is what I get in the terminal window after entering
"mcc" "bash: mcc: command not found".

Dooley

Lakota 03-02-2005 06:03 PM

I've been there! Check out this link:
http://www.linuxquestions.org/questi...93#post1367493

typing "mcc" in console window should start it as root or pop up the root login box asking for root password, otherwise I expect mcc is not actually installed. You can have drake tools installed and still not have the "Mandrake Control Center" installed, it simply ties them as one.

Dooley 03-03-2005 07:59 AM

Quote:

Originally posted by Lakota
I've been there! Check out this link:
http://www.linuxquestions.org/questi...93#post1367493

typing "mcc" in console window should start it as root or pop up the root login box asking for root password, otherwise I expect mcc is not actually installed. You can have drake tools installed and still not have the "Mandrake Control Center" installed, it simply ties them as one.

Thanks Lakota,

I tried all the suggestions which Otis gave except this part:

"go to Mandrake Control Center->software management->media. remove all sources except for your CD sources (if you have them)".

This is my problem, nothing I try gets the MCC back where it belongs. I have no idea what I did to delete it.

Dooley

bunnadik 03-03-2005 09:44 AM

You could follow my first post to probably get mcc working (though not from the menu).

- Peder

Dooley 03-03-2005 10:15 AM

Quote:

Originally posted by bunnadik
You could follow my first post to probably get mcc working (though not from the menu).

- Peder

Peder,
It's not that I don't appreciate the help, the problem is, even if I managed
to get the files copied, I have no idea what needs to go in what directory
nor where that directory is located.

As I said before I am new to Linux and not the sharpest pencil in the box.

Not only that, I got that rare disease A.G.E.

Thanks

Dooley

bunnadik 03-04-2005 01:09 AM

Well, perhaps I explained it a bit too briefly.

If you do as I proposed you will have a MCC directory with two directories underneath (usr and etc).
The MCC represents your root ( / , not /root) directory so you if you're standing in your MCC dir you can just do a
'cp -a usr etc /' (as root)

What the installation process does is more or less taking the rpms and 'rpm2cpio | cpio' them in / .

- Peder

Dooley 03-04-2005 06:04 AM

Thanks Peder,

I will give it a go and see what happens.

Dooley


All times are GMT -5. The time now is 02:56 AM.