home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9303 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.3 KB  |  30 lines

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