Re: Will binaries built in 10.6 still run in 10.5?

2010-10-03 Thread Nikos Chantziaras
On 10/04/2010 03:44 AM, Ryan Schmidt wrote: On Oct 3, 2010, at 17:15, Nikos Chantziaras wrote: I noticed (by means of ps) that when ports builds something, I see this flag passed around: "-mmacosx-version-min=10.6" :-/ Am I in trouble? I need the binaries to work on 10.5 too. Then you nee

Re: Will binaries built in 10.6 still run in 10.5?

2010-10-03 Thread Nikos Chantziaras
On 10/04/2010 03:44 AM, Ryan Schmidt wrote: On Oct 3, 2010, at 17:15, Nikos Chantziaras wrote: I noticed (by means of ps) that when ports builds something, I see this flag passed around: "-mmacosx-version-min=10.6" :-/ Am I in trouble? I need the binaries to work on 10.5 too. Then you nee

Re: Will binaries built in 10.6 still run in 10.5?

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 17:15, Nikos Chantziaras wrote: > I noticed (by means of ps) that when ports builds something, I see this flag > passed around: "-mmacosx-version-min=10.6" :-/ Am I in trouble? I need the > binaries to work on 10.5 too. Then you need to set that in macports.conf. This was d

Re: Messed up Perl

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 18:41, Hal Vaughan wrote: > On Oct 3, 2010, at 7:25 PM, Jon Hermansen wrote: > >>> I just found out that on my iMac, the "perl" command is now >>> /opt/local/bin/perl and not /usr/bin/perl. Now maybe that's not a big >>> issue, since I have a kerbang at the start of all my s

Re: cmake mysql5

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 14:29, Bradley Giesbrecht wrote: > The portgroup cmake doesn't appear to be documented in the guide > http://guide.macports.org nor does man portgroup mention cmake. That's true; many of our portgroups are not documented anywhere yet. Assistance in writing that documentation

Can't install smpeg

2010-10-03 Thread Nikos Chantziaras
MacPorts must really hate me ^_^ This time, I can't build smpeg (without +universal, just plain i386). I filed a bug about it: http://trac.macports.org/ticket/26716 but I was hoping that someone here who might have run across the issue might know of a quick fix for this?

Re: Messed up Perl

2010-10-03 Thread Hal Vaughan
On Oct 3, 2010, at 7:25 PM, Jon Hermansen wrote: > Better late than never, I wrote this earlier but never sent it along... > > I just found out that on my iMac, the "perl" command is now > /opt/local/bin/perl and not /usr/bin/perl. Now maybe that's not a big issue, > since I have a kerbang a

Re: Messed up Perl

2010-10-03 Thread Rainer Müller
On 2010-10-04 01:11 , Hal Vaughan wrote: > So, if I understand, MacPorts basically says, "I'm so important that > I'm going to override your default settings and take over Perl for > your entire system." Isn't that about the case? (I'm commenting on > that issue in MacPorts, I hope it doesn't sou

Re: pid file can't open

