Tiny Core Extensions > TCE Q&A Forum

please help - libppl_c.so missing

(1/1)

fokcuk:
Hi guys
I am trying to compile a program that I got off the net. Issues with compiling - missing libppl_c.so =(
there was another one with licloog.so, but found a package. Where can I find libppl one?

Thank you

maro:
I have reason to believe that the library you are after already exists in the ppl.tcz extension.

And here is how you could have found that out for yourself:

--- Quote ---tc@box:~$ provides.sh libppl_c.so
tc@box:~$ cat info.lst
ppl.tcz
tc@box:~$ tce-fetch.sh ppl.tcz.list
tc@box:~$ grep libppl_c.so ppl.tcz.list
usr/local/lib/libppl_c.so
usr/local/lib/libppl_c.so.2
usr/local/lib/libppl_c.so.2.1.0
tc@box:~$

--- End quote ---

All that lookup works of course also via the 'appbrowser'. But it's much easier for me to show a few CLI commands (which are pretty much what 'appbrowser' would execute "under the covers"), instead of writing a lengthy story of how to achieve this via the GUI. OTOH the wiki mentions this briefly.

roberts:

--- Quote ---instead of writing a lengthy story of how to achieve this via the GUI
--- End quote ---

Really!

AppsBrowser->->Connect->change Search to Provides->enter libppl_c.so

Voila!

Lengthy  :o

Don't Ignore What's In Core

Navigation

[0] Message Index

Go to full version