View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 10:09 AM
=?ISO-8859-15?Q?=C1ngel?=
 
Posts: n/a
Default Re: Which Has The Best Package Control System?

In comp.unix.bsd.freebsd.misc nntp <nt@alexa.com> wrote:
> I did Debian aptitude, I was able to install package, but I can not find
> them in shell. I installed PHP and Apache, but I can not find PHP or HTTPD.


What do you mean by "I can not find them in shell"? Do you mean you
don't find the installed binaries? Try 'locate apache | grep sbin' and
'locate php | grep bin' or which php.

--
Saludos,
Ángel
Reply With Quote