QWT

2010-02-22 Thread eric middelkoop
Hello, I installed the macport for the Qwt library but am unable to create a running program with it. I get the following notification: ld: warning: in /usr/local/qwt-5.1.2/lib/libqwt.dylib, file is not of required architecture I am using a brand new MacMini with Snow Leopard on it. Who can hel

Re: Upgraded python not finding Macport installed modules

2010-02-22 Thread Ryan Schmidt
On Feb 22, 2010, at 18:59, D B wrote: > I am using Mac OS X 10.5.8 and I previously upgraded from the > manufacturer-installed Python 2.5.1 to Python 2.6.4. I recently tried using > MacPorts to install the python module py-pil (Python Imaging Library, > http://www.pythonware.com/products/pil/

Re: Upgraded python not finding Macport installed modules

2010-02-22 Thread Bradley Giesbrecht
I believe the idea of the port python_select is to put the macports python in your path. // Brad On Feb 22, 2010, at 4:59 PM, D B wrote: Hello, I am using Mac OS X 10.5.8 and I previously upgraded from the manufacturer-installed Python 2.5.1 to Python 2.6.4. I recently tried using MacPo

Upgraded python not finding Macport installed modules

2010-02-22 Thread D B
Hello, I am using Mac OS X 10.5.8 and I previously upgraded from the manufacturer-installed Python 2.5.1 to Python 2.6.4. I recently tried using MacPorts to install the python module py-pil (Python Imaging Library, http://www.pythonware.com/products/pil/index.htm) and it seemed to install successfu

Re: nawk: Checksum mismatch

2010-02-22 Thread Johannes Kastl
On 2/22/10 6:14 AM Ryan Schmidt wrote: > It has been fixed by updating to the latest version of nawk. I saw toby@ has fixed it, as he wrote in the ticket. And after "port sync" today it works. Regards, OJ -- `Dobby is a free house-elf and he can obey anyone he likes“ (Harry Potter and the Half-

Re: ghc

2010-02-22 Thread Celso Coutinho
Too bad... Got to find another way! Thanks 2010/2/22 Ryan Schmidt > > On Feb 22, 2010, at 06:20, Celso Coutinho wrote: > > > When I try to install ghc in snow leopard, I get this: > > > > > > Error: Target org.macports.fetch returned: ghc is not yet supported on > Mac OS X 10.6.x (SnowLeopard)

Re: add php5-memcached?

2010-02-22 Thread Ryan Schmidt
On Feb 22, 2010, at 08:09, Andrew Sutherland wrote: > Ok great, thanks. I've added a ticket: https://trac.macports.org/ticket/23816 > > What kind of turnaround time should I expect for a new port? PHP modules are easy to write ports for so this can be quick. Unfortunately the software doesn't

Re: add php5-memcached?

2010-02-22 Thread Andrew Sutherland
Ok great, thanks. I've added a ticket: https://trac.macports.org/ticket/23816 What kind of turnaround time should I expect for a new port? Thanks a lot, Andrew Sutherland On Mon, Feb 22, 2010 at 9:01 AM, Ryan Schmidt wrote: > > On Feb 22, 2010, at 07:19, Andrew Sutherland wrote: > > > Hey guys,

Re: ghc

2010-02-22 Thread Ryan Schmidt
On Feb 22, 2010, at 06:20, Celso Coutinho wrote: > When I try to install ghc in snow leopard, I get this: > > > Error: Target org.macports.fetch returned: ghc is not yet supported on Mac OS > X 10.6.x (SnowLeopard) > > > Is there no way to install ghc via MacPorts? Not on Mac OS X 10.6 at t

Re: add php5-memcached?

2010-02-22 Thread Ryan Schmidt
On Feb 22, 2010, at 07:19, Andrew Sutherland wrote: > Hey guys, noob here. Welcome! > I'm using PHP's memcached extension. Macports hosts pecl's memcache (without > the d) but not memcached, which is more fully featured and up to date. Can > php5-memcached be added to Macports? How strange

add php5-memcached?

2010-02-22 Thread Andrew Sutherland
Hey guys, noob here. I'm using PHP's memcached extension. Macports hosts pecl's memcache (without the d) but not memcached, which is more fully featured and up to date. Can php5-memcached be added to Macports? Alternatively/also, how do I get PECL going on PHP? Installing php5 (port install php5)

Re: gmp build fails under Snow Leopard

2010-02-22 Thread Kuniaki Mukai
It seems that the latest GMP version >= 5.0.1. % port installed gmp The following ports are currently installed: gmp @5.0.1_0+universal (active) - Kuniaki On Feb 4, 2010, at 4:59 PM, Bjarne D Mathiesen wrote: > I'm getting the following when trying to install imap-uw under Snow > Leopard

ghc

2010-02-22 Thread Celso Coutinho
When I try to install ghc in snow leopard, I get this: Error: Target org.macports.fetch returned: ghc is not yet supported on Mac OS X 10.6.x (SnowLeopard) Is there no way to install ghc via MacPorts? Thanks in advance, Celso Coutinho ___ macports

Re: Proftpd error log

2010-02-22 Thread Jasper Frumau
I read that in 2008 syslog logging did not work at http://www.proftpd.org/docs/NEWS-1.3.2 : - Bug 3104 - Syslog logging does not work on Mac OS X. . But I hope they have found a solution or work around by now. Anybody around here who did? I'd hate to drop proftpd now that I got it running O

Proftpd error log

2010-02-22 Thread Jasper Frumau
I got MacPorts proftpd running a week or so ago. Now when I want to download a theme for Wordpress to my local installation I get a white screen where WP should say installed successfully. I wanted to check my proftpd error log. Anyone any clues where the logs are at? __