On Oct 27, 2008, at 23:57, Shawn Protsman wrote:
On Oct 27, 2008, at 6:27 PM, Vincent Lefevre wrote:
On 2008-10-27 20:01:48 -0500, Ryan Schmidt wrote:
Apple sets the MANPATH to "/usr/share/man:/usr/local/share/man:/usr/
X11/man" on Leopard for you. So at least Apple doesn't think it
should
On Oct 27, 2008, at 6:27 PM, Vincent Lefevre wrote:
On 2008-10-27 20:01:48 -0500, Ryan Schmidt wrote:
Apple sets the MANPATH to "/usr/share/man:/usr/local/share/man:/usr/
X11/man" on Leopard for you. So at least Apple doesn't think it
should
end with a colon.
Apple often does things wrong
On 28 Oct 2008, at 11:34, Ryan Schmidt wrote:
On Oct 27, 2008, at 22:10, Михаил А wrote:
You disable Apple's Apache and PHP by going to Apple Menu > System
Preferences > Sharing > Personal Web Sharing and turning it off.
Apple doesn't provide MySQL on Mac OS X. They do on Mac OS X
Server.
On Oct 27, 2008, at 22:10, Михаил А wrote:
You disable Apple's Apache and PHP by going to Apple Menu > System
Preferences > Sharing > Personal Web Sharing and turning it off.
Apple doesn't provide MySQL on Mac OS X. They do on Mac OS X
Server. If you're on Mac OS X Server, you would turn of
Михаил А
[EMAIL PROTECTED]
On 28 Oct 2008, at 10:36, Ryan Schmidt wrote:
On Oct 27, 2008, at 20:55, Михаил А wrote:
On 28 Oct 2008, at 09:31, Ryan Schmidt wrote:
On Oct 27, 2008, at 20:23, Михаил А wrote:
I have installed PHP+Mysql from from source.
But I intend to go to the MacPorts
On Oct 27, 2008, at 20:55, Михаил А wrote:
On 28 Oct 2008, at 09:31, Ryan Schmidt wrote:
On Oct 27, 2008, at 20:23, Михаил А wrote:
I have installed PHP+Mysql from from source.
But I intend to go to the MacPorts .
What should I do with the PHP+Mysql installed from source.
Disable, uninstal
On Oct 27, 2008, at 20:23, Михаил А wrote:
I have installed PHP+Mysql from from source.
But I intend to go to the MacPorts .
What should I do with the PHP+Mysql installed from source. Disable,
uninstall or delete?
Whatever you like. MacPorts is self-contained so it shouldn't
interfere with
On 2008-10-27 20:01:48 -0500, Ryan Schmidt wrote:
> Apple sets the MANPATH to "/usr/share/man:/usr/local/share/man:/usr/
> X11/man" on Leopard for you. So at least Apple doesn't think it should
> end with a colon.
Apple often does things wrong. Try (while having /opt/local/bin in
$PATH):
MANPAT
Hi!
I have installed PHP+Mysql from from source.
But I intend to go to the MacPorts .
What should I do with the PHP+Mysql installed from source. Disable,
uninstall or delete?
And how can I add GD and Gettext Extensions for PHP (MacPorts) ?
Mihail A
___
On Oct 27, 2008, at 19:26, Vincent Lefevre wrote:
On 2008-10-27 16:43:58 -0500, Ryan Schmidt wrote:
On Tiger and earlier, MANPATH is empty by default and so having /opt/
local/bin in PATH is sufficient. However on Leopard and I assume
later,
MANPATH is non-empty by default so you need to ad
On 2008-10-27 16:43:58 -0500, Ryan Schmidt wrote:
> On Tiger and earlier, MANPATH is empty by default and so having /opt/
> local/bin in PATH is sufficient. However on Leopard and I assume later,
> MANPATH is non-empty by default so you need to add /opt/local/share/man
> to MANPATH.
Even if MAN
On Oct 27, 2008, at 07:10, Vincent Lefevre wrote:
On 2008-10-27 07:29:34 +0100, Rainer Müller wrote:
Shawn Protsman wrote:
To my surprise I got no entry found when I did a 'man port'. What is
the recommended method to add port manpages to the path?
Create a '/etc/paths.d/macports'?
Or add
(FYI, don't forget to reply-all to keep it on the list)
On Mon, Oct 27, 2008 at 09:25:53AM -0400, Michael Hernandez said:
>
> On Oct 24, 2008, at 2:48 PM, Bryan Blackburn wrote:
>
>> On Fri, Oct 24, 2008 at 12:36:48PM -0400, Michael Hernandez said:
>>> I am running "port upgrade outdated" and I ke
On Mon, Oct 27, 2008 at 08:57:42AM -0700, Shawn Protsman said:
> On Oct 27, 2008, at 7:22 AM, Robert Goldman wrote:
>
>> Isn't the right thing to edit /etc/man.conf so that the path -> man
>> translation works, and then make sure that your MANPATH environment
>> variable is *not* set?
>>
>> I think
On Oct 27, 2008, at 08:26, Michael Hernandez wrote:
On Oct 24, 2008, at 10:06 PM, Ryan Schmidt wrote:
On Oct 24, 2008, at 13:48, Bryan Blackburn wrote:
On Fri, Oct 24, 2008 at 12:36:48PM -0400, Michael Hernandez said:
I am running "port upgrade outdated" and I keep getting this:
---> Sta
>> $ sudo postfix start
>> PATH/to/opt/etc/postfix/postfix-script: line 220: ls: command not
>> found
>
>I get that too. It can't find the operating system's "ls" command.
>
>I modified postfix-script to print out the value of PATH when it's
>running. I get:
>
>/opt/local/bin:/usr/bin:/sbin:/usr/sb
On Oct 27, 2008, at 7:22 AM, Robert Goldman wrote:
Isn't the right thing to edit /etc/man.conf so that the path -> man
translation works, and then make sure that your MANPATH environment
variable is *not* set?
I think Shawn's problem was (at least possibly) not having /opt
entries
in /etc/ma
On Oct 26, 2008, at 11:53 PM, Shawn Protsman wrote:
I installed Perl 5.10 today. Unfortunately it seems like there is
confusion between 5.8.8 and 5.10. I tried to run cpanp and this was
the output:
@naiad ~] cpanp-5.10
Can't locate CPANPLUS.pm in @INC (@INC contains: /opt/local/lib/
perl5/5
Isn't the right thing to edit /etc/man.conf so that the path -> man
translation works, and then make sure that your MANPATH environment
variable is *not* set?
I think Shawn's problem was (at least possibly) not having /opt entries
in /etc/man.conf.
BTW, for people like me who read this as a diges
On Oct 27, 2008, at 5:10 AM, Vincent Lefevre wrote:
On 2008-10-27 07:29:34 +0100, Rainer Müller wrote:
Shawn Protsman wrote:
To my surprise I got no entry found when I did a 'man port'. What is
the recommended method to add port manpages to the path?
Create a '/etc/paths.d/macports'?
Or add
On 2008-10-27 07:29:34 +0100, Rainer Müller wrote:
> Shawn Protsman wrote:
> > To my surprise I got no entry found when I did a 'man port'. What is
> > the recommended method to add port manpages to the path?
> >
> > Create a '/etc/paths.d/macports'?
> >
> > Or add to .profile:
> >
> > export
Rainer Müller wrote:
Shawn Protsman wrote:
To my surprise I got no entry found when I did a 'man port'. What is
the recommended method to add port manpages to the path?
Create a '/etc/paths.d/macports'?
Or add to .profile:
export MANPATH=/opt/local/share/man:$MANPATH
The latter. Using pat
22 matches
Mail list logo