Re: installed perl 5.8. from the ports ??

2004-05-20 Thread Tim Aslat
In the immortal words of Shawn Guillemette [EMAIL PROTECTED]...
 Unfortunately I dont know what version I has using before. I was
 wondering if there was somthign I needed to do to stop using the older
 version and start using the new one?

check the /usr/ports/UPDATING file,  I think it's at the bottom of the
file anddescribes in detail how to upgrade from perl 5.6 to 5.8

Cheers

Tim

-- 
Tim Aslat [EMAIL PROTECTED]
Spyderweb Consulting
http://www.spyderweb.com.au
Phone: +61 0401088479
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: installed perl 5.8. from the ports ??

2004-05-20 Thread Kent Stewart
On Thursday 20 May 2004 08:51 pm, Shawn Guillemette wrote:
 I needed to install something better then perl 5.6.1 in order to
 install something from another port. So I did a locate on perl and
 found /usr/ports/lang/perl5.8  So I cd to the dir and make install
 and after it completed with no errors the I go back to the port I was
 attempting to install and I get the same message:

  rt3-3.0.9 This program only support perl 5.6.1 or above.

 Unfortunately I dont know what version I has using before. I was
 wondering if there was somthign I needed to do to stop using the
 older version and start using the new one?


Read /usr/ports/UPDATING because there is a section on updating perl. 
You also need to update automake* because some of them create a link to 
the current perl as the first line,

If you are running 4.x, the install tells you to run use.perl port and 
that is all you need to do to use the new perl.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



Re: installed perl 5.8. from the ports ??

2004-05-20 Thread Murray Taylor
did you enter the command 

use.perl port

after installing perl 5.8 _before_ rebuilding rt3 ?? Perl by default
will continue to use the perl supplied with the initial site distro...

to switch back it 
use.perl site

mjt



On Fri, 2004-05-21 at 13:51, Shawn Guillemette wrote:
 I needed to install something better then perl 5.6.1 in order to install 
 something from another port. So I did a locate on perl and 
 found /usr/ports/lang/perl5.8  So I cd to the dir and make install and after 
 it completed with no errors the I go back to the port I was attempting to 
 install and I get the same message: 
 
  rt3-3.0.9 This program only support perl 5.6.1 or above.
 
 Unfortunately I dont know what version I has using before. I was wondering if 
 there was somthign I needed to do to stop using the older version and start 
 using the new one?
 
 
 --
 Shawn Guillemette
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 This Email has been scanned for Viruses by MailMarshal.
 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems  Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]