upx'd apps called from init

Under development: PCMCIA, wireless, etc.
Post Reply
Message
Author
GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

upx'd apps called from init

#1 Post by GuestToo »

http://www.pupweb.org/puppy/news.htm
sed seems to run, but empty output. Yet, after bootup, sed works
upx uses /usr/lib/libz.so to unzip in ram ... so if /usr is not mounted, upx'd apps won't work

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

Okay, so why does the upx'd sed work in init in Puppy 1.0.6 and earlier?

Besides, libz.so is in /lib.

User avatar
JohnMurga
Site Admin
Posts: 555
Joined: Wed 04 May 2005, 04:26
Location: Far to the east
Contact:

#3 Post by JohnMurga »

Hey,

Have you tried version 1.93 ?

I know it is officially unstable but (under Linux)
it has proved to be more reliable for me.

Cheers
JohnM

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#4 Post by GuestToo »

libz.so does seem to be in /lib ... i noticed it was in /usr/lib (because i have usr_devx.sfs installed), and didn't notice it was in /lib too

basically, i remembered that when i experimented with making a libz package, i once made an incorrect symlink and X wouldn't start because i had a UPXed Icewm binary, and Icewm wouldn't start when i broke libz.so ... so i know UPX uses libz

in that case, i'm not sure what the problem is with sed

my dotpup for the latest stable version of zlib (1.2.3)
http://www.zlib.net/

Post Reply