python search / tkinter question

2006-11-10 Thread belinda thom
Hi, Is there a particular reason that searching for python ports produces: 51 % port search python gnome-bindings-python devel/gnome-bindings-python 2.12 The GNOME bindings for Python subversion-pythonbindings devel/subversion-pythonbindings 1.4.2Python bindings

Re: SWIG / macports python24 question

2006-11-10 Thread Ryan Schmidt
On Nov 10, 2006, at 22:34, belinda thom wrote: I'm installing SWIG on OS X 10.4.8. Following the instructions in the README seem to work. My question is this. SWIG's configure script by default uses the Python delivered w/10.4 (2.3.5). I plan to use SWIG in the context of macports python

Fwd: SWIG / macports python24 question

2006-11-10 Thread belinda thom
Hello, I'm installing SWIG on OS X 10.4.8. Following the instructions in the README seem to work. My question is this. SWIG's configure script by default uses the Python delivered w/10.4 (2.3.5). I plan to use SWIG in the context of macports python24. Is this going to be a problem, and if

Re: Can't login to trac/wordpress / was - wordpress question

2006-11-10 Thread Dr. Ernie Prabhakar
Hi all, Did you see the note from Kevin about this? http://www.macosforge.org/?p=5 If that doesn't work, ping the Admin: http://www.macosforge.org/contact.html -- Ernie P. On Nov 10, 2006, at 3:15 PM, Mark Duling wrote: "Belinda Thom" <[EMAIL PROTECTED]> on Friday, November 10, 2006 at 2:

Can't login to trac/wordpress / was - wordpress question

2006-11-10 Thread Mark Duling
"Belinda Thom" <[EMAIL PROTECTED]> on Friday, November 10, 2006 at 2:01 PM -0800 wrote: >I registered for an account at http://www.macports.org/ and was then >sent my user name and corresponding password via my email. > >I cannot login w/this username and password (sent to me from >[EMAIL PROTECTED

Re: Trouble with postgresql81 installation.

2006-11-10 Thread Ryan Schmidt
On Nov 10, 2006, at 15:52, Ryan Schmidt wrote: MacPorts's PostgreSQL also includes a launch services item which should be able to start the server at startup. With most ports, you would install the port with the "+server" variant. This applies to e.g. mysql5 and to the old postgresql8 port

Re: wordpress question

2006-11-10 Thread Ryan Schmidt
On Nov 10, 2006, at 16:01, Belinda Thom wrote: Hi, I registered for an account at http://www.macports.org/ and was then sent my user name and corresponding password via my email. I cannot login w/this username and password (sent to me from [EMAIL PROTECTED]). How should I proceed? I don't kn

wordpress question

2006-11-10 Thread Belinda Thom
Hi, I registered for an account at http://www.macports.org/ and was then sent my user name and corresponding password via my email. I cannot login w/this username and password (sent to me from [EMAIL PROTECTED]). How should I proceed? Also, am wondering if there is a reason that 1.3.2 is listed

Re: Trouble with postgresql81 installation.

2006-11-10 Thread Ryan Schmidt
On Nov 10, 2006, at 15:30, Samuel V Green III wrote: I found a solution to my posted error and am posting what "works for me" incase there is someone experiencing the same error with the (variant +postgresql) option added to a php5 build via macports. I am doing this on a Mac (PowerBook).

Re: gimp2 and MacOS 10.3/Darwin 7.9

2006-11-10 Thread Ansgar Esztermann
On Thu, Nov 09, 2006 at 09:40:25PM -0500, Darrel wrote: > > > Venturing from the main topic to consider installation of gimp2, > for the case that it will not compile in MacPorts- my PowerPC G4 > has a working Gimp installation from pkgsrc: > > http://www.netbsd.org/Documentation/software/packages

Re: gimp2 and MacOS 10.3/Darwin 7.9

2006-11-10 Thread Ansgar Esztermann
On Thu, Nov 09, 2006 at 06:40:58PM -0500, Yves de Champlain wrote: > Isn't it a better choice to remove the cups-headers port and use gtk2 ? I've tried that, but that does not work either as I do not have any cups headers. > Otherwise, ports that depend on gtk2 should use a lib: dependency Yes,

Re: Trouble with postgresql81 installation.

2006-11-10 Thread Samuel V Green III
I found a solution to my posted error and am posting what "works for me" incase there is someone experiencing the same error with the (variant +postgresql) option added to a php5 build via macports. I am doing this on a Mac (PowerBook). With a freash install of Tiger (10.4.8) with MacPo

Re: GTK2 on osx

2006-11-10 Thread Randall Wood
Go to the following page and follow the instructions there: http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist And then try again. CC any replies or further question to the mailing list, as I'm going offline for the day. On 10 Nov 2006, at 08:25, massimodisasha wrote: hi Ran

Re: GTK2 on osx

2006-11-10 Thread Randall Wood
Try "sudo port upgrade glib2" and then try installing gtk2. On 10 Nov 2006, at 06:14, massimodisasha wrote: hi, i'm trying to install GTK2 with "darwinports" but i've some problems: when i try to do: sudo port install gtk2 i've this error: powerbook-g4-12-di-epifanio:~ epifanio$ sudo port inst

GTK2 on osx

2006-11-10 Thread massimodisasha
hi, i'm trying to install GTK2 with "darwinports" but i've some problems: when i try to do: sudo port install gtk2 i've this error: powerbook-g4-12-di-epifanio:~ epifanio$ sudo port install gtk2 Password: Portfile changed since last build; discarding previous state. ---> Fetching gtk2 ---> Atte

Re: port install previous version of ruby

2006-11-10 Thread Marc André Selig
On 10.11.2006, at 02:58, Stephen Chu wrote: I have a project requirement that forces me to install ruby 1.8.4. However, the ruby version on port list is 1.8.5, and doing port install ruby @1.8.4 does not yield the installation of 1.8.4 (it still gives me 1.8.5). Can I still use darwinport t