Tiny Core Linux
Tiny Core Extensions => TCE Corepure64 => Topic started by: halma on February 27, 2018, 09:27:56 AM
-
i try to run qemu-system-x86_64 but it throws out some error messages
1)
qemu-system-x86_64: error while loading shared libraries: libepoxy.so.0: cannot open shared object file: No such file or directory
2)
doing
tce-load -iw libepoxy
seems missing another dependencie:
qemu-system-x86_64: error while loading shared libraries: libdrm.so.2: cannot open shared object file: No such file or directory
3)
tce-load -iw libdrm
seems missing another dependencie:
qemu-system-x86_64: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory
i cannot find libgbm on the repos ...
would be great if juanito can fix that.
thanks
-
dep file adjusted - thanks for reporting this
-
Hi Juanito
now i get this:
qemu-system-x86_64: error while loading shared libraries: libpixman-1.so.0: cannot open shared object file: No such file or directory
missing:
libpixman
libpng
libjpeg
.. so far
-
Hi halma
Try installing pixman.tcz.
-
Hi Rich
i did, installing the missing dependencies by hand, but its a faulty .dep file of qemu ...
so far no error messages of missing stuff for qemu
-
dep file adjusted again :P
-
Thanks a lot Juanito, now its works perfectly :-)
-
From the console as well?
-
From the console as well?
you mean with "tce-load -iw qemu" ? yes !
I have no gui, i only working on the console from TC