Fwd: xcode4 - How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4? - Stack Overflow

2011-03-23 Thread Harry van der Wolf
Sorry, single reply instead of reply all. -- Forwarded message -- From: Harry van der Wolf hvdw...@gmail.com Date: 2011/3/23 Subject: Re: xcode4 - How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4? - Stack Overflow To: Jeremy Huddleston

gtk2 build fails: missing PNG?

2011-03-23 Thread Philip Hudson
What do you make of this: :info:build /opt/local/bin/gdk-pixbuf-csource --raw --build- list\ :info:build apple_red ./apple-red.png \ :info:build gnome_foot ./gnome-foot.png \ :info:build test-inline- pixbufs.h

Re: Installing MacPorts with a non-standard XCode install

2011-03-23 Thread Loren Spice
--- On Wed, 3/23/11, Ryan Schmidt ryandes...@macports.org wrote: Hmm, why specify the SDK at all? You shouldn't need it. I didn't even know it was there; but, when ./configure complained early on about needing stdio.h, I went looking for it: {{{ $ ( cd $XCODE; find . -name stdio.h

variants

2011-03-23 Thread Matthew Wallis
I'm wondering with Macports if it's possible when installing a port to specify a configure script argument that is not one of the list of variants that appears with that port? thanks ___ macports-users mailing list macports-users@lists.macosforge.org

Re: Installing MacPorts with a non-standard XCode install

2011-03-23 Thread Ryan Schmidt
On Mar 23, 2011, at 09:23, Loren Spice wrote: On Wed, 3/23/11, Ryan Schmidt wrote: Hmm, why specify the SDK at all? You shouldn't need it. I didn't even know it was there; but, when ./configure complained early on about needing stdio.h, I went looking for it: {{{ $ ( cd $XCODE; find .

Regular Expressions Question

2011-03-23 Thread Jasper Frumau
I know there are quite a few savvy Sever guys on this list using MAMP. So hope you can shed some light on this. Been trying to figure out why path to images are not as indicated in the settings of a WordPress plugin Shopp I am using for a project. I was wondering if this .htaccess rewrite rule

Re: 'sudo port upgrade outdated' perl5.8-perl5.12 problem

2011-03-23 Thread Scott Webster
On Wed, Mar 23, 2011 at 10:46 AM, Ryan Schmidt ryandes...@macports.org wrote: Yes, MacPorts would deactivate perl5 @5.8.x_y when upgrading to perl5 @5.12.p_q. But MacPorts would not know to deactivate perl5.8 @5.8.x_y first; you must do so manually. Right. This is likely not important

Re: variants

2011-03-23 Thread Scott Webster
On Wed, Mar 23, 2011 at 10:19 AM, Matthew Wallis matt...@worldaccent.com wrote: I'm wondering with Macports if it's possible when installing a port to specify a configure script argument that is not one of the list of variants that appears with that port? Probably the way to accomplish this

Re: variants

2011-03-23 Thread Rainer Müller
On 2011-03-23 19:18 , Scott Webster wrote: Probably the way to accomplish this is to create a custom repository of portfiles (likely containing only the single port you want to modify) and then edit the portfile to accomplish your desires. This is basically described in the Macports Guide.

Re: gtk2 build fails: missing PNG?

2011-03-23 Thread Rainer Müller
On 2011-03-23 12:24 , Philip Hudson wrote: What do you make of this: [...] :info:build failed to load ./apple-red.png: Unable to load image- loading module: /opt/local/lib/gdk-pixbuf -2.0/2.10.0/loaders/libpixbufloader-png.so: dlopen(/opt/local/lib/

Re: Installing MacPorts with a non-standard XCode install

2011-03-23 Thread Loren Spice
--- On Wed, 3/23/11, Ryan Schmidt ryandes...@macports.org wrote: stdio.h is in /usr/include/stdio.h tclConfig.sh is in /usr/lib/tclConfig.sh These are standard things to have on your system; if you don't have them, something is awry with your system, either Mac OS X itself, or Xcode (not sure

Re: Regular Expressions Question

2011-03-23 Thread Brandon S Allbery KF8NH
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/23/11 13:50 , Jasper Frumau wrote: Does that mean the string /wp-content/plugins/shopp/core/image.php?siid=$1$2 is added to everything + *shop/images/(\d+)/?\??(.*) ? What would be the use of that? RewriteRule ^.*shop/images/(\d+)/?\??(.*)$

Re: Installing MacPorts with a non-standard XCode install

2011-03-23 Thread Rainer Müller
On 2011-03-23 21:28 , Loren Spice wrote: They aren't in a 'basic' OS X install (really!). They do come with Xcode, which puts them in /Developer (or $XCODE, in my example). They're not placed in the /usr hierarchy unless you ask for it by installing UNIX Development; but that just puts a

problems running mysql_install_db5

2011-03-23 Thread David Gentry
Bradley, I ran the commands you gave me on Mar. 18, and they all ran fine except the very last one: $ mysqladmin5 -p -u root password 'x' Enter password: mysqladmin5: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: YES)' David

Re: 'sudo port upgrade outdated' perl5.8-perl5.12 problem

2011-03-23 Thread Lars Sonchocky-Helldorf
Am 23.03.2011 um 18:46 schrieb Ryan Schmidt: On Mar 23, 2011, at 00:47, Scott Webster wrote: On Tue, Mar 22, 2011 at 6:12 PM, Ryan Schmidt wrote: It sounds like Lars' situation is that perl5.8 did *not* get deactivated. Unfortunately, with the way the upgrade to perl 5.12 was handled, this

Re: problems running mysql_install_db5

2011-03-23 Thread Bradley Giesbrecht
On Mar 23, 2011, at 3:21 PM, David Gentry wrote: Bradley, I ran the commands you gave me on Mar. 18, and they all ran fine except the very last one: $ mysqladmin5 -p -u root password 'x' Enter password: mysqladmin5: connect to server at 'localhost' failed error: 'Access

Re: problems running mysql_install_db5

2011-03-23 Thread Bradley Giesbrecht
David, it's most common on this list to use reply-all because using reply replies to the sender and not the list. Please fix your email account so our emails to you are not auto-replied with your anti-spam counter measures. Regards, Bradley Giesbrecht (pixilla)

Unable to get php working in apache

2011-03-23 Thread sdrulea
Hey All, I followed the straightforward install instructions here: https://trac.macports.org/wiki/howto/MAMP I¹m able to start Apache up. However, PHP script in index.html isn¹t interpreted. I¹ve double checked my httpd.conf. I¹ve attached my /opt/local/apache2/conf/httpd.conf for reference.

Re: Unable to get php working in apache

2011-03-23 Thread Ryan Schmidt
On Mar 23, 2011, at 23:21, sdrulea wrote: I followed the straightforward install instructions here: https://trac.macports.org/wiki/howto/MAMP I’m able to start Apache up. However, PHP script in index.html isn’t interpreted. I’ve double checked my httpd.conf. I’ve attached my