Re: Problems with Gnucash & Gramps

2007-08-11 Thread Yves de Champlain
Le 07-08-11 à 16:22, David Rowe a écrit : I am attempting a clean reinstallation of various Macports applications - i.e. I have renamed /opt/local as /opt/ZZlocal (so I can go back if necessary), I have reinstalled Macports 1.5.1 into MacOS and I am starting from the beginning. The first

Re: more mtree violations (Spoke too soon)

2007-08-11 Thread logix218
I just added: destroot.violate_mtree yes above post-destroot {...} in the php5 Portfile like was done in the apache2 Portfile. Ideally this should fix it. If you don't hear back from me, it did... =) Thanks for this fix! logix218 wrote: > > I get the same error for php5 > Just thought I wo

Re: Removing Developer Tools.

2007-08-11 Thread Ryan Schmidt
On Aug 11, 2007, at 07:38, Fernando Lujan wrote: Hi guys, after the installation of macports it is possible ro remove all software developer tools and gcc 3.3, 4.0 and just macports? I really prefer this way instead of having two versions of ruby, perl and so on. I don't understand the

Re: MacPorts Install Error: "The following dependencies failed to build"

2007-08-11 Thread Ryan Schmidt
On Aug 11, 2007, at 15:48, Vik Rubenfeld wrote: I have a newbie question. I am installing MacPorts, and I got error messages saying "The following dependencies failed to build". How can I correct this? I'm attaching the full output from MacPorts. Thanks very much in advance. [snip] > /

Re: more mtree violations (Spoke too soon)

2007-08-11 Thread logix218
I get the same error for php5 Just thought I would throw that into the ring as well. (think my last post got deleted, sorry if this produces a double post) Jeff Stubbs-3 wrote: > > > On Aug 11, 2007, at 12:05 PM, Juan Manuel Palacios wrote: > >> I just added and committed workaround to the Po

MacPorts Install Error: "The following dependencies failed to build"

2007-08-11 Thread Vik Rubenfeld
Hi, I have a newbie question. I am installing MacPorts, and I got error messages saying "The following dependencies failed to build". How can I correct this? I'm attaching the full output from MacPorts. Thanks very much in advance. Best, -Vik > [Viks-G4:/opt/local/bin] viksg4% sudo .

Problems with Gnucash & Gramps

2007-08-11 Thread David Rowe
I am attempting a clean reinstallation of various Macports applications - i.e. I have renamed /opt/local as /opt/ZZlocal (so I can go back if necessary), I have reinstalled Macports 1.5.1 into MacOS and I am starting from the beginning. The first two applications I attempted both fail to work.

Re: Removing Developer Tools.

2007-08-11 Thread Artie Ziff
Hi, I have no recommendation for you regarding how remove things. However I wanted to note a rationale for keeping the ports collection. Consider that Apple's distribution of a particular OS release will contain older versions of included 3rd party products (ruby, perl, apache, sshd too!). So the

Re: py-cairo installation (was: Re: GNOME installation)

2007-08-11 Thread Yves de Champlain
Le 07-08-11 à 11:40, Yves de Champlain a écrit : Le 07-08-10 à 22:35, Ryan Schmidt a écrit : On Aug 10, 2007, at 01:31, Andreas Zeitler wrote: Second question: Installing GIMP through MacPorts (having installed cairo via the GNOME) stops when reaching the installation of (i think) py-c

more mtree violations (Spoke too soon)

2007-08-11 Thread Jeff Stubbs
On Aug 11, 2007, at 12:05 PM, Juan Manuel Palacios wrote: I just added and committed workaround to the Portfile to indicate the violation is intended in this case, "destroot.violate_mtree yes". Please re-sync your tree in about half an hour from this posting and try installing again, repor

Re: MacPorts 1.5.1 released (Needs a Trac ticket????)

2007-08-11 Thread Jeff Stubbs
On Aug 11, 2007, at 12:05 PM, Juan Manuel Palacios wrote: Please re-sync your tree in about half an hour from this posting and try installing again, report back to me if you still experiencing the same problem. That fixed the problem. Figured that the install location triggered the error,

