Tiny Core Extensions > TCE 2.x
rhythmbox
Juanito:
Are you speaking of the extension in the 2.x or 3.x repo?
vinnie:
i speak of 3.X extension, i have microcore 3.5
Juanito:
This is the issue:
--- Code: ---$ rhythmbox
rhythmbox: error while loading shared libraries: libproxy.so.0: cannot open shared object file: No such file or directory
--- End code ---
..which can be fixed by:
--- Code: ---$ cd /usr/local/lib
$ sudo ln -s /tmp/tcloop/libproxy-2.7/usr/local/lib/libproxy.so.1.0.0 libproxy.so.0
--- End code ---
I'll modify libproxy-2.7 and resubmit.
Edit: Posted
Arslan S.:
juanito can you remove development files from libproxy-2.6 because if it is already loaded before libproxy-2.7 when building an app the result is linked with libproxy.so.0 instead of libproxy.so.1
vinnie:
Thanks juan ;)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version