make install doesn't install too much
Status: Alpha
Brought to you by:
magnuslundstedt
Hello there,
found your new version of fuzzy (0.5)
While the "make"-bug seems to be fixed, there is another one:
When trying to built an RPM-package (I'm using Mandriva-Linux 2007.0) of fuzzy, the "make install"-script only copies the executable of fuzzy.
No music-, sound, or graphics-data will be copied.
If I try on console a
./configure
make
checkinstall
The last one (checkinstall) even fails to built an RPM at all!
Seem's that there is still a bug somewhere in your Makefile.
For system-stability reasons I won't do a real "make install" to look what happens.
Logged In: NO
Ah yeah, I have not yet cared about make install :) So that does not work at all. Don't know what it does, I guess some kdevelop defaults :) Should probably fix that, or add just some "error - not yet implemented" message if one runs make install.