fltk

Susi Lehtola jussilehtola at fedoraproject.org
Wed Dec 19 15:22:05 UTC 2012


On Thu, 20 Dec 2012 01:12:38 +1000
Adrian <vk4tux at bigpond.com> wrote:
> 
> Please guys get your act together on fltk, the yum build is
> ridiculous;
> 
> [root at fedora18desk ~]#  fltk-config --ldflags
> 
> -Wl,-z,relro -lfltk
> 
> should be (built from source)
> 
> [root at fedora18desk ~]#  fltk-config --ldflags
> -L/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread
> -ldl -lm -lX11
> [root at fedora18desk ~]# 

I'm guessing your build from source is a static one. The shared library
in Fedora is already linked to all of the above libraries, so if one
only uses fltk then one only needs to link to -lfltk.
-- 
Susi Lehtola
Fedora Project Contributor
jussilehtola at fedoraproject.org


More information about the devel mailing list