Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 3, 2007, at 01:01, Skip Evans wrote: Ryan Schmidt wrote: Well, ok, that might work too. Though Apple's X11 is really the easiest, the fastest and IMHO the best way to go. I got XFree86 loaded and I guess sort of working, but it seems pretty awkard. I apparently had to start XDarwin s

Re: Problem installing ports

2007-12-02 Thread Skip Evans
Ryan Schmidt wrote: Well, ok, that might work too. Though Apple's X11 is really the easiest, the fastest and IMHO the best way to go. I got XFree86 loaded and I guess sort of working, but it seems pretty awkard. I apparently had to start XDarwin separately, which then opened three or four

Re: smpeg Question

2007-12-02 Thread Ryan Schmidt
On Nov 28, 2007, at 01:05, Ryan Schmidt wrote: On Nov 28, 2007, at 00:56, Nathan Brazil wrote: Hi. I just installed the smpeg port on my Intel iMac running Leopard (10.5.0). Although the port seemed to have installed successfully, I got a pair of error messages during the fetch phase (s

Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:49, Skip Evans wrote: Either of those get the following: You already have an X11SDK installed, if you wish to use Apple X11 install it from your OS X disc. If you really wish to use XFree86 move it aside with sodo mv /usr/X11R6 /usr/X11R6.apple The message means you

Re: Problem installing ports

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:46, Mike Savory wrote: On Dec 2, 2007, at 3:21 PM, Skip Evans wrote: We just got a used PowerPC G4 we're attempting to set up for a workstation here in a predominantly Linux/Unix shop. We use FreeBSD servers and are very familiar with BSD ports, so I am trying to u

Re: Problem installing ports

2007-12-02 Thread Skip Evans
Hey Mike & all, I went ahead and moved X11 out of the way and it is downloading XFree86 now. This might do it, eh? Skip Mike Savory wrote: Hi Skip The message means you have installed the X11 SDK that was part of the developer tools, but you have not installed the X11.app that was an opt

Re: Problem installing ports

2007-12-02 Thread Mike Savory
Hi Skip The message means you have installed the X11 SDK that was part of the developer tools, but you have not installed the X11.app that was an optional install in the main Tiger install (it is now included by default in Leopard). Regards Mike On Dec 2, 2007, at 3:21 PM, Skip Evans wro

Re: slib-guile16 Problem

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 17:34, [EMAIL PROTECTED] wrote: I'm having the same problem with slib-guile16. Can you tell me how to implement the fix? It isn't obvious to me. I tried a "port selfupdate" and then "port install slib-guile16", but it doesn't look like anything has changed. Still bom

Re: slib-guile16 failing to destroot

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 16:40, Jesse Sinclair wrote: This is a known bug #13319, but I was wondering if anyone has found a solution/hack to this. I've been trying to install gnucash for the last month in various ways (fink/macports/building from source) and still can't get it done. My financ

Problem installing ports

2007-12-02 Thread Skip Evans
Hey all, We just got a used PowerPC G4 we're attempting to set up for a workstation here in a predominantly Linux/Unix shop. We use FreeBSD servers and are very familiar with BSD ports, so I am trying to use MacPorts to set up this G4. I install MacPorts from macports.org successfully, did

slib-guile16 failing to destroot

2007-12-02 Thread Jesse Sinclair
This is a known bug #13319, but I was wondering if anyone has found a solution/hack to this. I've been trying to install gnucash for the last month in various ways (fink/macports/building from source) and still can't get it done. My finances are getting out of control! Please help. Cheers, Jess

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Adam Mercer
On 02/12/2007, Kok-Yong Tan <[EMAIL PROTECTED]> wrote: > But what is it set to in Leopard, out of curiosity? Something of the form: /tmp/launch-rKldMP/:0 Cheers Adam ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.maco

Re: Error: lablgtk ocaml dependecies

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 11:52, Daniel wrote: I'm trying to install the mldonkey using MacPorts 1.520 installed in a intel mac with tiger running on it and i've got the following error message: [snip] signals_asm.o signals_asm.c signals_asm.c: In function 'segv_handler': signals_asm.c:193: error:

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Marc André Selig
On Dec 2, 2007 9:12 PM, Kok-Yong Tan <[EMAIL PROTECTED]> wrote: > Well, that's true enough: the DISPLAY variable is unset in the > Terminal under Tiger. But what is it set to in Leopard, out of > curiosity? A socket on which a server is listening that will start X11 once you connect to it. Rega

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Kok-Yong Tan
On Dec 2, 2007, at 15:07, Adam Mercer wrote: On 02/12/2007, Kok-Yong Tan <[EMAIL PROTECTED]> wrote: If you run it from under an X11 xterm, it should be set properly but if you're attempting to run from Terminal with X11 running already, remember to set your DISPLAY variable to ":0.0". Th

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Adam Mercer
On 02/12/2007, Kok-Yong Tan <[EMAIL PROTECTED]> wrote: > If you run it from under an X11 xterm, it should be set > properly but if you're attempting to run from Terminal with X11 running > already, remember to set your DISPLAY variable to ":0.0". Thats assuming you're running Tiger. The OP is ru

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Kok-Yong Tan
Frankly, I don't get those errors you're getting...but then, as I mentioned, I installed gtk2 +x11 instead of gtk2 +quartz... Just for kicks, why not uninstall gtk2 +quartz, install gtk2 +x11 and recompile wireshark and see what you get? Also, when you run Wireshark, you have to run it a

Re: Wireshark fails to complete install at gtk2

2007-12-02 Thread Jesse Ohlsson
All, I installed gtk2 +quartz without problem: g5:~] jess% sudo port install gtk2 +quartz Password: ---> Fetching gtk2 ---> Attempting to fetch gtk+-2.12.1.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/gtk+/2.12/ ---> Verifying checksum(s) for gtk2 ---> Extracting

