ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Wiedmann <mw@miwie.in-berlin.de>
Cc: ntg-context@ntg.nl
Subject: Re: perl question
Date: Sun, 26 May 2002 01:13:10 +0200	[thread overview]
Message-ID: <20020525231310.GA6313@miwie.in-berlin.de> (raw)
In-Reply-To: <5.1.0.14.1.20020526002356.02b962d8@remote-1>

* Hans Hagen <pragma@wxs.nl> [020526 00:26]:

> I want to install a perl/dbi/sql script on the web server, but it looks 
> like redhat comes with a pretty poor perl installed. So, i need to install 
> lots of modules, each which misses other ones; so i wonder if there is a 
> more convenient way to install missing perl modules (i'm acccustomed to the 
> rather complete activestate under windows, as well as the perl module 
> manager, so i wonder if there is something similar for linux)

Install the 'CPAN' module and afterwards you can do something like

$ perl -MCPAN -e shell

which gives you a kind of shell and if you try to 'install PACKAGE' this 
will automatically install all other missing packages too.

Michael
-- 
mw@miwie.in-berlin.de                              http://www.miwie.org
mw@miwie.org


  reply	other threads:[~2002-05-25 23:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-25 22:26 Hans Hagen
2002-05-25 23:13 ` Michael Wiedmann [this message]
2002-05-26  5:58 ` Tobias Burnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020525231310.GA6313@miwie.in-berlin.de \
    --to=mw@miwie.in-berlin.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).