2010-10-03 Thread Peter Schrock
Actually, this is the most comprehensible response I have gotten from any developer of their software. Thanks for the detailed response. Typically with freeswitch I have been getting responses of 1-2 sentences that only tell me that I did it wrong. (thanks sherlock, isn't that why I am sending this

Re: Messed up Perl

2010-10-03 Thread Jon Hermansen
Better late than never, I wrote this earlier but never sent it along... > I just found out that on my iMac, the "perl" command is now > /opt/local/bin/perl and not /usr/bin/perl. Now maybe that's not a big > issue, since I have a kerbang at the start of all my scripts, but there's > more of a pr

Re: Messed up Perl

2010-10-03 Thread Hal Vaughan
On Oct 3, 2010, at 5:53 PM, Arno Hautala wrote: > On Sun, Oct 3, 2010 at 14:55, Hal Vaughan wrote: >> >> I just found out that on my iMac, the "perl" command is now >> /opt/local/bin/perl and not /usr/bin/perl. > > That's because you installed perl with MacPorts. So, if I understand, MacPort

Re: pid file can't open

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 16:07, Peter Schrock wrote: > I loaded fink and macports to be able to access binaries to help with my use > of freeswitch. Installing MacPorts *and* Fink together is not recommended; they can interfere with one another. You should pick either MacPorts or Fink and uninstall

Will binaries built in 10.6 still run in 10.5?

2010-10-03 Thread Nikos Chantziaras
I noticed (by means of ps) that when ports builds something, I see this flag passed around: "-mmacosx-version-min=10.6" :-/ Am I in trouble? I need the binaries to work on 10.5 too. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: wav2swf macports issue (maybe) -- Error: no mp3 soundstream support compiled in.

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 16:37, Jon Hermansen wrote: > configure does not find lame.h without specifying "-I${prefix}/include/lame" > in CPPFLAGS: > > checking lame.h usability... no > checking lame.h presence... no > checking for lame.h... no > > I'm attaching a patch which fixes the issue, now conf

Re: Messed up Perl

2010-10-03 Thread Arno Hautala
On Sun, Oct 3, 2010 at 14:55, Hal Vaughan wrote: > > I just found out that on my iMac, the "perl" command is now > /opt/local/bin/perl and not /usr/bin/perl. That's because you installed perl with MacPorts. > I ran CPAN to install WWW::Mechanize and it's in > /opt/local/libs/perl5/site_perl an

Re: wav2swf macports issue (maybe) -- Error: no mp3 soundstream support compiled in.

2010-10-03 Thread Jon Hermansen
configure does not find lame.h without specifying "-I${prefix}/include/lame" in CPPFLAGS: checking lame.h usability... no > checking lame.h presence... no > checking for lame.h... no > I'm attaching a patch which fixes the issue, now configure prints out: checking lame.h usability... yes > check

pid file can't open

2010-10-03 Thread Peter Schrock
I loaded fink and macports to be able to access binaries to help with my use of freeswitch. come to find out, fink and macports are not supported. I tried uninstalling fink and macports and now I am having trouble with freeswitch and opening the freeswitch.pid file. Does anyone have any suggestions

Re: What happened to xorg-libs?

2010-10-03 Thread Rainer Müller
On 2010-10-03 22:55 , Frank J. R. Hanstick wrote: > Hello, > The following occurred when upgrading: > > Warning: No port xorg-libs found in the index. > To report a bug, see > > Apparently, xorg-libs was changed to something else and I would like

What happened to xorg-libs?

2010-10-03 Thread Frank J. R. Hanstick
Hello, The following occurred when upgrading: Warning: No port xorg-libs found in the index. To report a bug, see Apparently, xorg-libs was changed to something else and I would like to know the steps in changing the reference or if somethin

Re: cmake mysql5

2010-10-03 Thread Bradley Giesbrecht
On Oct 3, 2010, at 10:20 AM, Ryan Schmidt wrote: On Oct 3, 2010, at 11:39, Bradley Giesbrecht wrote: Any tips on helping cmake find mysql.h? I'm using cmake portgroup. I see cmake has env vars to play with, just thinking maybe someone already worked with cmake and mysql5. No idea. cmake

Re: Proxy problem

2010-10-03 Thread Bryan Blackburn
On Sun, Oct 03, 2010 at 12:09:33PM +0100, notbot said: > Ok, I have tried all the various options that I can think of and > always just get the same 407 error. Note that 407 is "Proxy Authentication Required" which means your proxy needs a user/password to get through. MacPorts' proxy handling do

Messed up Perl

2010-10-03 Thread Hal Vaughan
I never realized this until now, and this is a major screw up for me because I *have* to get a Perl script done to download 233 web pages of quotes so I can search them to get taxes done before my extension runs out. In other words, help on this is deeply appreciated since I'm in a bad fix. I

Re: cmake mysql5

2010-10-03 Thread Rainer Müller
On 10/03/2010 06:39 PM, Bradley Giesbrecht wrote: > Any tips on helping cmake find mysql.h? > > I'm using cmake portgroup. I see cmake has env vars to play with, just > thinking maybe someone already worked with cmake and mysql5. Which software is this? Usually there is some file like cmake/Find

Re: cmake mysql5

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 11:39, Bradley Giesbrecht wrote: > Any tips on helping cmake find mysql.h? > > I'm using cmake portgroup. I see cmake has env vars to play with, just > thinking maybe someone already worked with cmake and mysql5. No idea. cmake is very confusing to me. Ideally, you would be

Re: VLC Interface Error

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 12:10, Jasper Frumau wrote: > On Sun, Oct 3, 2010 at 8:25 PM, Ryan Schmidt wrote: > >> Have you tried double-clicking VLC in the /Applications/MacPorts folder? >> That would be the usual way to start VLC on Mac OS X. > > I did just now - thanks for that - and then I got these

Re: VLC Interface Error

2010-10-03 Thread Jasper Frumau
On Sun, Oct 3, 2010 at 8:25 PM, Ryan Schmidt wrote: > > On Oct 3, 2010, at 08:08, Jasper Frumau wrote: > > > Just installed the latest VLC. Wanted to play a DVD Region 3 DVD on my > MBP with MacPorts VLC. Standard VLC Mac image would not play it. > > Got these errors starting VLC: > > jaspersmbp:~

Re: Cannot install libsdl_mixer

2010-10-03 Thread Nikos Chantziaras
On 10/03/2010 03:37 AM, Jon Hermansen wrote: On Sat, Oct 2, 2010 at 5:17 PM, Ryan Schmidt mailto:ryandes...@macports.org>> wrote: On Oct 2, 2010, at 15:59, Nikos Chantziaras wrote: > I installed macports just today on OS X 10.6.4. I've set: > > build_arch i386 >

Re: wav2swf macports issue (maybe) -- Error: no mp3 soundstream support compiled in.

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 05:26, Norman Khine wrote: > but when i run: > > /opt/local/bin/wav2swf -o out.swf in.wav > > i get > Error: no mp3 soundstream support compiled in. I get the same, on Snow Leopard. I suggest you write to the developers of swftools for assistance, as there is no maintainer

cmake mysql5

2010-10-03 Thread Bradley Giesbrecht
Any tips on helping cmake find mysql.h? I'm using cmake portgroup. I see cmake has env vars to play with, just thinking maybe someone already worked with cmake and mysql5. Brad ___ macports-users mailing list macports-users@lists.macosforge.org http

Re: VLC Interface Error

2010-10-03 Thread Ryan Schmidt
On Oct 3, 2010, at 08:08, Jasper Frumau wrote: > Just installed the latest VLC. Wanted to play a DVD Region 3 DVD on my MBP > with MacPorts VLC. Standard VLC Mac image would not play it. > Got these errors starting VLC: > jaspersmbp:~ jasper$ vlc > [0x100312fe0] main interface error: no interfa

VLC Interface Error

2010-10-03 Thread Jasper Frumau
Just installed the latest VLC. Wanted to play a DVD Region 3 DVD on my MBP with MacPorts VLC. Standard VLC Mac image would not play it. Got these errors starting VLC: jaspersmbp:~ jasper$ vlc [0x100312fe0] main interface error: no interface module matched "globalhotkeys,none" [0x100312fe0] main int

Re: Proxy problem

2010-10-03 Thread notbot
Ok, I have tried all the various options that I can think of and always just get the same 407 error. System preferences proxy works fine with safari etc and I have checked that the download site is working by going to the URL directly... so, not sure what else to try. I am therefore tryin

Re: Cannot install libsdl_mixer

2010-10-03 Thread Nikos Chantziaras
On 10/03/2010 03:17 AM, Ryan Schmidt wrote: On Oct 2, 2010, at 15:59, Nikos Chantziaras wrote: I installed macports just today on OS X 10.6.4. I've set: build_arch i386 universal_archs i386 ppc in macports.conf since I need Intel and PPC 32-bit univeral binaries. Then: port s

wav2swf macports issue (maybe) -- Error: no mp3 soundstream support compiled in.

2010-10-03 Thread Norman Khine
hello, i have: aqoon:~ khinester$ port -v installed swftools The following ports are currently installed: swftools @0.9.0_2 swftools @0.9.1_0 (active) platform='darwin 10' archs='x86_64' aqoon:~ khinester$ port -v installed lame The following ports are currently installed: lame @3.98.2_1 l

Re: use port to install WordPress, then use WP's updater?

2010-10-03 Thread Bill Christensen
At 5:19 PM -0700 10/2/10, Michael Brian Bentley wrote: Hi! The current MacPorts install for WordPress is for v2.8.4. v3 of WordPress was made available in mid-June, and currently they're at 3.0.1. I am wondering: Can I use the MacPorts install for WordPress v2.8.4, and then use their autom