home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!sangam!shakti!shobhana
- From: shobhana@shakti.ncst.ernet.in (Shobhana)
- Subject: Re: System V curseperl on a Sun? How?
- Message-ID: <BzALtJ.EvA@shakti.ncst.ernet.in>
- Keywords: System V curseperl Sun
- Organization: CMIE, Bombay
- References: <1frpfiINNq1u@crcnis1.unl.edu>
- Date: Tue, 15 Dec 1992 08:48:54 GMT
- Lines: 21
-
- In article <1frpfiINNq1u@crcnis1.unl.edu> mosemann@unl.edu writes:
-
- > I have built curseperl on a Sun (SunOS 4.1.3) using the
- >bsdcurses.mus. System V curses seems to include a few more goodies, so
- >I was thinking of using that package instead. However, I have not been
- >able to build such an animal. Has anyone been able to do this? What do
- >I need to do? Thanks.
-
- Simply add / modify the CFLAGS and LDFLAGS in your Makefile to read
-
- CFLAGS=-I.. -I/usr/5include -DUSG
- LDFLAGS=-L/usr/5lib
-
- And yes, of course, use curses.mus
-
- Best luck.
- Shobhana
- --
- Shobhana Vyas shobhana@shakti.ncst.ernet.in
-
-
-