Tiny Core Extensions > TCE Talk
X11 headers
averyeng:
i am trying to compile giblib and need the X11 header files.
where is the best place to download them so i have the right version?
thank you
Jason W:
The Xorg-7.4-dev.tce is the extension you need.
averyeng:
Thanks
will try it tonight
averyeng:
worked.
but I am having a problem with another program loading the shared library
"libgiblib.so.1: cannot open shared object file: No such file or directory"
libgiblib.so.1 is in /usr/local/lib
i added /usr/local/lib to my PATH and recompiled but i still get the same error.
thanks for the time.
Juanito:
Perhaps you need:
--- Code: ---$ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version