WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TC8.x x64 : qemu missing dependencies  (Read 3003 times)

Offline halma

  • Full Member
  • ***
  • Posts: 164
TC8.x x64 : qemu missing dependencies
« on: February 27, 2018, 06: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
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TC8.x x64 : qemu missing dependencies
« Reply #1 on: February 27, 2018, 07:35:10 AM »
dep file adjusted - thanks for reporting this

Offline halma

  • Full Member
  • ***
  • Posts: 164
Re: TC8.x x64 : qemu missing dependencies
« Reply #2 on: February 27, 2018, 01: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
« Last Edit: February 27, 2018, 01:46:23 PM by halma »
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: TC8.x x64 : qemu missing dependencies
« Reply #3 on: February 27, 2018, 01:44:21 PM »
Hi halma
Try installing  pixman.tcz.

Offline halma

  • Full Member
  • ***
  • Posts: 164
Re: TC8.x x64 : qemu missing dependencies
« Reply #4 on: February 27, 2018, 01: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

« Last Edit: February 27, 2018, 01:53:02 PM by halma »
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TC8.x x64 : qemu missing dependencies
« Reply #5 on: February 27, 2018, 10:30:24 PM »
dep file adjusted again  :P

Offline halma

  • Full Member
  • ***
  • Posts: 164
Re: TC8.x x64 : qemu missing dependencies
« Reply #6 on: February 28, 2018, 06:27:56 AM »
Thanks a lot Juanito, now its works perfectly :-)
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TC8.x x64 : qemu missing dependencies
« Reply #7 on: February 28, 2018, 10:34:44 PM »
From the console as well?

Offline halma

  • Full Member
  • ***
  • Posts: 164
Re: TC8.x x64 : qemu missing dependencies
« Reply #8 on: March 01, 2018, 02: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
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol