Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Corepure64
»
TC8.x x64 : qemu missing dependencies
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: TC8.x x64 : qemu missing dependencies (Read 3664 times)
halma
Full Member
Posts: 164
TC8.x x64 : qemu missing dependencies
«
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
Logged
1 + 2 = 6 cause 10 - 6 = 78 ;-) lol
Juanito
Administrator
Hero Member
Posts: 14801
Re: TC8.x x64 : qemu missing dependencies
«
Reply #1 on:
February 27, 2018, 10:35:10 AM »
dep file adjusted - thanks for reporting this
Logged
halma
Full Member
Posts: 164
Re: TC8.x x64 : qemu missing dependencies
«
Reply #2 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
«
Last Edit: February 27, 2018, 04:46:23 PM by halma
»
Logged
1 + 2 = 6 cause 10 - 6 = 78 ;-) lol
Rich
Administrator
Hero Member
Posts: 11594
Re: TC8.x x64 : qemu missing dependencies
«
Reply #3 on:
February 27, 2018, 04:44:21 PM »
Hi halma
Try installing pixman.tcz.
Logged
halma
Full Member
Posts: 164
Re: TC8.x x64 : qemu missing dependencies
«
Reply #4 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
«
Last Edit: February 27, 2018, 04:53:02 PM by halma
»
Logged
1 + 2 = 6 cause 10 - 6 = 78 ;-) lol
Juanito
Administrator
Hero Member
Posts: 14801
Re: TC8.x x64 : qemu missing dependencies
«
Reply #5 on:
February 28, 2018, 01:30:24 AM »
dep file adjusted again
Logged
halma
Full Member
Posts: 164
Re: TC8.x x64 : qemu missing dependencies
«
Reply #6 on:
February 28, 2018, 09:27:56 AM »
Thanks a lot Juanito, now its works perfectly :-)
Logged
1 + 2 = 6 cause 10 - 6 = 78 ;-) lol
Juanito
Administrator
Hero Member
Posts: 14801
Re: TC8.x x64 : qemu missing dependencies
«
Reply #7 on:
March 01, 2018, 01:34:44 AM »
From the console as well?
Logged
halma
Full Member
Posts: 164
Re: TC8.x x64 : qemu missing dependencies
«
Reply #8 on:
March 01, 2018, 05:29:46 PM »
Quote from: Juanito on March 01, 2018, 01:34:44 AM
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
Logged
1 + 2 = 6 cause 10 - 6 = 78 ;-) lol
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Corepure64
»
TC8.x x64 : qemu missing dependencies