Re: Help with aquiring wxeu libraries without compiling
- Posted by mattlewis (admin) May 25, 2011
- 1216 views
ChrisB said...
the libraries found on any recent Debian or Ubuntu Linux install will do, and this may not be the end of the hunt. Puppy can use apt-get, but it seems 'interesting' to set up, so I'm trying this route first.
Many thanks in advance.
Chris
linux-gate.so.1 => (0xffffe000) libwx_gtk2u_richtext-2.8.so.0 => not found libwx_gtk2u_aui-2.8.so.0 => not found libwx_gtk2u_xrc-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_xml-2.8.so.0 => not found libwx_baseu_net-2.8.so.0 => not found libwx_baseu-2.8.so.0 => not found
Thos libraries are the Unicode version of GTK2. I don't know, but puppy may use the ANSI builds. Or, perhaps you don't have GTK2 installed. Note that to build wxeu, you'll need the GTK2 dev packages, as well as wxWidgets.
Matt