~ubuntu-branches/ubuntu/maverick/ploticus/maverick

« back to all changes in this revision

Viewing changes to man/manpl/nonunix

  • Committer: Bazaar Package Importer
  • Author(s): James W. Penny
  • Date: 2002-04-10 23:02:04 UTC
  • Revision ID: james.westby@ubuntu.com-20020410230204-64em4ns2f57c5u3l
Tags: 2.0.3-1
* The "That Tears it, Now You Have to Update Docs Package" Release.
* New upstream release (well, not so new :-( )   closes: Bug#137578
* Correct missing libpng2-dev in build-depends.  closes: Bug#142205
* Use correct syntax to:
* close URL type.                                closes: Bug#137577
* fix Architecture                               closes: Bug#141657
* close ITP                                      closes: Bug#132878

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.ig >>
 
2
<STYLE TYPE="text/css">
 
3
<!--
 
4
        A:link{text-decoration:none}
 
5
        A:visited{text-decoration:none}
 
6
        A:active{text-decoration:none}
 
7
-->
 
8
</STYLE>
 
9
<title>ploticus: notes on using ploticus on non-unix systems</title>
 
10
<body bgcolor=D0D0EE vlink=0000FF>
 
11
<br>
 
12
<br>
 
13
<center>
 
14
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
 
15
<td>
 
16
  <table cellpadding=2 width=550><tr>
 
17
  <td><br><h2>Notes on using ploticus on non-unix systems</h2></td>
 
18
  <td align=right>
 
19
  <small>
 
20
  <a href="../doc/Welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
 
21
  <a href="../doc/Welcome.html">Welcome</a> &nbsp; &nbsp;
 
22
  <a href="../gallery/index.html">Gallery</a> &nbsp; &nbsp;
 
23
  <a href="../doc/Contents.html">Handbook</a> 
 
24
  <td></tr></table>
 
25
</td></tr>
 
26
<td>
 
27
<br>
 
28
<br>
 
29
.>>
 
30
 
 
31
.TH Notes_on_using_ploticus_on_non-unix_systems PL "28-FEB-2002   PL ploticus.sourceforge.net"
 
32
 
 
33
.SH NON-UNIX SYSTEMS
 
34
Ploticus was developed on Solaris, a Unix system, and is used
 
35
without modification on Linux and other modern unix systems.
 
36
.LP
 
37
If you would like to use ploticus on a Windows/NT system,
 
38
you can use one of the following:
 
39
 
 
40
.ig >>
 
41
<br><br><br>
 
42
.>>
 
43
 
 
44
.SH NATIVE WIN32 PL.EXE
 
45
Ploticus 
 
46
source code (version 2.01 and later) can be compiled on win32 using mingW.
 
47
Source code and precompiled executables are available from the
 
48
.ig >>
 
49
<a href="../doc/Download.html">
 
50
.>>
 
51
\0download page.
 
52
.ig >>
 
53
</a>
 
54
.>>
 
55
Notes:
 
56
.IP \(bu
 
57
pl is invoked from the command line (console).  
 
58
Use exactly the same command line arguments as with other versions.
 
59
.IP \(bu
 
60
The win32 build has pseudo-GIF, SVG, PostScript, and EPS capability by default.
 
61
PNG and other image formats may be added if you have the necessary libraries
 
62
on your win32 system.
 
63
Interactive viewing of results (X11) is not supported.
 
64
.IP \(bu
 
65
The default directory for temporary files is \fCC:\\TEMP\fR.
 
66
.IP \(bu
 
67
No external unix shell commands are automatically issued.
 
68
.IP \(bu
 
69
Under win32, proc getdata \fCfile\fR is equivalent to \fCpathname\fR;
 
70
no shell expansion is applied.
 
71
.IP \(bu
 
72
While we agree that Microsoft NT's use of spaces in file names is an extremely 
 
73
innovative and useful feature, ploticus will choke on
 
74
file directory names that use embedded spaces.
 
75
.IP \(bu
 
76
Scripts and data files should be plain ascii text and may be named anything;
 
77
but there are some
 
78
.ig >>
 
79
<a href="scripts.html">
 
80
.>>
 
81
\0recommended file extensions for scripts
 
82
.ig >>
 
83
</a>
 
84
.>>
 
85
\0.
 
86
Versions compiled using MingW can handle scripts and data files that use 
 
87
MS-DOS CR/LF line termination, but unix builds cannot.
 
88
.IP \(bu
 
89
When tested, PL.EXE is stable for almost all of the examples, but problems may be encountered. 
 
90
 
 
91
.ig >>
 
92
<br><br><br>
 
93
.>>
 
94
.SH CYGWIN 
 
95
ploticus may be compiled using the cygwin DLL.  
 
96
.ig >>
 
97
<a href="http://members.tripod.com/~mhoenicka/ploticus.html">
 
98
.>>
 
99
\0More information.
 
100
.ig >>
 
101
</a>
 
102
.>>
 
103
Advantage: interactive display (X11 emulation) is possible.
 
104
Most of the above notes apply.
 
105
.LP
 
106
Ploticus has also been reported to compile successfully under DJGPP.
 
107
 
 
108
.ig >>
 
109
<br><br><br>
 
110
.>>
 
111
 
 
112
 
 
113
.ig >>
 
114
<br>
 
115
<br>
 
116
</td></tr>
 
117
<td align=right>
 
118
<a href="Welcome.html">
 
119
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
 
120
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
 
121
<br>
 
122
<br>
 
123
<center>
 
124
<img src="../gallery/all.gif">
 
125
</center>
 
126
</td></tr>
 
127
</table>
 
128
.>>