Error: lablgtk ocaml dependecies

2007-12-02 Thread Daniel
I'm trying to install the mldonkey using MacPorts 1.520 installed in a intel mac with tiger running on it and i've got the following error message: ---> Building ocaml with target world.opt Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var

Re: molden error

2007-12-02 Thread Jochen Küpper
On 01.12.2007, at 22:05, Željko Babić wrote: I was having trouble with installing molden: should be fixed now Hi, my orginal patch was not correct and I had to revert it. I have now updated the Portfile to build correctly (for me) with todays tar-ball from the original author. Please le

Re: Ghostscript 8.61

2007-12-02 Thread Anthony Michael Agelastos
On Dec 2, 2007, at 11:13 AM, Bjarne D Mathiesen wrote: Anthony Michael Agelastos wrote: After sending my reply, I did some additional digging and realized that the 5 files above are identical to their their *.old counterparts (I did a `diff` on 'em) and their paths within point to /opt/local.

Re: Ghostscript 8.61

2007-12-02 Thread Bjarne D Mathiesen
Anthony Michael Agelastos wrote: > After sending my reply, I did some additional digging and realized that > the 5 files above are identical to their their *.old counterparts (I did > a `diff` on 'em) and their paths within point to /opt/local. The reason > these files are the same is that they mus

Re: Ghostscript 8.61

2007-12-02 Thread Anthony Michael Agelastos
On Dec 2, 2007, at 9:04 AM, Anthony Michael Agelastos wrote: On Dec 2, 2007, at 3:29 AM, Ryan Schmidt wrote: On Dec 1, 2007, at 18:30, Anthony Michael Agelastos wrote: I just noticed the following as I updated my installation. ---> Fetching ghostscript ---> Attempting to fetch ghostscript-8

Re: Ghostscript 8.61

2007-12-02 Thread Anthony Michael Agelastos
On Dec 2, 2007, at 3:29 AM, Ryan Schmidt wrote: On Dec 1, 2007, at 18:30, Anthony Michael Agelastos wrote: I just noticed the following as I updated my installation. ---> Fetching ghostscript ---> Attempting to fetch ghostscript-8.61.tar.gz from http://downloads.sourceforge.net/ghostscript

Re: MacPorts Path

2007-12-02 Thread Randall Wood
On 2 Dec 2007, at 08:20, [EMAIL PROTECTED] wrote: Hi, If I don't specify /opt/local/bin and /opt/local/sbin in my $PATH will it cause any problems during the port build and install process? I understand that I'll then need to specify the full path when executing an installed command. T

MacPorts Path

2007-12-02 Thread elabsjng
Hi, If I don't specify /opt/local/bin and /opt/local/sbin in my $PATH will it cause any problems during the port build and install process? I understand that I'll then need to specify the full path when executing an installed command. Best Regards, Simon. ___

Fwd: Libao Failure to Build

2007-12-02 Thread Ryan Schmidt
Forwarding this message back to the mailing list so someone who knows about libao and/or Leopard can look at it; I know about neither. Begin forwarded message: From: Damian Eastwood <[EMAIL PROTECTED]> Date: December 2, 2007 05:20:06 CST To: Ryan Schmidt <[EMAIL PROTECTED]> Subject: Re: Libao

Re: Libao Failure to Build

2007-12-02 Thread Jerome Soyer
Hi, I have the same problem and i launch an update before launching the build. I have MacOS X Leopard 10.5.1 on a MacBook Intel. Thanks. Ryan Schmidt a écrit : On Dec 1, 2007, at 22:16, Damian Eastwood wrote: I am new to Apple Mac, and especially to MacPorts. I have been trying to install

Re: Error on dsniff install

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 18:22, Jay Chandler wrote: Jay Chandler wrote: Hmm-- this is odd. Anyone have a suggestion or two? Well crap. http://trac.macports.org/projects/macports/ticket/13073 Apparently it's not just me, and there hasn't been progress made on this ticket in ages. Anyone have

Re: Ghostscript 8.61

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 18:30, Anthony Michael Agelastos wrote: I just noticed the following as I updated my installation. ---> Fetching ghostscript ---> Attempting to fetch ghostscript-8.61.tar.gz from http:// downloads.sourceforge.net/ghostscript ---> Verifying checksum(s) for ghostscript ---

Re: DVDAuthor fails to build

2007-12-02 Thread Ryan Schmidt
On Dec 2, 2007, at 01:08, Rytis Sileika wrote: Anyone's got an idea why this is happening? Did some search on Google, but no luck... No, I don't know. I don't see an open ticket in Trac either. So you should file one. Instructions are here: http://trac.macosforge.org/projects/macports/wi

Re: Libao Failure to Build

2007-12-02 Thread Ryan Schmidt
On Dec 1, 2007, at 22:16, Damian Eastwood wrote: I am new to Apple Mac, and especially to MacPorts. I have been trying to install Pidgin messenger and have come unstuck with Libao. I have tried googling for a solution and cannot find anything relevant I was hoping someone out there knows what t