home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!bjones
- From: bjones@magnus.acs.ohio-state.edu (William A Jones)
- Subject: Has anyone compiled a GNUPLOT v3.2 that runs under GCC2.2.2d?
- Message-ID: <1992Aug28.222050.28140@magnus.acs.ohio-state.edu>
- Sender: news@magnus.acs.ohio-state.edu
- Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
- Organization: The Ohio State University
- Date: Fri, 28 Aug 1992 22:20:50 GMT
- Lines: 18
-
- The subject line pretty much says it all. I have been trying to compile
- GNUPLOT version 3.2 under linux 0.97pl1, X11v1.1, and GCC2.2.2d. After
- about three hours of struggling I finally managed to run the make without
- problems. I installed the binaries and tested the program.
-
- I "set term x11," and tried a "plot sin(x)." No plot. In fact, all I
- got was a message at the gnuplot> prompt saying "/lib/libc.so.2.2". I
- then tried "set term latex" received the message "broken pipe" and was
- returned to the bash prompt.
-
- If anyone has gotten this to compile I would like to hear what you did.
- I have already applied the linux patches to the makefile (since the patches
- are designed for version 3.0, I think, they do not patch the rest of the files
- -- and no I do not want to run version 3.0, it is missing useful commands
- such as "no hidden3d") and used the supplied linux.trm.
-
- Bill
-
-