|
From: Mahmood N. <nt_...@ya...> - 2013-05-07 09:00:57
|
Dear developers, I have installed libgd and yum shows the following packages. [root@tiger gnuplot-4.6.3]# yum list libgd* Installed Packages libgdata.x86_64 0.5.0-2.el6 @sl libgdata-devel.x86_64 0.5.0-2.el6 @sl Available Packages libgdata.i686 0.5.0-2.el6 sl libgdata-devel.i686 0.5.0-2.el6 sl libgdiplus.i686 2.4.2-3.el6 epel libgdiplus.x86_64 2.4.2-3.el6 epel libgdiplus-devel.i686 2.4.2-3.el6 epel libgdiplus-devel.x86_64 2.4.2-3.el6 epel However config.log still says there is no libgd. configure:15389: result: jpeg terminal: no (requires libgd with jpeg support) configure:15419: result: (jpeg, gif and png terminals cannot use TTF fonts, requires libgd support) So how can I fix that? Regards, Mahmood |