![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to check for installed Perl modules on solaris? | jsandova | SUN Solaris | 4 | 10-22-2007 09:42 AM |
| Howto locate locally installed Perl module for a CGI script in APACHE .htaccess | monkfan | UNIX for Dummies Questions & Answers | 0 | 05-18-2006 06:55 PM |
| How to know the program 'perl' is installed ? | zp523444 | UNIX for Dummies Questions & Answers | 3 | 12-13-2005 04:06 PM |
| Which version of perl is installed on my system? | kfad | Shell Programming and Scripting | 6 | 04-20-2005 06:44 PM |
| How to check if perl is installed? | kfad | Shell Programming and Scripting | 5 | 04-20-2005 06:12 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Perl installed by default?
Hi all,
I wanted to know if Perl comes installed by default on AIX 5.2 and 5.3. I know it's available through the Linux affinity toolbox, but couldn't figure out if it's installed by default along with the RPM (rpm.rte). Does anyone know for sure? Thanks, JP |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Yes, PERL comes by default with AIX 5.2 and 5.3
|
|
#3
|
|||
|
|||
|
please use command on command prompt "which perl" it will show you where perl packages are imported
|
|
#4
|
|||
|
|||
|
Thanks for the answer.
I am aware that the 'which' command will tell me where the perl executable is installed. But I'm looking at a server that was setup by someone else and I don't know whether they've install any of the toolbox packages. Therefore I cannot assume I'm looking at a pristine AIX install. Hence the question. |
|
#5
|
|||
|
|||
|
FWIW.... the command --> lslpp -l 'perl*' <-- will also give you an idea what perl packages (if any) are installed.
|
|||
| Google The UNIX and Linux Forums |