Re: Bluefish v1.0.7 (stable) builds and runs without alterations

2007-06-30 Thread Malcolm Fitzgerald
On 01/07/2007, at 1:31 PM, paul beard wrote: On 6/30/07, Malcolm Fitzgerald <[EMAIL PROTECTED]> wrote: I've just downloaded the source code for bluefish v1.0.7 (stable) from the bluefish site. It compiles and runs on my machine (PPC GC 600MHz, OS10.3.9, xcode v1.5) without any alterations.

Re: Bluefish v1.0.7 (stable) builds and runs without alterations

2007-06-30 Thread paul beard
On 6/30/07, Malcolm Fitzgerald <[EMAIL PROTECTED]> wrote: Bluefish is at v1.0.5 in ports. I've just downloaded the source code for bluefish v1.0.7 (stable) from the bluefish site. It compiles and runs on my machine (PPC GC 600MHz, OS10.3.9, xcode v1.5) without any alterations. If you were to

Bluefish v1.0.7 (stable) builds and runs without alterations

2007-06-30 Thread Malcolm Fitzgerald
Bluefish is at v1.0.5 in ports. I've just downloaded the source code for bluefish v1.0.7 (stable) from the bluefish site. It compiles and runs on my machine (PPC GC 600MHz, OS10.3.9, xcode v1.5) without any alterations. Here's a list of the changes. Bluefish 1.0.7 (05 November 2006) --

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread paul beard
On 6/30/07, Randall Perry <[EMAIL PROTECTED]> wrote: Generally, if I can build something myself, I will. I like to have complete control (and I can upgrade when I want, rather than waiting for the latest port to come out). When I run into problems that take too much time then I'll go with a mac

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Randall Perry
paul beard wrote: I'm asking for help with gd, which is a macport package. I already ask on php-install list -- someone there suggested there might be missing headers for gd. Well, as noted in the thread from last week it looked a gd problem, then freetype, before it finally was

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Randall Perry
Ryan Schmidt wrote: On Jun 30, 2007, at 15:55, Randall Perry wrote: I'm rolling my own php outside of macports. Any particular reason you're not using the MacPorts php5 port? Anything we could change in the php5 port that would make it more useful to you? Generally, if I can build somet

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Ryan Schmidt
On Jun 30, 2007, at 15:55, Randall Perry wrote: I'm rolling my own php outside of macports. Any particular reason you're not using the MacPorts php5 port? Anything we could change in the php5 port that would make it more useful to you? ___ ma

unsubscribe

2007-06-30 Thread Daniel Kaiser
smime.p7s Description: S/MIME Cryptographic Signature ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

unsubscribe

2007-06-30 Thread Daniel Kaiser
smime.p7s Description: S/MIME Cryptographic Signature ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread paul beard
I'm asking for help with gd, which is a macport package. I already ask on php-install list -- someone there suggested there might be missing headers for gd. Well, as noted in the thread from last week it looked a gd problem, then freetype, before it finally was resolved as kerberos/heimdal. If

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Randall Perry
paul beard wrote: On 6/30/07, *Randall Perry* <[EMAIL PROTECTED] > wrote: paul beard wrote: > > On Jun 30, 2007, at 9:24 AM, Randall Perry wrote: > >> config succeeds, but make fails. My config command and make errors >> appear below. If I re

Re: openldap install failed

2007-06-30 Thread paul beard
On Jun 30, 2007, at 1:54 PM, Samuel V. Green III wrote: sudo port -v install openldap Password: ---> Cleaning openldap ---> Removing workpath for openldap what does port installed openldap* return? It looks like it's already installed from those messages. -- Paul Beard words: http://paul

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread paul beard
On 6/30/07, Randall Perry <[EMAIL PROTECTED]> wrote: paul beard wrote: > > On Jun 30, 2007, at 9:24 AM, Randall Perry wrote: > >> config succeeds, but make fails. My config command and make errors >> appear below. If I remove --with-gd from config, make succeeds. >> >> >> Anyone else run into th

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Samuel V. Green III
On Jun 30, 2007, at 1:55 PM, Randall Perry wrote: I'm in the process of working through an openldap install. As soon as I get it with Apache2 and MySql5 installed I'm gonna try the Php5. I'll let you know if I get the error when I attempt the build. --Samuel. paul beard wrote: On Jun 3

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Randall Perry
paul beard wrote: On Jun 30, 2007, at 9:24 AM, Randall Perry wrote: config succeeds, but make fails. My config command and make errors appear below. If I remove --with-gd from config, make succeeds. Anyone else run into this? Yeah, I think that was solved last week. I had some issues wit

