Closed GoogleCodeExporter closed 8 years ago
Thanks.
You might be able to build FTGL with ./configure --prefix=/usr, though that is
only a
guess.
Original comment by acaudw...@gmail.com
on 22 Feb 2010 at 2:47
i'm on CentOS 5.4, got same problem with FTGL 2.1.2
removed it and compiled 2.1.3~rc5
http://sourceforge.net/projects/ftgl/files/FTGL%20Source/2.1.3%7Erc5/ftgl-2.1.3-
rc5.tar.gz/download
and it did install it into /usr/local/ but ./configure still unable to find it,
anyone got ideas?
Original comment by igal.al...@gmail.com
on 7 Apr 2010 at 6:40
Did you try telling configure to install FTGL under /usr instead of /usr/local?
Original comment by acaudw...@gmail.com
on 7 Apr 2010 at 10:18
yes with --prefix=/usr like you said.
Original comment by igal.al...@gmail.com
on 8 Apr 2010 at 6:30
./configure --prefix=/usr --libdir=/usr/lib64
fix the problem.
for CentOS 5.4 and i guess Fedora if 64bit system.
Original comment by igal.al...@gmail.com
on 8 Apr 2010 at 5:06
i just tried to compile this on Fedora with the same setting
-----------
configure: error: ftgl 2.1.3 or greater is required. Please see README
[alkavan@alkavan Gource]$ yum list install ftgl
Loaded plugins: presto, refresh-packagekit
Installed Packages
ftgl.i686 2.1.3-0.2.rc5.fc12 @fedora
ftgl.x86_64 2.1.3-0.2.rc5.fc12 @fedora
[alkavan@alkavan Gource]$
Original comment by igal.al...@gmail.com
on 13 Apr 2010 at 10:26
You probably need to install the ftgl dev package.
Original comment by acaudw...@gmail.com
on 14 Apr 2010 at 4:50
yes, how stupid of me :) well i can confirm it compiles on fedora 12 with the
disro
packages
Original comment by igal.al...@gmail.com
on 14 Apr 2010 at 7:45
On centos 5.5 I was able to compile gource using ftgl 2.1.3 from atrpms and the
rest from the standard distro.
Original comment by len...@gmail.com
on 6 Aug 2010 at 1:28
fwiw, gource is already available in fedora since f-12.
Original comment by siddhesh...@gmail.com
on 7 Aug 2010 at 9:54
Original comment by acaudw...@gmail.com
on 23 Mar 2011 at 9:13
Original issue reported on code.google.com by
dallaky...@gmail.com
on 18 Feb 2010 at 8:07