From 95036ac7ba8f6d5403ad0ee3cd45c1e0d1312ad7 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 11 Mar 2002 03:04:33 +0000 Subject: DG/UX updates from Takis Psarogiannakopoulos. p4raw-id: //depot/perl@15151 --- README.dgux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.dgux') 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 +email =head1 SEE ALSO -- cgit v1.2.1