Libpython2.7.so.1.0 missing. Where can I get it?

Booting, installing, newbie
Post Reply
Message
Author
fixit

Libpython2.7.so.1.0 missing. Where can I get it?

#1 Post by fixit »

I need libpython2.7.so.1.0 for several programs.

Software manager can't find it ?? and an internet search finds all kinds of versions.

In my opinion, if a program has dependencies, it should have whatever it needs to run in the package.

Otherwise, chaos will be a common occurrence.

capicoso
Posts: 172
Joined: Fri 13 Jan 2012, 23:38
Location: Argentina

#2 Post by capicoso »

Which programs? Which puppy are you using?
You mean that all dependencies should be in the same .pet package?
Sometimes that's ok, depending whichs deps are. But chaos will occur ir we include all dependencies on the same packages.
You install a program that needed python 2.7, ok, later you install another one that also needs python 2.7. IF you uninstall one of these programs, python 2.7 will be also removed, so there you have chaos, your programs will start missing dependencies more often even when they had them satisfied.

That's why .sfs files are cool.

Anyways someone compiled this for us:

http://www.murga-linux.com/puppy/viewto ... aca9f35f4a

fixit

#3 Post by fixit »

I got the missing library. Now I need to know where to put it.

I looked for a library directory but could not find one.

Thanks.

capicoso
Posts: 172
Joined: Fri 13 Jan 2012, 23:38
Location: Argentina

#4 Post by capicoso »

They should be on /usr/lib
If i were you i'd install that pet i gave you. Unless you're 100% sure that the only missing dep is libpython2.7.so

fixit

#5 Post by fixit »

I installed the pet you recommended.

Andy

User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

#6 Post by tallboy »

Hi fixit.
It is normal that 'Your-lib.so.2.1' don't understand that 'Your-lib.so.2.2' is an upgrade. You may get it to work by 'cheating', simply make a link from another version, or from a similar lib.
As an example, to get Xpdf to work, I have to make a link from '/lib/libpng12.so.0.42.0' to '/usr/lib/libpng.so.3'.

tallboy
True freedom is a live Puppy on a multisession CD/DVD.

Pelo

HU571lite add Mypaint in the graphics choice.

#7 Post by Pelo »

Needed in MyPaint . Search in progress...

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#8 Post by Mike Walsh »

fixit wrote:I installed the pet you recommended.

Andy
You're not running TWO accounts, are you Andy? (aka 'scientist')

WTF?????


Mike. :roll:

Pelo

i give up

#9 Post by Pelo »

i give up , my paint is not worth the candles.
information here should promise a solution

Post Reply