<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.1">
</HEAD>
<BODY>
No it is not, the reason flrig cannot be built in fedora as it is easy in Ubuntu. Lets not get behind the 8 ball.<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Susi Lehtola &lt;<A HREF="mailto:Susi%20Lehtola%20%3cjussilehtola@fedoraproject.org%3e">jussilehtola@fedoraproject.org</A>&gt;<BR>
<B>Reply-to</B>: Development discussions related to Fedora &lt;devel@lists.fedoraproject.org&gt;<BR>
<B>To</B>: <A HREF="mailto:devel@lists.fedoraproject.org">devel@lists.fedoraproject.org</A><BR>
<B>Subject</B>: Re: fltk<BR>
<B>Date</B>: Wed, 19 Dec 2012 17:22:05 +0200<BR>
<BR>
<PRE>
On Thu, 20 Dec 2012 01:12:38 +1000
Adrian &lt;<A HREF="mailto:vk4tux@bigpond.com">vk4tux@bigpond.com</A>&gt; wrote:
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; Please guys get your act together on fltk, the yum build is</FONT>
<FONT COLOR="#737373">&gt; ridiculous;</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; [root@fedora18desk ~]#  fltk-config --ldflags</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; -Wl,-z,relro -lfltk</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; should be (built from source)</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; [root@fedora18desk ~]#  fltk-config --ldflags</FONT>
<FONT COLOR="#737373">&gt; -L/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread</FONT>
<FONT COLOR="#737373">&gt; -ldl -lm -lX11</FONT>
<FONT COLOR="#737373">&gt; [root@fedora18desk ~]# </FONT>

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
<A HREF="mailto:jussilehtola@fedoraproject.org">jussilehtola@fedoraproject.org</A>
</PRE>
</BODY>
</HTML>