![]() |
Show 150 posts per page |
.dsy:it. (http://www.dsy.it/forum/)
- Sistemi operativi I (http://www.dsy.it/forum/forumdisplay.php?forumid=269)
-- installazione tools mit (http://www.dsy.it/forum/showthread.php?threadid=42886)
installazione tools mit
Ciao, qualcuno per caso รจ riuscito a installare la verione di qemu del mit? quello che viene utilizzato per fare girare jos?
io ho provato a seguire queste istruzioni su ubuntu:
Clone the 6.828 QEMU git repository
git clone http://pdos.csail.mit.edu/6.828/qemu.git -b 6.828-0.15
On Linux, you may need to install the SDL development libraries to get a graphical VGA window. On Debian/Ubuntu, this is the libsdl1.2-dev package.
Configure the source code
Linux: ./configure --disable-kvm [--prefix=PFX] [--target-list="i386-softmmu x86_64-softmmu"]
The prefix argument specifies where to install QEMU; without it QEMU will install to /usr/local by default. The target-list argument simply slims down the architectures QEMU will build support for.
Run make && make install
ma ho dei problemi,
se uso questa:
./configure --disable-kvm [--prefix=PFX] [--target-list="i386-softmmu x86_64-softmmu"]
se metto i parametri [--prefix=PFX] oppure [--target-list="i386-softmmu x86_64-softmmu"] dice:
NOTE: The object files are built at the place where configure is launched
mentre se uso solo
./configure
e dopo
make && make install
mi da un sacco d problemi sui permessi anche se uso sudo, e mi impedisce di finire l'installazione.
qualcuno per caso ci e' riuscito?
grazie mille
Paolo
All times are GMT. The time now is 20:47. | Show all 1 posts from this thread on one page |
Powered by: vBulletin Version 2.3.1
Copyright © Jelsoft Enterprises Limited 2000 - 2002.