Ken,
Here's a couple of shell scripts that might help you at least get an
idea (REMOVE ANY LINES YOU DON'T NEED)...
#!/bin/bash
# FILENAME : bh_port_server_start
sudo launchctl load -w /Library/LaunchDaemons/org.macports.slapd.plist
sudo launchctl load -w /Library/LaunchDaemons/
org.macports.
On Jul 11, 2008, at 1:09 AM, Ken Tozier wrote:
>> /opt/local/apache2/conf/httpd.conf
>> should show the three items below :
>>
>> LoadModule php5_module modules/libphp5.so
>>
>> Include conf/mod_php.conf
>>
>> DocumentRoot "/Web/path/to/your/www"
>
Ken,
You will need to create the httpd.conf fr
On Fri, Jul 11, 2008 at 6:30 PM, Jordan K. Hubbard <[EMAIL PROTECTED]> wrote:
>
> On Jul 11, 2008, at 9:04 PM, Tabitha McNerney wrote:
>
> > So does this mean that Apple has modified the standard Kerberos open
> > source code with something proprietary that is non-discoverable (the
> > Kerberos op
On Jul 11, 2008, at 9:04 PM, Tabitha McNerney wrote:
> So does this mean that Apple has modified the standard Kerberos open
> source code with something proprietary that is non-discoverable (the
> Kerberos open [ ... ]
http://www.opensource.apple.com/darwinsource/10.5.3/Kerberos-75.10.3/
MI
On Fri, Jul 11, 2008 at 9:05 AM, Rainer Müller <[EMAIL PROTECTED]> wrote:
> Landon Fuller wrote:
>
>> Juan, Landon, would it be possible to use kerberos5 here instead?
>>>
>>
>>
>> On Mac OS X, Kerberos is a more or less a runtime system service,
>> integrating with the Keychain, the GUI, etc.
>>
On Fri, Jul 11, 2008 at 7:07 AM, Landon Fuller <[EMAIL PROTECTED]> wrote:
>
> On Jul 11, 2008, at 2:13 AM, Rainer Müller wrote:
>
> You are right, there is no dependency on kerberos5. And it is using the
>> Kerberos framework provided by Apple. Our current policy is not to use
>> system libraries
On Thu, Jul 10, 2008 at 11:30 PM, Randall Wood <
[EMAIL PROTECTED]> wrote:
[SNIP]
> Not using Apple's kerberos has been known to break expected behavior.
> Its not the standard Kerberos
For clarification when you wrote "Its not the standard Kerberos", do you
mean that Apple's installation of K
On Thu, Jul 10, 2008 at 11:13 PM, Rainer Müller <[EMAIL PROTECTED]> wrote:
[SNIP]
> Dependencies are mainly set on ports. There are also other dependency
> types,
>From the documentation, I was under the impression that there are only two
classes of dependencies: port and file dependencies: <
On Thu, Jul 10, 2008 at 10:13 PM, Emmanuel Hainry <[EMAIL PROTECTED]>
wrote:
> Citando Ryan Schmidt :
> > On Jul 10, 2008, at 23:50, Tabitha McNerney wrote:
> >
> > > Also, is there any way (before installing a port) to use the port
> > > command-line program to request a port's default variants
>
ok.
i installed MacPort 1.6.0 in top of the old installation but while
the old ports are still installed (good) the new macports
installation doesn't recognize them as it's own.
Is there a way to "tric" the new installation into recognizing the
ports currently installed?
Thank you.
Marco
On
Welcome to MacPorts, Andy! Let's see if we can't get things
straightened out.
On Jul 11, 2008, at 12:21, andy wrote:
> Well I'm getting nowhere.
> Running MacOS X 10.5.3.
>
> Installed macports - the universal one for leopard.
> It seemed to hang on the post-install script.
The installer was
There were initial problems building MacPorts 1.6.0 on Panther. These
were resolved in order to produce the Panther disk image packages.
I'm surprised these changes were not merged back for the selfupdate
system.
http://lists.macosforge.org/pipermail/macports-dev/2008-January/
004084.html
On Fri, Jul 11, 2008 at 12:21 PM, andy <[EMAIL PROTECTED]> wrote:
> pdftk builds ok but gives me run time errors that I think are
> related to the X server not doing things it wants it to
> (DISPLAY is ok - I mean operations it won't do). Sigh.
What do you mean by OK? Is it of the form /tmp/laun
Hi,
i just ran a selfupdate in a system that had not been updated for
awhile and got a bunch of errors (listed at the end of the message).
with a quick search i found:
http://lists.macosforge.org/pipermail/macports-tickets/2007-December/
001608.html
which seems to be pretty much the same issue i
Landon Fuller wrote:
>> Juan, Landon, would it be possible to use kerberos5 here instead?
>
>
> On Mac OS X, Kerberos is a more or less a runtime system service,
> integrating with the Keychain, the GUI, etc.
> It's an instance where I believe it makes sense to use the system
> libraries.
Th
Well I'm getting nowhere.
Running MacOS X 10.5.3.
Installed macports - the universal one for leopard.
It seemed to hang on the post-install script. Later
installs don't but in any case I get no .profile created
as the doc says. No matter, I can fill in the values
and get them on the path for usa
On Jul 11, 2008, at 2:13 AM, Rainer Müller wrote:
You are right, there is no dependency on kerberos5. And it is using
the
Kerberos framework provided by Apple. Our current policy is not to use
system libraries, but add them to MacPorts and use it from there. I am
CC'ing the maintainers of cyr
On Jul 11, 2008, at 8:42 AM, Kurt Hillig wrote:
I suspect it would also work if you created symlinks to the native
modules
in the appropriate places within the /opt/local/lib/perl5 directory
tree;
but this isn't exactly maintainable...
Don't do this.
If you want to use macports perl inste
After more testing it looks like I gave you some bad advice.
On the one hand, it should be 'use Mac::Files;', not 'use Files;', but on
the other I haven't been able to get this to work with either 'use lib
' or with '-I' on the command line.
So it looks like something is needed when Perl is com
On Fri, Jul 11, 2008 at 5:13 AM, Rainer Müller <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Tabitha McNerney wrote:
>> [...]
>> but after installing cyrus-sasl2 (I never negate default variants), I
>> discovered this default variant:
>>
>> $ port installed cyrus-sasl2
>> The following ports are cur
Hi,
Tabitha McNerney wrote:
> [...]
> but after installing cyrus-sasl2 (I never negate default variants), I
> discovered this default variant:
>
> $ port installed cyrus-sasl2
> The following ports are currently installed:
> cyrus-sasl2 @2.1.21_0+kerberos (active)
>
> Woah! Kerbero
Citando Ryan Schmidt :
> On Jul 10, 2008, at 23:50, Tabitha McNerney wrote:
>
> > Also, is there any way (before installing a port) to use the port
> > command-line program to request a port's default variants
> > information? Or is the only way to obtain this information to parse
> > each p
On Jul 11, 2008, at 01:09, Ken Tozier wrote:
> On Jul 10, 2008, at 10:49 PM, Bill Hernandez wrote:
>
>> /opt/local/apache2/conf/httpd.conf
>> should show the three items below :
>>
>> LoadModule php5_module modules/libphp5.so
>>
>> Include conf/mod_php.conf
>>
>> DocumentRoot "/Web/path/to/your/ww
On Jul 10, 2008, at 23:50, Tabitha McNerney wrote:
> When I look at port dependencies for cyrus-sasl2 I get:
>
> $ port deps cyrus-sasl2
> cyrus-sasl2 has library dependencies on:
> openssl
> zlib
>
> When I look at file dependencies for cyrus-sasl2 I get:
>
> $ port info --depends_lib cyr
24 matches
Mail list logo