View Single Post
  #4  
Old 04-30-2009, 02:28 AM
erde
Sarnak
 
Join Date: Sep 2006
Location: Germany
Posts: 82
Default

Quote:
Originally Posted by demonstar55 View Post
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.
__________________
"Yes, the artwork is awful. I am an engineer, not an artist " - David H. Eberly
Reply With Quote