Tiny Core Linux

Tiny Core Extensions => TCE Corepure64 => Topic started by: halma on February 27, 2018, 09:27:56 AM

Title: TC8.x x64 : qemu missing dependencies
Post 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
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: Juanito on February 27, 2018, 10:35:10 AM
dep file adjusted - thanks for reporting this
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: halma on February 27, 2018, 04:37:25 PM
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
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: Rich on February 27, 2018, 04:44:21 PM
Hi halma
Try installing  pixman.tcz.
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: halma on February 27, 2018, 04:47:01 PM
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

Title: Re: TC8.x x64 : qemu missing dependencies
Post by: Juanito on February 28, 2018, 01:30:24 AM
dep file adjusted again  :P
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: halma on February 28, 2018, 09:27:56 AM
Thanks a lot Juanito, now its works perfectly :-)
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: Juanito on March 01, 2018, 01:34:44 AM
From the console as well?
Title: Re: TC8.x x64 : qemu missing dependencies
Post by: halma on March 01, 2018, 05:29:46 PM
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