Re: Building on Intel, running on G4

2008-05-16 Thread Ryan Schmidt
On May 15, 2008, at 3:52 PM, Erwan David wrote: > I've got an Intel Imac and a G4 powerbook. Is it possible to build > the > ports for the powerbook on the more powerful Imac ? Oof. This would probably fall under the "very advanced" category of usage. You can build ports with the +un

Re: libpixman

2008-05-16 Thread Ryan Schmidt
On May 16, 2008, at 8:50 AM, Avery Rozar wrote: > --> Fetching libpixman > ---> Verifying checksum(s) for libpixman > ---> Checksumming pixman-0.10.0.tar.bz2 > Error: Checksum (md5) mismatch for pixman-0.10.0.tar.bz2 > Portfile checksum: pixman-0.10.0.tar.bz2 md5 > fb23e17a8a0308e8fad6dc15375

encfs 1.4.2 fails to configure

2008-05-16 Thread Sonikbuddha -
I've been attempting to install the newest version of encfs, version 1.4.2, which was released last month, but it has been failing every time it attempts to configure with the below error. Has anyone else encountered this problem? I have not found a bug tracker ticket for it as of yet. Since

Re: py25-numpy Failed to Build, 10.5.2

2008-05-16 Thread Morgan Sutherland
Adam, thanks for your help. I solved the issue by uninstalling Python2.5, renaming the the .pydistutils.cfg file in ~/ (I believe this is installed by MacPython) and reinstalling. On Thu, May 15, 2008 at 9:22 PM, Adam Mercer <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 12:40 AM, Morgan Su

libpixman

2008-05-16 Thread Avery Rozar
Hello, Has anyone had any issues loading wireshark? I seem to get stalled during the libpixman checksum. Here is the output; --> Fetching libpixman ---> Verifying checksum(s) for libpixman ---> Checksumming pixman-0.10.0.tar.bz2 Error: Checksum (md5) mismatch for pixman-0.10.0.tar.bz2 Portfil

Boost 1.35

2008-05-16 Thread Akim Demaille
Hi all, I have a few comments wrt Boost 1.35. First of all, I now have warnings from GDB that I did not have with 1.34: > warning: Could not find object file "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync > .macports.org_release_ports_devel_boost/work/boost_1_35_0/b

Re: Can I install an earlier version of GTK 2.x?

2008-05-16 Thread Randall Wood
God that's an ugly page. On Fri, May 16, 2008 at 6:01 AM, Andrea D'Amore <[EMAIL PROTECTED]> wrote: > > On 16/mag/08, at 11:24, Rainer Müller wrote: > >> This one from the HOWTO section in the wiki? >> http://trac.macports.org/wiki/howto/InstallingOlderPort > > Definitely not, it was an external s

Re: Can I install an earlier version of GTK 2.x?

2008-05-16 Thread Andrea D'Amore
On 16/mag/08, at 11:24, Rainer Müller wrote: > This one from the HOWTO section in the wiki? > http://trac.macports.org/wiki/howto/InstallingOlderPort Definitely not, it was an external site, though the wiki page is exactly what the OP asked. ___ macp

Re: Can I install an earlier version of GTK 2.x?

2008-05-16 Thread Rainer Müller
Andrea D'Amore wrote: > On 16/mag/08, at 03:41, [EMAIL PROTECTED] wrote: > >> Is it possible to fetch and install older versions of Gtk2 via >> MacPorts? > > I read an article about it but can't find it anymore. Basically you > should check svn history for package(s) of interest and fetch the

Re: Can I install an earlier version of GTK 2.x?

2008-05-16 Thread Andrea D'Amore
On 16/mag/08, at 03:41, [EMAIL PROTECTED] wrote: > Is it possible to fetch and install older versions of Gtk2 via > MacPorts? I read an article about it but can't find it anymore. Basically you should check svn history for package(s) of interest and fetch the Portfile release you need. ___