summaryrefslogtreecommitdiff
path: root/README.dgux
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-11 03:04:33 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-11 03:04:33 +0000
commit95036ac7ba8f6d5403ad0ee3cd45c1e0d1312ad7 (patch)
tree796bd9ca1b997fed97cd44dcbda9e182431422d5 /README.dgux
parentaa057b67fd1a188e25f81780a894bf7db377546c (diff)
downloadperl-95036ac7ba8f6d5403ad0ee3cd45c1e0d1312ad7.tar.gz
DG/UX updates from Takis Psarogiannakopoulos.
p4raw-id: //depot/perl@15151
Diffstat (limited to 'README.dgux')
-rw-r--r--README.dgux6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.dgux b/README.dgux
index 640abab08c..accb7384a8 100644
--- a/README.dgux
+++ b/README.dgux
@@ -52,7 +52,7 @@ If you are using as compiler GCC-2.95.x rev(DG/UX)
an easy solution for configuring perl in your DG/UX
machine is to run the command:
-./Configure -Dusethreads -Duse5005threads -des
+./Configure -Dusethreads -Duseithreads -Dusedevel -des
This will automatically accept all the defaults and
in particular /usr/local/ as installation directory.
@@ -65,7 +65,7 @@ have a standard DG/UX with C compiler GCC-2.7.2.x
then you have no choice than to do an interactive
build by issuing the command:
-./Configure -Dusethreads -Duse5005threads
+./Configure -Dusethreads -Duseithreads
In particular with GCC-2.7.2.x accept all the defaults
and *watch* out for the message:
@@ -107,7 +107,7 @@ Centre for Mathematical Sciences
Department of Pure Mathematics
Wilberforce road
Cambridge CB3 0WB , UK
-email <takis@xfree86.org>
+email <takis@XFree86.Org>
=head1 SEE ALSO