Re: MacPorts 1.5.1 released (Needs a Trac ticket????)

2007-08-11 Thread Juan Manuel Palacios
On Aug 11, 2007, at 11:26 AM, Jeff Stubbs wrote: On Aug 11, 2007, at 3:32 AM, Juan Manuel Palacios wrote: - Detect some mtree violations within ${prefix}. Test can be overriden by "destroot.violate_mtree yes" in a Portfile (mww in r27199). Just a note. Upgraded MP to 1.5.10, we

Re: py-cairo installation (was: Re: GNOME installation)

2007-08-11 Thread Yves de Champlain
Le 07-08-10 à 22:35, Ryan Schmidt a écrit : On Aug 10, 2007, at 01:31, Andreas Zeitler wrote: Second question: Installing GIMP through MacPorts (having installed cairo via the GNOME) stops when reaching the installation of (i think) py-cairo. Does anybody know how to get GIMP working? S

Re: MacPorts 1.5.1 released (Needs a Trac ticket????)

2007-08-11 Thread Jeff Stubbs
On Aug 11, 2007, at 3:32 AM, Juan Manuel Palacios wrote: - Detect some mtree violations within ${prefix}. Test can be overriden by "destroot.violate_mtree yes" in a Portfile (mww in r27199). Just a note. Upgraded MP to 1.5.10, went to install apache2 with: "port install apache2 +

Re: Cannot build sqlite3

2007-08-11 Thread N_Ox
Le 11 août 07 à 15:01, js a écrit : Me again. replaying to myself. By editing portfile, I succeeded to make it work. the following is the patch. -configure.cflags-append -DSQLITE_ENABLE_LOCKING_STYLE=1 -I$ {prefix}/include -configure.cppf

Re: Cannot build sqlite3

2007-08-11 Thread js
Me again. replaying to myself. By editing portfile, I succeeded to make it work. the following is the patch. -configure.cflags-append -DSQLITE_ENABLE_LOCKING_STYLE=1 -I${prefix}/include -configure.cppflags-append -I${prefix}/include +configur

Removing Developer Tools.

2007-08-11 Thread Fernando Lujan
Hi guys, after the installation of macports it is possible ro remove all software developer tools and gcc 3.3, 4.0 and just macports? I really prefer this way instead of having two versions of ruby, perl and so on. Thanks. -- Fernando Lujan ___ macpor

Cannot build sqlite3

2007-08-11 Thread js
Hello. Installing sqlite3 failed (I'm using MacPorts 1.5.10 on OS X 10.3.9, Panther) I've got the following error. gcc -O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -I/opt/local/include/readline -I. -I./src -DNDEBUG -DTHREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1

Re: MacPorts' Directory Layout Guideline or suggestion?

2007-08-11 Thread Ryan Schmidt
On Aug 10, 2007, at 09:41, js wrote: There are general guidelines in the MacPorts guide (See MacPorts Internals -> MacPorts File Hierarchy), but I think it pretty much restates the general Unix guidelines. http://geeklair.net/new_macports_guide/ Why isn't that doc on http://www.macports.org

Re: Using MacProrts inhouse as multiplatform package manager

2007-08-11 Thread Anders F Björklund
Ryan Schmidt wrote: MacPorts only supports Mac OS X, so that's not going to work cross-platform. (you can use it on FreeBSD with GNUstep, but it is not officially supported) Well, to express that in a bit more friendly way: MacPorts is designed for Mac OS X 10.3 and later. The target audienc

MacPorts 1.5.1 released

2007-08-11 Thread Juan Manuel Palacios
Evening everyone! I'm pleased to announce that MacPorts 1.5.1 has been released through selfupdate, comprising the following fixes and enhancements: Release 1.5.1 (11-August-2007 at branches/release_1_5/base's r27646, by jmpp): - Remove sed rules taking care of dp based comm