Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #465
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin3!aspen.stu.neva.ru!goblin.stu.neva.ru!not-for-mail |
|---|---|
| From | Hongyi Zhao <hszhao.cn@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | cvs version failed to compile. |
| Date | Fri, 22 Jul 2011 10:15:28 +0000 (UTC) |
| Organization | NPO RUSnet InterNetNews site |
| Lines | 32 |
| Sender | zhaohscas@rusnet.ru |
| Message-ID | <j0bijv$ro2$1@aspen.stu.neva.ru> (permalink) |
| NNTP-Posting-Host | 222.75.1.117 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | aspen.stu.neva.ru 1311329728 28418 222.75.1.117 (22 Jul 2011 10:15:28 GMT) |
| X-Complaints-To | abuse@rusnet.ru |
| NNTP-Posting-Date | Fri, 22 Jul 2011 10:15:28 +0000 (UTC) |
| User-Agent | Pan/0.134 (Wait for Me; GIT 9383aac --track) |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:465 |
Show key headers only | View raw
Hi all,
I use the following commands to build the cvs version of gnuplot:
werner@debian:~/gnuplot$ export
CVSROOT=:pserver:anonymous@gnuplot.cvs.sourceforge.net:/cvsroot/gnuplot
werner@debian:~/gnuplot$ cvs login
werner@debian:~/gnuplot$ cvs -z3 checkout gnuplot
werner@debian:~/gnuplot$ cd gnuplot/
werner@debian:~/gnuplot$ ./prepare
werner@debian:~/gnuplot$ ./configure --prefix=/usr --with-readline=gnu
werner@debian:~/gnuplot$ sudo make install
At this step, I meet the following errors:
--------
In file included from term.h:435:0,
from term.c:1383:
../term/lua.trm:109:17: fatal error: lua.h: No such file or directory
compilation terminated.
make[2]: *** [term.o] Error 1
make[2]: Leaving directory `/home/werner/gnuplot/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/werner/gnuplot/src'
make: *** [install-recursive] Error 1
-------------
Any hints?
Regards
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
cvs version failed to compile. Hongyi Zhao <hszhao.cn@gmail.com> - 2011-07-22 10:15 +0000
Re: cvs version failed to compile. Péter Juhász <peter.juhasz83@gmail.com> - 2011-07-22 07:14 -0700
Re: cvs version failed to compile. Hongyi Zhao <hszhao.cn@gmail.com> - 2011-07-23 09:46 +0000
Re: cvs version failed to compile. Péter Juhász <peter.juhasz83@gmail.com> - 2011-07-24 03:36 -0700
Re: cvs version failed to compile. Hongyi Zhao <hszhao.cn@gmail.com> - 2011-07-24 13:37 +0000
Re: cvs version failed to compile. Hongyi Zhao <hszhao.cn@gmail.com> - 2011-07-24 14:14 +0000
Re: cvs version failed to compile. sfeam <sfeam@users.sourceforge.net> - 2011-07-24 17:38 -0700
Re: cvs version failed to compile. Hongyi Zhao <hszhao.cn@gmail.com> - 2011-07-25 02:17 +0000
Re: cvs version failed to compile. Ingo Thies <ingo.thies@gmx.de> - 2011-07-26 10:51 +0200
csiph-web