Quote:
Originally Posted by demonstar55
the archive has a folder called EMUShareMem, should be called EMuShareMem, otherwise seems to work
|
Thanks for testing! the archive contains now the newest files and i have renamed EMUSharedMem to the correct name.
Quote:
Interesting. Is this something that has to be rebuilt with each revision, or will it automatically download new revision files?
|
No, this downloads nothing. Its just a build system so you dont have to be aware what makefile is used. Just do
Code:
configure --prefix=/path/to/install
make
make install
and you are done.