1
Coding / Re: Correct compilation & installation from trunk
« on: May 18, 2008, 03:19:24 pm »
Hello all!
There is no need to build and copy pk3s manually.
There is an issue with /INSTALL file. It says that:
And `make install_complete' works perfectly in this case.
There is no need to build and copy pk3s manually.
There is an issue with /INSTALL file. It says that:
Quote
3. Type `make install' to install the programs and any data files andBy default `make install' target implies only `install_exec', and not `install_data'.
documentation.
And `make install_complete' works perfectly in this case.