Re: Oddity with Python25 and Xcode 2.5

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 19:10, John Wilder wrote: I was having a problem with installing python25 (2.5.1_3) where it would error on executing libtool with the diagnostic: ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP li

Oddity with Python25 and Xcode 2.5

2007-11-24 Thread John Wilder
I was having a problem with installing python25 (2.5.1_3) where it would error on executing libtool with the diagnostic: ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP libtool: internal link edit command failed make: **

Re: Installing php5

2007-11-24 Thread John Hauf
Hello, thank you for your answer. I think I will use the macports versions of mysql and apache next time, when I do a new install of osx. For now I have installed php5 manually. Bye, john Ryan Schmidt wrote: On Nov 24, 2007, at 10:21, John Hauf wrote: I want to install php5 with apache2 and m

Re: Installing php5

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 10:21, John Hauf wrote: I want to install php5 with apache2 and mysql5 support on OSX 10.4, but I have already installed mysql5 and apache2 manually (without using macports). Is there a way to tell macports to use these installations of apache2 and mysql5 instead of inst

Re: Port version 1.520: py-gnome is inconsistent.

2007-11-24 Thread paul beard
On 11/24/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > > > > py25_cairo and py_cairo cannot be installed at the same time: > > > > # port install py25-cairo > > ---> Activating py25-cairo 1.4.0_1 > > Error: Target org.macports.activate returned: Image error: /opt/ > > local/include/pycairo/pycairo

So who owns the macports Wordpress/TRAC system?

2007-11-24 Thread paul beard
The reason I ask is that I would like to change my password to something more memorable, since it never makes into my keychain. And I can't touch my profile due to some permissions issues. But more importantly, the installed version is out of date: a lot of vulnerabilities have been addressed over

Re: wireshark crashing

2007-11-24 Thread caliel
Did you try updating Xquartz to 1.2a11? Instructions are at http://www.x.org/wiki/XDarwin . Doing this solved the problem for me. --caliel On Sat, 24 Nov 2007 15:52:31 +, Mark Lucas <[EMAIL PROTECTED]> wrote: > Having noted the various discussion regarding problems with wireshark I > have t

Installing php5

2007-11-24 Thread John Hauf
Hello, I want to install php5 with apache2 and mysql5 support on OSX 10.4, but I have already installed mysql5 and apache2 manually (without using macports). Is there a way to tell macports to use these installations of apache2 and mysql5 instead of installing the macport versions? Thank you

Re: compiling as root?

2007-11-24 Thread paul beard
On 11/24/07, Michael Thon <[EMAIL PROTECTED]> wrote: > > Linux people generally recommend that you do not compile source code > with a user that has superuser privileges, which I assume is a guard > against possibly malicious commands that may be in the compile > scripts. When I install packages w

wireshark crashing

2007-11-24 Thread Mark Lucas
Having noted the various discussion regarding problems with wireshark I have tried everything to get it working , deleting all binaries, reinstalling MacPorts, compiling without X11 running, updating etc. nothing seems to work. I have found that if I run wireshark with the 'Automatic Scrolling in

re: re: wireshark port broken?

2007-11-24 Thread Jarosia Hope
whoops, terribly sorry and thank-you very much for correcting my error working smoothly now :D ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: wireshark port broken?

2007-11-24 Thread James Williams
Hi, Sorry I am new here so may not be completely right - however I'll have a go, I installed wireshark a few days ago but the version I got installed is 0.99.6 - are your macports updated to the newest version? J On Nov 24, 2007 1:00 PM, Jarosia Hope <[EMAIL PROTECTED]> wrote: > sudo port instal

Re: wireshark port broken?

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 07:00, Jarosia Hope wrote: sudo port install wireshark Password: ---> Fetching wireshark ---> Attempting to fetch wireshark-0.99.5.tar.bz2 from http:// www.wireshark.org/download/src/ ---> Attempting to fetch wireshark-0.99.5.tar.bz2 from http:// distfiles-od.opendarwin

wireshark port broken?

2007-11-24 Thread Jarosia Hope
sudo port install wireshark Password: ---> Fetching wireshark ---> Attempting to fetch wireshark-0.99.5.tar.bz2 from http://www.wireshark.org/download/src/ ---> Attempting to fetch wireshark-0.99.5.tar.bz2 from http://distfiles-od.opendarwin.org/wireshark ---> Attempting to fetch wireshark-0.99

Re: Port version 1.520: py-gnome is inconsistent.

2007-11-24 Thread Ryan Schmidt
Let's continue this only on the macports-users list; one list ought to be sufficient. On Nov 23, 2007, at 21:48, Douglas Philips wrote: First thing I did was port -d selfupdate. port --version says: MacPorts 1.520 and goes into interactive mode. I started out trying to install meld.

compiling as root?

2007-11-24 Thread Michael Thon
Linux people generally recommend that you do not compile source code with a user that has superuser privileges, which I assume is a guard against possibly malicious commands that may be in the compile scripts. When I install packages with macports (sudo port install xyz) they're compiled

Re: php5 + sockets

2007-11-24 Thread Brian Matzon
Ryan Schmidt wrote: On Nov 23, 2007, at 13:42, Roger Hoover wrote: On Nov 23, 2007 3:34 AM, Brian Matzon wrote: I am looking for a variant sockets, but it seems to have either gone missing - or never made available. Is this a simple oversight, or are there issues with adding the sockets varia

Re: not specifically MacPorts but tools-related

2007-11-24 Thread Ryan Schmidt
On Nov 22, 2007, at 23:30, paul beard wrote: On 11/22/07, Ryan Schmidt wrote: I assume the only practical difference between MacPorts gcc_select and Apple gcc_select is that Apple gcc_select only lets you select Apple-installed compilers, while MacPorts lets you (additionally?) select MacPort

Re: How to configure a project to compile correctly obtaining information from the portfile

2007-11-24 Thread Ryan Schmidt
On Nov 23, 2007, at 11:36, Aleksander Morgado wrote: I am preparing a project with GMP sources included within my project sources, so I will need to compile GMP directly without Macports support. I have tried to compile GMP from scratch, and it seems to compile correctly, but when I try to

Re: Problems building PostgreSQL 8.2 on Leopard (ppc,G4)

2007-11-24 Thread Ryan Schmidt
On Nov 23, 2007, at 13:49, [EMAIL PROTECTED] wrote: Just wondering if anyone's encountered the same problem I did trying to build PostgreSQL 8.2 on a PowerPC G4 running Leopard (gcc 4.0.1)? Complete error dump and installed package list provided below. Any help would be greatly appreciated

Re: php5 + sockets

2007-11-24 Thread Ryan Schmidt
On Nov 23, 2007, at 13:42, Roger Hoover wrote: On Nov 23, 2007 3:34 AM, Brian Matzon wrote: I am looking for a variant sockets, but it seems to have either gone missing - or never made available. Is this a simple oversight, or are there issues with adding the sockets variant to php5? It w