ffmpeg

2009-09-10 Thread Wolf Drechsel
Hello, it's me again… I did a reinstall of Tiger, reinstalled macports and tried to do ffmpeg, which compiled flawlessly on the first go a few months ago. Now I get stuck - Mac OS X 10.4.11, G4, Macports 1.8.0 A few things go through: XviD, bzip2, cppunit, dirac And I'm failing at

Re: ffmpeg

2009-09-10 Thread Ryan Schmidt
On Sep 10, 2009, at 03:01, Wolf Drechsel wrote: I did a reinstall of Tiger, reinstalled macports and tried to do ffmpeg, which compiled flawlessly on the first go a few months ago. Now I get stuck - Mac OS X 10.4.11, G4, Macports 1.8.0 A few things go through: XviD, bzip2, cppunit, dirac

Re: ffmpeg

2009-09-10 Thread Ryan Schmidt
On Sep 10, 2009, at 04:19, Ryan Schmidt wrote: On Sep 10, 2009, at 03:01, Wolf Drechsel wrote: I did a reinstall of Tiger, reinstalled macports and tried to do ffmpeg, which compiled flawlessly on the first go a few months ago. Now I get stuck - Mac OS X 10.4.11, G4, Macports 1.8.0 A

Macports and CPAN

2009-09-10 Thread Chris Janton
Hi Macports 1.8 - Snow Leopard I have old PERL programs that use Astro::Coord::ECI::Utils I cannot find an equivalent p5-xyz port to install. If I attempt to install it using /opt/local/bin/cpan I get the following cpan[4] install Astro::Coord::ECI::Utils Running install for module

Re: system hosed?

2009-09-10 Thread Bradley Giesbrecht
On Sep 9, 2009, at 1:05 PM, Michael_google gmail_Gersten wrote: Regarding the comment of, Unluckily I cant switch to Leopard - having a G4. Isn't Leopard 10.5.x? If so, that runs nicely on G4's. It's snow leopard that is 10.6. (Why does Apple use confusing names instead of simple numbers,

Apache 2 - am I doing it wrong?

2009-09-10 Thread Scott Haneda
I have apache 2 via MacPorts running. First issue, reloading I use apachectl. Often times I forget to cd to the macports area and enable Apples distro. Is chmod -x apachectl sufficient to solve that? I can move, rename, symblink, or alias, but wanted opinions on the suggested way.

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Bradley Giesbrecht
On Sep 10, 2009, at 1:28 PM, Scott Haneda wrote: I have apache 2 via MacPorts running. First issue, reloading I use apachectl. Often times I forget to cd to the macports area and enable Apples distro. Is chmod -x apachectl sufficient to solve that? I can move, rename, symblink, or

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Scott Haneda
On Sep 10, 2009, at 10:31 AM, Bradley Giesbrecht wrote: On Sep 10, 2009, at 1:28 PM, Scott Haneda wrote: I have apache 2 via MacPorts running. First issue, reloading I use apachectl. Often times I forget to cd to the macports area and enable Apples distro. Is chmod -x apachectl

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Bradley Giesbrecht
On Sep 10, 2009, at 2:46 PM, Scott Haneda wrote: On Sep 10, 2009, at 10:31 AM, Bradley Giesbrecht wrote: On Sep 10, 2009, at 1:28 PM, Scott Haneda wrote: I have apache 2 via MacPorts running. First issue, reloading I use apachectl. Often times I forget to cd to the macports area and

Re: Macports and CPAN

2009-09-10 Thread Scott Haneda
On Sep 10, 2009, at 9:20 AM, Chris Janton wrote: Macports 1.8 - Snow Leopard I have old PERL programs that use Astro::Coord::ECI::Utils I do not see a port for this. I believe the suggested method is to open a ticket asking for it, or to make one yourself. I know very little about

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Scott Haneda
On Sep 10, 2009, at 12:28 PM, Bradley Giesbrecht wrote: What does your apache shell script look like that starts, stops, and reloads? If you have launchd monitoring a service that launchd is supposed to launch if it crashes I'm afraid all your apachectl type apps that kill and then start

Error building git-core

2009-09-10 Thread Joshua Slayton
I'm receiving the following error while attempting to build git-core. Normally I can handle issues like this but I can't decipher what exactly the error is. Do I have an out of date library? Something missing from my library path? This is on an iMac which was newly upgraded to Snow Leopard. xcode

Re: Error building git-core

2009-09-10 Thread Bryan Blackburn
On Thu, Sep 10, 2009 at 01:21:49PM -0700, Joshua Slayton said: I'm receiving the following error while attempting to build git-core. Normally I can handle issues like this but I can't decipher what exactly the error is. Do I have an out of date library? Something missing from my library path?

Re: Apache 2 - am I doing it wrong?

2009-09-10 Thread Chris Janton
On 2009-09-10 , at 10:28 , Scott Haneda wrote: First issue, reloading I use apachectl. Often times I forget to cd to the macports area and enable Apples distro. Is chmod -x apachectl sufficient to solve that? I can move, rename, symblink, or alias, but wanted opinions on the suggested

Re: PHP 5.3 error with apache 2.2.11 (worker mode mpm)

2009-09-10 Thread Ryan Schmidt
On Aug 2, 2009, at 00:21, Ryan Schmidt wrote: And, if you enable worker-mode mpm variant in apache 2.2.X every php module will be compile with thread-safe flag (aka zts), this is same as FreeBSD ports. Hmm, I see. I don't know much about FreeBSD ports. I've never tried anything other