openldap install failed

2007-06-30 Thread Samuel V. Green III
I first tried: sudo port -v install apache2 +openldap This produced errors (don't remember what) that were relative to the ldap. After doing a "sudo port clean" to both apache2 then openldap I'm trying to do a port install of openldap. After issuing : sudo port -v install openldap I'm getting

Re: rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread paul beard
On Jun 30, 2007, at 9:24 AM, Randall Perry wrote: config succeeds, but make fails. My config command and make errors appear below. If I remove --with-gd from config, make succeeds. Anyone else run into this? Yeah, I think that was solved last week. I had some issues with heimdal/kerberos

Re: sitecopy fails to build

2007-06-30 Thread Boey Maun Suang
Hi Malcolm, Sorry to take so long to reply; I lost you last email in the forest of other ones I received :( As an aside, would you be able to reply all in future so that the rest of the list receives a copy of this discussion? Thanks. On 13/06/2007, at 15:10, Malcolm Fitzgerald wrote:

Re: MacPorts manual, or info on MacPorts development

2007-06-30 Thread Brian Campbell
Thanks! I think I understand a little better now. Now I need to figure out what the best way is to document in the manual, since I'm trying to document everything I need to do there so people don't have to ask these questions in the future. On Jun 30, 2007, at 2:38 AM, Ryan Schmidt wrote:

Re: mplayer revision try3

2007-06-30 Thread Chris Pickel
On 30 Jun, 2007, at 12:26, Eric Cronin wrote: On Jun 29, 2007, at 8:17 AM, Emmanuel Hainry wrote: Not really your fault, I had the -I ordering wrong. But since almost nothing needs lzo1 most people should uninstall it once they upgrade. Could someone apply the change in that ticket and comm

Re: mplayer revision try3

2007-06-30 Thread Eric Cronin
On Jun 29, 2007, at 8:17 AM, Emmanuel Hainry wrote: Citando Boey Maun Suang : Hi Emmanuel, Yesterday, port -v outdated informed me that there was a "new" version of MPlayer available: Mplayer 1.0rc1_4 > 1.0rc1_try3 ! The revision field in Portfiles is only supposed to be used fo

rolling my own php 5.2.3 with macports gd2 fails

2007-06-30 Thread Randall Perry
config succeeds, but make fails. My config command and make errors appear below. If I remove --with-gd from config, make succeeds. Anyone else run into this? config command -- ./configure \ --with-gd=/opt/local \ --with-png-dir=/opt/local \ --

Re: workaround for db44 compile error?

2007-06-30 Thread Steven Rogers
On Jun 30, 2007, at 9:58 AM, Yves de Champlain wrote: made db44 build, then building subversion works. These are both MacPorts 1.4.30, OS X 10.4.10, Xcode 2.4.1, Intel Core 2 Duo And I have the same problem on PPC with MacPorts 1.4.42, Xcode 2.4.1, Mac OS X 10.4.9 Sorry - I looked at the

Re: workaround for db44 compile error?

2007-06-30 Thread Steven Rogers
On Jun 29, 2007, at 10:59 PM, Ryan Schmidt wrote: I don't know why; it works fine for me, with MacPorts 1.4.42, Xcode 2.4.1, Mac OS X 10.4.9, Intel Core 2 Duo, with the universal variant or without. Your ports tree is up to date? "sudo port sync"? I do not know why you're having trouble b