OpenNX Client Install-Dependencies Issues

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
ED95
Posts: 4
Joined: Mon 27 Oct 2014, 02:34

OpenNX Client Install-Dependencies Issues

#1 Post by ED95 »

I am using Precise Puppy 5.7.1. I installed the debian OpenNX client via PPM.

When I attempt to run opennx from terminal I get:

# cd /usr/NX/bin
# ./opennx
./opennx: error while loading shared libraries: libwx_gtk2u_xrc-2.8.so.0: cannot open shared object file: No such file or directory

I checked for dependencies with ldd /usr/NX/bin/opennx which gave:
# ldd opennx
linux-gate.so.1 => (0xffffe000)
libwx_gtk2u_xrc-2.8.so.0 => not found
libwx_baseu_xml-2.8.so.0 => not found
libwx_gtk2u_richtext-2.8.so.0 => not found
libwx_gtk2u_qa-2.8.so.0 => not found
libwx_gtk2u_html-2.8.so.0 => not found
libwx_gtk2u_adv-2.8.so.0 => not found
libwx_gtk2u_core-2.8.so.0 => not found
libwx_baseu_net-2.8.so.0 => not found
libwx_baseu-2.8.so.0 => not found
.
.
.

I subsequently installed the needed dependencies (libwxbase2.8-0 [2.8.10.1-3] + libwxgtk2.8-0 [2.8.12.1-12]) via PPM along with other PPM recommended dependencies.

When I repeat ldd /usr/NX/opennx I still get the same libraries “not found

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#2 Post by bigpup »

Welcome to Puppy land!

You have posted in the wrong place in the forum.
Not too many people will see your post here.
This section of the forum is for storage of older Puppy pet packages.

You will have more help if you post in the "Beginners Help" section of the forum.
Just copy this post and start a new topic there.
http://www.murga-linux.com/puppy/index. ... order=DESC
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

ED95
Posts: 4
Joined: Mon 27 Oct 2014, 02:34

#3 Post by ED95 »

Thanks for the redirect.
ED95

Post Reply