make install problem

Dimitrie O. Paun dimi at intelliware.ca
Wed Oct 29 16:28:05 CST 2003


On Wed, 29 Oct 2003, Alexandre Julliard wrote:

> Yes, and it seems to work fine here. Could you show us the exact
> commands you ran and the relevant make output?

Well, I did a standard build:

  configure --with-nptl --silent && make -s depend && make -s

than installed it (as root):

  make -s install

to fix the problem, I had to do:

  cd libs/; make -s install-dev


-- 
Dimi.




More information about the wine-devel mailing list