Installing Perl on openBSD 4.0

View: New views
6 Messages — Rating Filter:   Alert me  

Installing Perl on openBSD 4.0

by pichi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I am running OpenBSD 4.0 (GENERIC) #1107 on my Nagios monitoring server. Everything works great but I would like to expand reporting a little bit. I have decided on using Nagiosgraph.

The install docs for Nagiosgraph say I need Perl and CGI-perl among other things (Apache, rrdtool, nagios, nagios plugins) . I have got everything installed except for the perl stuff.

My question:

When apps like nagiosadmin say I need "perl" what package would that be for OpenBSD? I know this is a lame question but I am really new to OpenBSD. And yes I did look around for an answer before posting this.

Thanks,

P.

Re: Installing Perl on openBSD 4.0

by Josh Grosse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 8 Apr 2008 05:17:42 -0700 (PDT), pichi wrote

> When apps like nagiosadmin say I need "perl" what package would that
> be for OpenBSD? I know this is a lame question but I am really new
> to OpenBSD. And yes I did look around for an answer before posting this.

1.  Perl is included in the base OS.
2.  If you are new to OpenBSD, you should try to stick to already-ported 3rd
party applications in the ports/packages system.  That way, you will be sure
of automatically install any dependencies without worry.
3.  OpenBSD 4.0 has been unsupported for five months.  The most recent release
is 4.2, and 4.3 will be released on May 1.


Re: Installing Perl on openBSD 4.0

by pichi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Josh,

Thanks so much for clearing that up for me. That would explain why it was so hard to find documentation on installing  Perl on an OpenBSD 4.0 box; because its already there!

I will upgrade to the latest version. The only thing that worries me is this is a production box and I have never upgraded an OpenBSD server.

Wish me luck,

P.

Re: Installing Perl on openBSD 4.0

by Richard Toohey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You don't seem to have moved on much from when you last asked this  
question?

http://marc.info/?l=openbsd-misc&m=119006249920380&w=2
http://marc.info/?l=openbsd-misc&m=119012951715635&w=2

Perl is in the base install - write it down somewhere.

Good luck upgrading the boxes - read, re-read, plan ("fail to plan,  
plan to fail"),
do on a test box (as close to your production set-up) if you are  
really worried.

Don't take any short-cuts.

And then wonder what all the fuss is when it turns out to be a piece  
of cake.

HTH.

On 9/04/2008, at 6:37 PM, pichi wrote:

> Josh,
>
> Thanks so much for clearing that up for me. That would explain why  
> it was so
> hard to find documentation on installing  Perl on an OpenBSD 4.0 box;
> because its already there!
>
> I will upgrade to the latest version. The only thing that worries  
> me is this
> is a production box and I have never upgraded an OpenBSD server.
>
> Wish me luck,
>
> P.
> --
> View this message in context: http://www.nabble.com/Installing-Perl- 
> on-openBSD-4.0-tp16557812p16580508.html
> Sent from the openbsd user - misc mailing list archive at Nabble.com.


Re: Installing Perl on openBSD 4.0

by pichi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Richard,

Now I feel even more of a jackass, but thanks again for setting me straight. My mind must be going on me, and no I don't smoke ..... anything.


Cheers,
P.

Re: Installing Perl on openBSD 4.0

by Aaron Martinez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

pichi wrote:

> Josh,
>
> Thanks so much for clearing that up for me. That would explain why it was so
> hard to find documentation on installing  Perl on an OpenBSD 4.0 box;
> because its already there!
>
> I will upgrade to the latest version. The only thing that worries me is this
> is a production box and I have never upgraded an OpenBSD server.
>
> Wish me luck,
>
> P.
>  
Remember too, when upgrading version jumping isn't supported.. you will
want to upgrade to 4.1 and then to 4.2, _not_ 4.0 to 4.2.

Aaron