Re: How to clean a failed package to build?

2009-10-07 Thread Ryan Schmidt
On Oct 8, 2009, at 00:19, Kyunghoon Lee wrote: $ sudo port install pango ---> Computing dependencies for pango ---> Fetching pango ---> Verifying checksum(s) for pango ---> Extracting pango Error: To install pango without the quartz variant, cairo must be installed without the quartz vari

Re: How to clean a failed package to build?

2009-10-07 Thread Kyunghoon Lee
Ryan Schmidt wrote: On Oct 7, 2009, at 15:48, Kyunghoon Lee wrote: Ryan Schmidt wrote: On Oct 7, 2009, at 12:40, Kyunghoon Lee wrote: I was trying to build pang with a quartz option and it failed because of the option. I wanted to rebuild pango w/o the quartz option, but port kept usi

Re: How to clean a failed package to build?

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 15:48, Kyunghoon Lee wrote: Ryan Schmidt wrote: On Oct 7, 2009, at 12:40, Kyunghoon Lee wrote: I was trying to build pang with a quartz option and it failed because of the option. I wanted to rebuild pango w/o the quartz option, but port kept using the same variant

Re: .bashrc .profile .bash_profile

2009-10-07 Thread Ralph Pass
What I learned was that the spaces are important!. Thanks to all who contributed. Ralph Pass Scott Haneda wrote: Very cool. I had a few functions, but this is a handy one. I did not know I could just set the CLIFORCE_COLOR for the one session. I also like how I believe you pass in the $@,

Re: How to clean a failed package to build?

2009-10-07 Thread Kyunghoon Lee
Ryan Schmidt wrote: On Oct 7, 2009, at 12:40, Kyunghoon Lee wrote: I was trying to build pang with a quartz option and it failed because of the option. I wanted to rebuild pango w/o the quartz option, but port kept using the same variants option. I tried to clean, but it seems "port clean"

Re: How to clean a failed package to build?

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 12:40, Kyunghoon Lee wrote: I was trying to build pang with a quartz option and it failed because of the option. I wanted to rebuild pango w/o the quartz option, but port kept using the same variants option. I tried to clean, but it seems "port clean" works only for su

Re: .bashrc .profile .bash_profile

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 14:38, Scott Haneda wrote: Was your use of CLICOLOR_FORCE=X meant literally, or should I use boolean? I have used boolean in the past, and the man page for ls does not state what 'X" does, though it does work. Perhaps it doesn't look at what value CLICOLOR_FORCE is set

Re: .bashrc .profile .bash_profile

2009-10-07 Thread Scott Haneda
Very cool. I had a few functions, but this is a handy one. I did not know I could just set the CLIFORCE_COLOR for the one session. I also like how I believe you pass in the $@, so I can send in arguments to my ls alias, which I was not able to do in the past. Was your use of CLICOLOR_FOR

How to clean a failed package to build?

2009-10-07 Thread Kyunghoon Lee
Hello all, I was trying to build pang with a quartz option and it failed because of the option. I wanted to rebuild pango w/o the quartz option, but port kept using the same variants option. I tried to clean, but it seems "port clean" works only for successfully installed packages. I'd app

gimp snow leopard problem

2009-10-07 Thread mikie mike
There is a problem with gimp installation on Snow Leopard described here: http://trac.macports.org/ticket/21011 I actually don't need gimp for now but I need ufraw package, which tries to install gimp as dependency or something. Is there any chance to workaround the problem with gimp or instal

Re: Problem installing UnitTest++

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 06:21, Daniel Lidström wrote: I stumbled upon a problem when trying to install UnitTest++: daniel-lidstroms-imac-g5:/Users/daniel/programming/othello> sudo port install unittest-cpp ---> Computing dependencies for unittest-cpp ---> Fetching unittest-cpp ---> Verifying c

Re: mp4v2, libmp4v2, and pango

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 07:31, Jeff Pitman wrote: 1. mp4v2 seems to replace libmp4v2, Yes. but faac and mpeg4ip still depend on libmp4v2. They don't appear to, at present: $ port deps faac Full Name: faac @1.28+universal Build Dependencies: autoconf, automake, libtool Library Dependencies:

Re: Ticket #21500 - IcedTea 1.11

2009-10-07 Thread Ryan Schmidt
On Oct 7, 2009, at 07:25, Michael Franz wrote: On Tue, Oct 6, 2009 at 9:16 PM, Ryan Schmidt wrote: gcc-4.0 is the default on Tiger and Leopard, and is available on Snow Leopard, so you could simply add this line to the portfile: configure.compiler gcc-4.0 You should probably preface that

mp4v2, libmp4v2, and pango

2009-10-07 Thread Jeff Pitman
Hi again, Back real quick with another problem with a recent selfupdate / upgrade outdated. Macports at 1.8.1 and I have the following 2 problems doing "upgrade outdated": 1. mp4v2 seems to replace libmp4v2, but faac and mpeg4ip still depend on libmp4v2. So, when I execute "sudo port -u uninstall"

Re: Ticket #21500 - IcedTea 1.11

2009-10-07 Thread Michael Franz
On Tue, Oct 6, 2009 at 9:16 PM, Ryan Schmidt wrote: > > On Oct 6, 2009, at 19:55, Michael Franz wrote: > > I think I have figured out the installation script for IcedTea. The only >> issue I have and would like input on is how to handle the different compiler >> for Snow Leopard. The Snow Leopa

Bus error for dbus-daemon --nofork --session

2009-10-07 Thread Jeff Pitman
Hi! After a major upgrade, gimp broke for me. All my ports should be up-to-date. I've traced down to several upgrade problems and have been working through them one-by-one. This one has me stumped. For some reason, "dbus-daemon --nofork --session" is broken. sudo or as user, doesn't matter. It re

Problem installing UnitTest++

2009-10-07 Thread Daniel Lidström
Hi, I stumbled upon a problem when trying to install UnitTest++: daniel-lidstroms-imac-g5:/Users/daniel/programming/othello> sudo port install unittest-cpp ---> Computing dependencies for unittest-cpp ---> Fetching unittest-cpp ---> Verifying checksum(s) for unittest-cpp ---> Extracting u