home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / perl / 7433 < prev    next >
Encoding:
Text File  |  1992-12-15  |  963 b   |  33 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!sangam!shakti!shobhana
  3. From: shobhana@shakti.ncst.ernet.in (Shobhana)
  4. Subject: Re: System V curseperl on a Sun?  How?
  5. Message-ID: <BzALtJ.EvA@shakti.ncst.ernet.in>
  6. Keywords: System V curseperl Sun
  7. Organization: CMIE, Bombay
  8. References: <1frpfiINNq1u@crcnis1.unl.edu>
  9. Date: Tue, 15 Dec 1992 08:48:54 GMT
  10. Lines: 21
  11.  
  12. In article <1frpfiINNq1u@crcnis1.unl.edu> mosemann@unl.edu writes:
  13.  
  14. >   I have built curseperl on a Sun (SunOS 4.1.3) using the
  15. >bsdcurses.mus.  System V curses seems to include a few more goodies, so
  16. >I was thinking of using that package instead.  However, I have not been
  17. >able to build such an animal.  Has anyone been able to do this?  What do
  18. >I need to do?  Thanks.
  19.  
  20. Simply add / modify the CFLAGS and LDFLAGS in your Makefile to read
  21.  
  22. CFLAGS=-I.. -I/usr/5include -DUSG
  23. LDFLAGS=-L/usr/5lib
  24.  
  25. And yes, of course, use curses.mus
  26.  
  27. Best luck.
  28. Shobhana
  29. --
  30. Shobhana Vyas        shobhana@shakti.ncst.ernet.in
  31.  
  32.  
  33.