[csw-users] pkg-get help

Alessio Cervellin a.cervellin at acm.org
Wed Nov 15 23:17:24 CET 2006


Oldwen Adriano wrote:
> Hello all,
>  
> Thanks for all your help with pkg-get... I have been able to install the 
> gcc compiler, apache, and php5.... I can't thank you enough.  I do have 
> a couple of questions and since most of you are experts I am sure this 
> is easy for you, but new to me......
>  
> Where did the PHP5 install to when I ran pkg-get?

/opt/csw/bin/php5
(to discover where a package put its files, you have at least 2 ways:
1) go to http://www.blastwave.org/packages/<pkgname> and click on "view 
files in package"
2) issue the following command in a shell:
pkgchk -l <pkgname>

> How do I configure apache to use PHP5?

pkg-get -i ap2_modphp5

(it should automatically configure everything for you)



More information about the users mailing list