Re: py27-pil installation

2012-07-11 Thread Jeremy Lavergne
> I'm having difficulty with the py27-pil installation for my new machine > running OSX 10.7.4. > > 1) macports reports that the installation succeeds: > > % sudo port install py27-pil > Password: > ---> Computing dependencies for py27-pil > ---> Cleaning py27-pil > ---> Scanning binaries fo

py27-pil installation

2012-07-11 Thread Scott Frankel
Hi all, I'm having difficulty with the py27-pil installation for my new machine running OSX 10.7.4. 1) macports reports that the installation succeeds: % sudo port install py27-pil Password: ---> Computing dependencies for py27-pil ---> Cleaning py27-pil ---> Scanning binaries for linking

Re: downloading Ghostscript to OSX

2012-07-11 Thread Brandon Allbery
On Wed, Jul 11, 2012 at 5:05 PM, Susan Llunas < bookbin...@preserveyourtreasures.com> wrote: > We have tried to download Ghostscript to our OSX Lion, we choose the > MacPorts, Ghostscript 9.05 listed, we click download, and that box > pops up with a box saying we need to download MacPorts.

downloading Ghostscript to OSX

2012-07-11 Thread Susan Llunas
We have tried to download Ghostscript to our OSX Lion, we choose the MacPorts, Ghostscript 9.05 listed, we click download, and that box pops up with a box saying we need to download MacPorts. We end up in a do-loop with no download. What gives? Thanks, Les Lunas _

Re: Local MacPorts build server no longer works

2012-07-11 Thread Jeremy Lavergne
Check out archive_sites.conf, added in MacPorts 2.1.0 http://trac.macports.org/browser/trunk/base/ChangeLog On Jul 11, 2012, at 12:41 , Francisco Garcia wrote: > Exploring the macports.conf man page I have noticed that: > > archive_site_local is no longer listed > buildfromsource never is listed

Re: Local MacPorts build server no longer works

2012-07-11 Thread Francisco Garcia
wow, that was lightning fast. Shame of me because even the wiki was updated thanks a lot Jeremy On Wed, Jul 11, 2012 at 6:46 PM, Jeremy Lavergne wrote: > Check out archive_sites.conf, added in MacPorts 2.1.0 > http://trac.macports.org/browser/trunk/base/ChangeLog > > On Jul 11, 2012, at 12:41 ,

Re: Local MacPorts build server no longer works

2012-07-11 Thread Brandon Allbery
On Wed, Jul 11, 2012 at 12:41 PM, Francisco Garcia < pub...@francisco-garcia.net> wrote: > Exploring the macports.conf man page I have noticed that: > > archive_site_local is no longer listed > buildfromsource never is listed as an option, bit it is ignored. The > ports are still built from source

Local MacPorts build server no longer works

2012-07-11 Thread Francisco Garcia
Exploring the macports.conf man page I have noticed that: archive_site_local is no longer listed buildfromsource never is listed as an option, bit it is ignored. The ports are still built from source in any case Have these options changed (or been removed) in the latest releases? I have a build

Re: Request to update cppcheck to version to the latest (1.55)

2012-07-11 Thread Ryan Schmidt
On Jul 11, 2012, at 03:00, Brendan Simon (eTRIX) wrote: > How do I request that cppcheck be updated to the latest version (1.55) ?? File a port update ticket in the issue tracker. See the MacPorts Guide for instructions. > Can this be automated so that it is always at the latest version ?? N

Request to update cppcheck to version to the latest (1.55)

2012-07-11 Thread Brendan Simon (eTRIX)
Hello, How do I request that cppcheck be updated to the latest version (1.55) ?? Can this be automated so that it is always at the latest version ?? It seems there are quite a few gaps between previous versions. e.g. 1.48, 1.44, etc. Cheers, Brendan. __