File: README.Solaris

package info (click to toggle)
perl-tk 1%3A800.015-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 17,636 kB
  • ctags: 18,270
  • sloc: ansic: 195,135; perl: 37,385; makefile: 4,380; sh: 2,286; yacc: 762
file content (15 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SPARC Solaris2.5* is what perl/Tk's was delveloped on, so most things work.

I normally use gcc-2.7.2 but have tested (occasionally) with SunPRO compilers.

I have only tested with openwindows, and recommend that as an optimized X11R5
unless you really need X11R6isms (which I have not tried). 

I have one report that /usr/ccs/bin/make fails to build correctly.
I cannot reproduce the problem with current MakeMaker, but it was 
reported that using GNU make (which is what I _usually_ use) fixed the problem.

There is code to comprehend the way openwindows deals with locale issues.
The workround may _cause_ problems if you are using another X11 not openwin.