Operating System - HP-UX
1832223 Members
2351 Online
110041 Solutions
New Discussion

installing webmin in hp-ux 11

 
Ignacio Rodríguez Arrós
Frequent Advisor

installing webmin in hp-ux 11

I am trying to install webmin on hp ux 11. Webmin is written entirely in Perl, and it need the the full path to the Perl 5 interpreter to install, but I don´t know what is it or if it´s instal
5 REPLIES 5
Kevin Daines
Advisor

Re: installing webmin in hp-ux 11

There is a good installation guide on the webmin site:

http://www.webmin.com/download.html

hope that helps ;-)
Ignacio Rodríguez Arrós
Frequent Advisor

Re: installing webmin in hp-ux 11

I know that but if i look what is installed in my hp, it says that perl is installed (looking witn sam), but if i try to obtain help with man perl it says nothing. So i am not sure if perl is instaled or not.....
twang
Honored Contributor

Re: installing webmin in hp-ux 11

What are the outputs of the following commands:
# swlist -l filset |grep -i php
# which php
# whereis php
Ignacio Rodríguez Arrós
Frequent Advisor

Re: installing webmin in hp-ux 11

# swlist -l fileset|grep -i php
hpuxwsAPACHE.PHP A.1.0.06.02 4.2.3 base
hpuxwsAPACHE.PHP2 A.1.0.06.02 4.2.3 base (PA Binaries)
# which php
no php in /var/oracle/bin /discos/vol1/baan4c4/bse/bin /usr/sbin /usr/bin /usr/c
cs/bin /usr/contrib/bin /opt/hparray/bin /opt/nettladm/bin /opt/upgrade/bin /opt
/fcms/bin /opt/pd/bin /usr/bin/X11 /usr/contrib/bin/X11 /opt/resmon/bin /opt/mx/
bin /opt/ignite/bin /opt/gnome/bin /opt/mozilla /opt/graphics/common/bin /usr/sb
in/diag/contrib /sbin /home/root
# whereis php
php:
Ignacio Rodríguez Arrós
Frequent Advisor

Re: installing webmin in hp-ux 11

# swlist -l fileset|grep -i perl
OS-Core.PERL B.11.11 GNU Perl Kit 5 sources
# PHKL_26104 1.0 VX_FREEZE timeout does no
t work properly
# Perl5 B.5.6.1.F Perl for HP-UX
Perl5.PERL-MAN B.5.6.1.F The Perl Man Pages
Perl5.PERL-RUN B.5.6.1.F The Perl Programming Lang
uage with Extensions
hpuxwsAPACHE.MOD_PERL A.1.0.06.02 1.99.09 base
hpuxwsAPACHE.MOD_PERL2 A.1.0.06.02 1.99.09 base (PA Binaries
)
# whereis perl
perl: /usr/contrib/bin/perl /opt/perl/bin/perl /opt/perl/man/man1/perl.1
# which perl
/usr/contrib/bin/perl