LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   getting out of dependency hell in PCLinuxOS (https://www.linuxquestions.org/questions/linux-newbie-8/getting-out-of-dependency-hell-in-pclinuxos-854901/)

deltrem 01-07-2011 06:57 PM

getting out of dependency hell in PCLinuxOS
 
I use PCLinuxOS. I want to install mklivecd. I can't double-click mklivecd.rpm to install its dependencies. rpm -ivh mklivecd.rpm shows me a list of dependencies that have to be installed manually. What now?

halborr 01-07-2011 08:34 PM

Is mklivecd in the repositories? In that case, the dependencies would be resolved (unless they aren't in the repo).

As far as I'm aware, dependency hell is much worse than having to install dependencies manually. It usually amounts to a case where (for example) program A depends on program B, and program B depends on program A. Fixed by forcing an install, but some package managers break on this case (as far as I'm aware). I don't think true dependency hell has been much (any?) of a problem for a few years now.

^^I could be wrong.

whk 01-07-2011 09:17 PM

make a live Cd
 
mklivecd is obsolete and was replaced by Tex's mylivecd.
It is terminal based.

run the following

mylivecd --lzma --md5sum <yourisonname>.iso

Peruse this too
http://www.pclinuxos.com/forum/index...c,74418.0.html



hth AND!!! gl 2


All times are GMT -5. The time now is 04:07 AM.