Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2636

Help linking gnuplot with libgd on a server

Newsgroups comp.graphics.apps.gnuplot
Date 2014-11-13 15:34 -0800
Message-ID <d4459170-30e5-46d1-aba9-d9dd3f7d3781@googlegroups.com> (permalink)
Subject Help linking gnuplot with libgd on a server
From Jon Cooper <jonathanbartholomewcooper@googlemail.com>

Show all headers | View raw


Hello, I am familiar with installing gnuplot from source in the usual way on linux and getting it to produce jpegs by installing libgd beforehand. However, I am now trying to do the same thing on a server which I don't have ssh access to and instead I have to issue linux commands via a web interface (cpanel). It just about works for unpacking the files and I can do the equivalent of './configure', 'make', 'make install' for both libgd and gnuplot but I can't get gnuplot to recognise that libgd has been installed on this system so the gnuplot configure step keeps saying things like 'jpeg terminal: no (requires libgd with jpeg support)'. I have seen posts elsewhere about setting LDFLAGS in the makefile so that it picks up the libgd library but its all a bit beyond me, sorry. Any clues very much appreciated.

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar | Unroll thread


Thread

Help linking gnuplot with libgd on a server Jon Cooper <jonathanbartholomewcooper@googlemail.com> - 2014-11-13 15:34 -0800

csiph-web