[Java-gnome-developer] make uninstall bug
Brought to you by:
afcowie
From: <bi...@ma...> - 2002-05-16 17:32:07
|
libGTKJAR.so and libGNOMEJAR.so links are not removed with "make uninstall". This prevents u from reinstalling with "make install". also the faq gives an example on how to compile, referring to libGNTJar.so. Notice the case difference. The gnu linker is casesesitive, so it wont find the link if u follow this example. S=F8ren |