Author |
Message |
rogerology
Joined: 03 Feb 2013 Posts: 19
|
Posted: Tue 19 Feb 2013, 22:18 Post subject:
How do I fix the dependencies that PPM can't solve? Subject description: http://imgur.com/wS2CR6 |
|
PPM shows these unsolved dependencies: http://imgur.com/wS2CR6L
Will this cause any trouble? Do I need to do something to sort it out?
|
Back to top
|
|
 |
Semme

Joined: 07 Aug 2011 Posts: 7827 Location: World_Hub
|
Posted: Tue 19 Feb 2013, 22:23 Post subject:
|
|
Hi Roger- when you install stuff it has to be with their dependencies.
As long as things work, don't sweat the details. PPM's not perfect..
|
Back to top
|
|
 |
rogerology
Joined: 03 Feb 2013 Posts: 19
|
Posted: Tue 19 Feb 2013, 22:25 Post subject:
|
|
Semme wrote: | Hi Roger- when you install stuff it has to be with their dependencies.
As long as things work, don't sweat the details. PPM's not perfect.. |
I've checked all the dependencies every time I've installed something.
|
Back to top
|
|
 |
Semme

Joined: 07 Aug 2011 Posts: 7827 Location: World_Hub
|
Posted: Tue 19 Feb 2013, 22:31 Post subject:
|
|
Choose a pkg >> examine dependencies >> dwnld and install selected pkgs. This is how it's done on Pup.
|
Back to top
|
|
 |
Makoto

Joined: 03 Sep 2009 Posts: 2097 Location: Out wandering... maybe.
|
Posted: Tue 19 Feb 2013, 22:41 Post subject:
|
|
Like Semme wrote, if the program in question seems to work just fine and does everything you're expecting of it, don't worry if PPM reports there are dependencies missing. Sometimes, package creators will place those dependencies in different places, and run the program with a script telling the program where to find those components, or so forth. PPM will complain because it only checks the standard locations like /usr/lib/ (as far as I know), so it won't find the dependencies in situations like that.
...in other words, don't worry about it, if it's working.
_________________ [ Puppy 4.3.1 JP, Frugal install | 1GB RAM | 1.3GB swap ] * [ Puppy Precise 5.7.1 JP, Frugal install ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).
|
Back to top
|
|
 |
rogerology
Joined: 03 Feb 2013 Posts: 19
|
Posted: Wed 20 Feb 2013, 04:44 Post subject:
|
|
Semme wrote: | Choose a pkg >> examine dependencies >> dwnld and install selected pkgs. This is how it's done on Pup. |
That's the way I do it, but there are unsolved dependencies.
|
Back to top
|
|
 |
rogerology
Joined: 03 Feb 2013 Posts: 19
|
Posted: Wed 20 Feb 2013, 04:45 Post subject:
|
|
Makoto wrote: | Like Semme wrote, if the program in question seems to work just fine and does everything you're expecting of it, don't worry if PPM reports there are dependencies missing. Sometimes, package creators will place those dependencies in different places, and run the program with a script telling the program where to find those components, or so forth. PPM will complain because it only checks the standard locations like /usr/lib/ (as far as I know), so it won't find the dependencies in situations like that.
...in other words, don't worry about it, if it's working.  |
Thank you for explaining it to me.
|
Back to top
|
|
 |
|