installing gFTP with gtk12 instead of gtk20

Jan Muenther jan.muenther at nruns.com
Sun Jun 20 04:04:25 PDT 2004


> I'm trying to install gFTP from the ports. When I do a make install, it 
> constantly wants to install gtk20 instead of gtk12. Gtk20 isn't installed 
> on my machine due to errors during the build, but gtk12 is installed.
> 
> According to the gFTP website it shouldn't be a problem to install gFTP 
> with gtk12, so how do I force the gFTP-port to install it with gtk12 
> instead of gtk20?

Interesting, from how I interpret the Makefile, I'd think 1.2 would be the 
default... anyway try 'make -DWITH_GTK2=NO' and see if it works...


Cheers, J.


More information about the freebsd-questions mailing list