Page 1 of 1
where is software installer?

Posted:
May 21st, '12, 21:13
by markosjal
I downloaded and installed DVD image of RC on Intel D2700DC but for the life of me , I can not figure out where the software installer is. I have looked ad googled for 2 days. My Mageia Control cenrter does not look like the screen shots I have found. There are much fewer options.
I have no idea where that software installer is nor any luck launching from terminal as I found on some pages.
Re: where is software installer?

Posted:
May 21st, '12, 21:47
by ah7013
Can you run this command from the terminal and paste the output here? This will tell us whether the software installer (rpmdrake) is actually installed or not.
- Code: Select all
rpm -q rpmdrake
If it's not installed all you may have to do is run from a terminal as root to install it:
- Code: Select all
urpmi rpmdrake
Re: where is software installer?

Posted:
May 21st, '12, 21:51
by markosjal
Please see the following
$ rpm -q rpmdrake
package rpmdrake is not installed
$ urpmi rpmdrake
Only superuser is allowed to install packages
$ su root urpmi rpmdrake
And the install began
Re: where is software installer?

Posted:
May 21st, '12, 21:52
by ah7013
Try instead
- Code: Select all
su -
[enter root password here]
urpmi rpmdrake
or
- Code: Select all
su -c 'urpmi rpmdrake'
Re: where is software installer?

Posted:
May 21st, '12, 21:54
by markosjal
I was editing my last post while your replied. It has been updated. I forgot su unlike sudo requires to specify user
Re: where is software installer?

Posted:
May 21st, '12, 21:56
by ah7013
Oh OK

. Once it has been installed you should be able to launch it through the Mageia Control Center or just from a terminal by running the command
rpmdrake
Re: where is software installer?

Posted:
May 21st, '12, 22:09
by markosjal
I always get a message about rpmdrake needing an updated dependency, and in the end nothing installs.
I also notice that some files end in x86_64 altghough I am pretty sure I never specified a 64 bit install.
Not seem to be happening for me.
Re: where is software installer?

Posted:
May 22nd, '12, 00:28
by R_Head
I used the Mageia 2 RC2 on CD version and seems to work like a charm.
They running as Life Distro and see if does what is supposed to do.
Re: where is software installer?

Posted:
May 22nd, '12, 03:00
by ah7013
@markosjal can you paste the full error message here? Thanks.
Re: where is software installer?

Posted:
May 22nd, '12, 03:31
by markosjal
I did finally get it to install after some reboots. I give up on this distro at least for the moment. When I finally was able to get past the dependency update and finally get to testing XBMC , it just freezes. I dont think the Cedar Trail or GMA 3650 support is really there or working well enough for XBMC. That is really too bad.
XBMC on cedar trail was my main goal of this test