Re: Trouble Installing Mplayer

2009-05-13 Thread Ryan Schmidt
On May 12, 2009, at 22:40, EmmGunn wrote: I just know some of the basics of UNIX but isn't the usr/local/ directory for user installed stuff. Why would the perl installer be looking in there for anything? gcc, the compiler most all ports use, automatically looks in /usr/ local. We do

Re: port: command not found after installing MacPorts-1.7.1-10.5-Leopard

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 00:57, Perry Lee wrote: On May 12, 2009, at 10:53 PM, Lokeshwaran wrote: Clearly, the PATH variables defined in .profile is not set. Does zsh not read from .profile? Or should something else be done for macports to work with zsh?

qucs build error

2009-05-13 Thread Bjarne Bäckström
On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/opt/ local/lib -o qucs -L/lib node.o element.o qucsdoc.o wire.o mouseactions.o qucs.o main.o wirelabel.o qucs_init.o qucs_actions.o viewpainter.o mnemo.o

Re: Trouble Installing Mplayer

2009-05-13 Thread EmmGunn
That did it. Thanks! On May 12, 2009, at 10:53 PM, Bryan Blackburn wrote: On Tue, May 12, 2009 at 08:40:27PM -0700, EmmGunn said: Thanks for the hint. I tried moving the math.h header file but then I received this error: --- Building perl5.8 Error: Target org.macports.build returned:

Mplayer Variant Help

2009-05-13 Thread EmmGunn
Hi All, I'm looking at the different variants for mplayer and most of them are self explanatory, but I have a couple of questions. I noticed this in the port file: 83 # configure is not autoconf 84 universal_variant no which I took to mean that a universal variant is not

Re: Announcing: port_upgrade

2009-05-13 Thread Artie Ziff
Hello Rainer, Using the new tool... Is this behavior expected? $ ./port_upgrade -o upgrade.sh No configuration loaded. Outdated(1): gtk2(2.16.1_4, 2.16.1_3) 2.16.1_4 29 ports to remove:

Re: Announcing: port_upgrade

2009-05-13 Thread Scott C. Kennedy
It's not Rainer's tool, but was written by Tony Doan. But to answer your question... Yes, that's the proper function, and it's removed the two old versions of GTK2 and re-compiled all their dependencies to the newer version. Scott Artie Ziff wrote: Hello Rainer, Using the new tool... Is

selfupdate error

2009-05-13 Thread Mark M Huntress
I am new to this. I installed macports 1.7, and then did sudo ports selfupdate, and it gave me this: Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command cd /opt/local/var/macports/sources/rsync.macports.org/release/base ./configure

Re: selfupdate error

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 19:36, Mark M Huntress wrote: I am new to this. Welcome to MacPorts! I installed macports 1.7, and then did sudo ports selfupdate, and it gave me this: Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command cd

Re: Mplayer Variant Help

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 12:25, EmmGunn wrote: I'm looking at the different variants for mplayer and most of them are self explanatory, but I have a couple of questions. I noticed this in the port file: 83 # configure is not autoconf 84 universal_variant no which I took to mean that

Re: Mplayer Variant Help

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 21:38, Ryan Schmidt wrote: Also, just out of curiosity, what are the darwin and darwin_8 variants. I couldn't find anything about them either. Thanks in advance for any help. These are platform variants. If they are present in a portfile, MacPorts automatically

Re: qucs build error

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 08:25, Bjarne Bäckström wrote: On OS X 10.4.11 (intel) with a freshly installed MacPorts: [...] /usr/bin/g++-4.0 -O2 -pipe -fno-exceptions -fno-check-new -L/opt/ local/lib -o qucs -L/lib node.o element.o qucsdoc.o wire.o mouseactions.o qucs.o main.o wirelabel.o

Re: Mplayer Variant Help

2009-05-13 Thread Eric Cronin
On May 13, 2009, at 10:38 PM, Ryan Schmidt wrote: On May 13, 2009, at 12:25, EmmGunn wrote: I'm looking at the different variants for mplayer and most of them are self explanatory, but I have a couple of questions. I noticed this in the port file: 83 # configure is not autoconf 84

Re: Mplayer Variant Help

2009-05-13 Thread Ryan Schmidt
On May 13, 2009, at 22:35, Eric Cronin wrote: If someone is interested in tackling the universal build they may want to contact Mo Haque and see if the scripts he uses to update http://haque.net/software/mplayer/mplayerosx/builds/ are useful in manually setting up the crosscompile