Tiny Core Linux
Tiny Core Base => Corepure64 => Topic started by: julcar on December 05, 2019, 02:40:11 PM
-
I downloaded this debian package:
https://packages.debian.org/buster/tigervnc-viewer
it decompress a binary file called xtigervncviever
after being sure all the deps are loaded, I proceed to execute, but it responses this error
./xtigervncviewer: symbol lookup error: ./xtigervncviewer: undefined symbol: _ZTI9Fl_Window
Seems that the program is seeking that symbol on tinycore's fltk libraries, but can't find it, what can I do?
Regards
-
Using packages from other distros may hit things like that. Please compile it instead.