Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't compile gnuplot with GIF support #106

Closed
imazen-bot opened this issue Feb 5, 2015 · 3 comments
Closed

can't compile gnuplot with GIF support #106

imazen-bot opened this issue Feb 5, 2015 · 3 comments

Comments

@imazen-bot
Copy link

I compiled libgd-2.1.0 from source on rhel5:
./configure --with-readline=gnu --prefix=/usr/pppl/gnuplot/4.6.4 --with-gd=/usr/pppl/libgd/2.1.0

When configuring gnuplot-4.6.4 with gd support (./configure --with-readline=gnu --with-gd=/usr/pppl/libgd/2.1.0 --prefix=/usr/pppl/gnuplot/4.6.4), I get:

X Window System terminal: yes
(with multi-byte fonts)
(enable plotting to windows opened by external apps)
(with application defaults, in /etc/X11/app-defaults/)
jpeg terminal: no (requires libgd with jpeg support)
gif terminal: no (requires libgd with gif support)
png terminal: no (requires libgd with png support)
(jpeg, gif and png terminals cannot use TTF fonts, requires libgd support)
pdf terminal: no (requires libpdf)
linux terminal (vga console): no (use --with-linux-vga to enable,
requires SVGAlib)

/usr/pppl/libgd/2.1.0/bin/gdlib-config --features
GD_XPM GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON

Any help is appreciated. Thank you,

Irena


@imazen-bot
Copy link
Author

hm, not sure what we could do about it.

Have you reported the issue to the gnuplot project?


Originally posted by pierrejoye (Pierre Joye) on Nov 28 2013 via Bitbucket

@imazen-bot
Copy link
Author

I thought libgd had complied with GIF support, but it did not. Please see below:

$ gdlib-config --libs
-lgd -lz -lm -lpng16 -lfreetype -lfontconfig -lfontconfig -lXpm -lX11

Any advice? Thank you,


Originally posted by irenajohnson (Irena Johnson) on Dec 02 2013 via Bitbucket

@vapier
Copy link
Member

vapier commented Jan 11, 2016

please check the build settings of your gd build to make sure it actually includes gif support

@vapier vapier closed this as completed Jan 11, 2016
@vapier vapier added the invalid label Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants