Re: problems w/ gettext (irssi)

2007-03-17 Thread Brian Haag
On Mar 16, 2007, at 10:01 PM, Ryan Schmidt wrote: Um... very weird! Apparently your emacs is crashing. Do you have an emacs port installed or is it using the system's emacs? gettext compiled just fine for me with the system's emacs. If you type which emacs what does it say? Mine says

Re: MAMP installation fails over libxml on MacBook SOLVED

2007-03-17 Thread Elise van Looij
After struggling for a few days and getting nowhere, I decided to make a fresh start. When I got my MacBook I took advantage of a very handy OSX feature, namely the offer to hook it up via firewire to my old iBook and have everything automatically copied. This worked great, within three

php5 +apache2 +mysql5 does not behave as expected

2007-03-17 Thread Elise van Looij
At the end of a MAMP installation (sudo port install php5 +apache2 +mysql5) I got the following message: --- Installing php5 5.2.1_1+apache2+darwin_8+macosx+mysql5 If this is your first install, you might want cd /opt/local/apache2/modules /opt/local/apache2/bin/apxs -a -e -n php5 libphp5.so

valgrind? (was Fwd: [Bug 417004] python crashes when loading gnome bindings.)

2007-03-17 Thread Paul Beard
So what is the Darwin equivalent of valgrind and strace so we can isolate this problem with gnome? Since by definition Valgrind is an award-winning suite of tools for debugging and profiling Linux programs and there is no interest on their part in making it work for PPC hardware, what

Re: php5 +apache2 +mysql5 does not behave as expected

2007-03-17 Thread Elias Pipping
On Mar 17, 2007, at 2:45 PM, Elise van Looij wrote: cd /opt/local/apache2/modules /opt/local/apache2/bin/apxs -a -e -n php5 libphp5.so * copy /opt/local/etc/php.ini-dist to /opt/local/etc/php.ini Question: what is it exactly that I might want to do? Should I copy those lines from cd ...

Fwd: Digging myself a gnucash hole after upgrading other ports

2007-03-17 Thread Jonathan Bowman
So, did you find a solution yet? I just did the same thing. Are you sure that your upgrades of gnome-vfs and goffice worked? When I did sudo port upgrade installed it upgraded everything, but failed on those two. Now my gnucash does the exact same thing that yours does. Gnome-vfs sure does give

Re: valgrind? (was Fwd: [Bug 417004] python crashes when loading gnome bindings.)

2007-03-17 Thread Yves de Champlain
Le 07-03-17 à 09:53, Paul Beard a écrit : So what is the Darwin equivalent of valgrind and strace so we can isolate this problem with gnome? There is ktrace on darwin, I don't know how related or not those are. Though I have no idea whether valgrind runs on darwin at all... There are

jpeg (?) troubles (flphoto, eog)

2007-03-17 Thread Stefan Bruda
Hi, I am having what I believe to be problems with the jpeg package. They manifest themselves most notably in FLTK applications (only one realy, flPhoto) but I also believe that they are the cause of eog crashes. It goes like this: fltk builds fine as is, but fluid crashes upon startup and so

Re: php5 +apache2 +mysql5 does not behave as expected

2007-03-17 Thread Mark Duling
Elise van Looij [EMAIL PROTECTED] on Saturday, March 17, 2007 at 5:45 AM -0800 wrote: Does this have anything to do with the fact that the installation did not result in a proper httpd.conf, as I expected, but in a file called httpd.conf.sample which, among other things, has no LoadModule for

New port submissions

2007-03-17 Thread Lyle Johnson
I've submitted Trac tickets for two new proposed ports: raptor-1.4.14 (http://trac.macports.org/projects/macports/ticket/11567) rasqal-0.9.13 (http://trac.macports.org/projects/macports/ticket/11574) I hope that you will consider including these in MacPorts.

Re: valgrind? (was Fwd: [Bug 417004] python crashes when loading gnome bindings.)

2007-03-17 Thread Paul Beard
On Mar 17, 2007, at 7:37 AM, Yves de Champlain wrote: Le 07-03-17 à 09:53, Paul Beard a écrit : So what is the Darwin equivalent of valgrind and strace so we can isolate this problem with gnome? There is ktrace on darwin, I don't know how related or not those are. Rumor has it they are

Re: valgrind? (was Fwd: [Bug 417004] python crashes when loading gnome bindings.)

2007-03-17 Thread Daniel J. Luke
On Mar 17, 2007, at 1:38 PM, Paul Beard wrote: Yes, I saw that. Does anyone know what valgrind does/how it works and if there is something similar in the Darwin/MacPorts toolchain? It doesn't build on Darwin as it requires a lot of integration with the kernel of the host system. It's a

Re: jpeg (?) troubles (flphoto, eog)

2007-03-17 Thread Randall Wood
eog dies on some freetype problem that I have not been able to reproduce anywhere else. What does gthumb do? On 17 Mar 2007, at 11:57, Stefan Bruda wrote: Hi, I am having what I believe to be problems with the jpeg package. They manifest themselves most notably in FLTK applications (only

Re: MAMP installation fails over libxml on MacBook SOLVED

2007-03-17 Thread Randall Wood
Your /opt folder probably got copied and then something died because your processor architecture had changed. On 17 Mar 2007, at 09:22, Elise van Looij wrote: After struggling for a few days and getting nowhere, I decided to make a fresh start. When I got my MacBook I took advantage of a

Re: jpeg (?) troubles (flphoto, eog)

2007-03-17 Thread Stefan Bruda
Randall Wood wrote: eog dies quite consistently here, what do you mean by not being able to reproduce the problem? eog consistently crashes, but nothing else seems to have this problem. Oh, I see, sorry for the confusion. Stefan If it was so, it might be; and if it were so, it would be;

Re: php5 +apache2 +mysql5 does not behave as expected

2007-03-17 Thread Ryan Schmidt
On Mar 17, 2007, at 08:45, Elise van Looij wrote: At the end of a MAMP installation (sudo port install php5 +apache2 +mysql5) I got the following message: --- Installing php5 5.2.1_1+apache2+darwin_8+macosx+mysql5 If this is your first install, you might want cd /opt/local/apache2/modules

Re: MAMP installation fails over libxml on MacBook SOLVED

2007-03-17 Thread Ryan Schmidt
On Mar 17, 2007, at 13:33, Randall Wood wrote: On 17 Mar 2007, at 09:22, Elise van Looij wrote: After struggling for a few days and getting nowhere, I decided to make a fresh start. When I got my MacBook I took advantage of a very handy OSX feature, namely the offer to hook it up via

rpm won't build

2007-03-17 Thread Keith Irwin
Folks-- I'd like to build some RPMs on my mac for deployment on, well, not my mac. I issued: $ sudo port install rpm and, after some time, got the following. I'm assuming there's something building rpm depends on which is not included in the dependency list. Do I need rpmdav, which