Re: PkgConfig checksum failure

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 00:48, Michael Cook wrote: I'd been getting this error for the last two or three days - at least since since Friday May 11. At first I figured someone must be working on something and that it would sort itself out when a new version of the file was available. Also,

Re: X11-Error installing wireshark, using Apple's X11

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 00:46, Sebastian Hahn wrote: On May 15, 2007, at 12:44 AM, Ryan Schmidt wrote: On May 14, 2007, at 16:14, Sebastian Hahn wrote: I've just searched the list archives for a similar problem and came up with http://lists.macosforge.org/pipermail/macports-users/

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Randall Wood
If you wait about 12 hours, the following command should fix this problem: sudo port sync ; sudo port clean gnome-vfs ; sudo port install gnome-vfs On 14 May 2007, at 18:59, Ansgar Esztermann wrote: Hello everyone, does anyone know what the current status of gnome-vfs is? It does not build

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Randall Wood
Although I also just upgraded gnome-vfs to 2.18.1. Please let me know if 2.18.1 installs on 10.3.9 or not and we'll work on fixing it. On 15 May 2007, at 06:04, Randall Wood wrote: If you wait about 12 hours, the following command should fix this problem: sudo port sync ; sudo port

GCC fails to install

2007-05-15 Thread Charles White
1) I'm trying to install the latest stable version of GCC. Since gcc42 downloads from a 'prereleases' directory, I will focus on gcc41. Note that I've tried to install every available version of gcc and none of them have installed for me. 2) The target computer is an iMac with a 2 GHz Core

Re: gpsd, depends on openMotif!?

2007-05-15 Thread Andre-John Mas
On 14-May-07, at 18:45 , Andre-John Mas wrote: Hi, I decided to install gpsd and for some strange reason it depends on openMotif. I thought gpsd was meant to be purely command-line daemon. Any reason for the dependency on openMotif? I ended up getting Gpsd manually and building it myself.

Problem with universal variant of jpeg ...

2007-05-15 Thread William Gallafent
Hi, I previously had the standard variant of jpeg installed, but wanted to upgrade to universal, for testing some software targetting both architectures. So, I typed 'sudo port install jpeg +universal', which apparently worked, but strangely only the static library is universal, the dylib

MacPorts Web App (mpwa) online for initial testing.

2007-05-15 Thread James Berry
The MacPorts Web App (mpwa) is online for some initial testing at http://db.macports.org/ This is the start of a vision for a more comprehensive online repository for ports. Please see some of my sketchy documentation at: http://svn.macports.org/repository/macports/users/jberry/mpwa/doc/

Re: X11-Error installing wireshark, using Apple's X11

2007-05-15 Thread Sebastian Hahn
On May 15, 2007, at 9:12 AM, Ryan Schmidt wrote: On May 15, 2007, at 00:46, Sebastian Hahn wrote: On May 15, 2007, at 12:44 AM, Ryan Schmidt wrote: On May 14, 2007, at 16:14, Sebastian Hahn wrote: I've just searched the list archives for a similar problem and came up with

Re: GCC fails to install

2007-05-15 Thread Marc André Selig
On 5/15/07, Charles White [EMAIL PROTECTED] wrote: 3) My eventual goal is to install R for statistical computing. I realize this may be besides the point, but there is a binary distribution of R for OS X (including an Aqua interface) available from http://cran.r-project.org. If your main goal

Re: MacPorts Web App (mpwa) online for initial testing.

2007-05-15 Thread Michael Jackson
On May 15, 2007, at 10:42 AM, James Berry wrote: The MacPorts Web App (mpwa) is online for some initial testing at http://db.macports.org/ This is the start of a vision for a more comprehensive online repository for ports. Please see some of my sketchy documentation at:

Re: Problem with universal variant of jpeg ...

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 10:48, William Gallafent wrote: I previously had the standard variant of jpeg installed, but wanted to upgrade to universal, for testing some software targetting both architectures. So, I typed 'sudo port install jpeg +universal', which apparently worked, but strangely only

Re: GCC fails to install

2007-05-15 Thread Charles White
1) Installing R is my immediate goal for installing GCC and a necessary condition to my running MacPorts. Sufficient condition for my running MacPorts is running R, GnuCash, and an SSH friendly file manager on my Mac desktop. There are a handful of other open source software packages I'd

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Ansgar Esztermann
On Tue, May 15, 2007 at 06:43:47AM -0400, Randall Wood wrote: Although I also just upgraded gnome-vfs to 2.18.1. Please let me know if 2.18.1 installs on 10.3.9 or not and we'll work on fixing it. The new version installed without any problems. Thanks! A. pgpzonZwoOpjN.pgp

Re: autoconf macport vs panther's

2007-05-15 Thread mark brethen
Modified the system-wide profile. It's working, but I've encountered another problem; this is on a compile checking for mad_frame_decode in -lmad... no configure: error: libmad needed! Download the latest version at http://www.mars.org/home/rob/proj/mpeg/ port installed gives libmad

libmad developer package

2007-05-15 Thread mark brethen
port search for libmad-dev libmad-devel showed no ports available. What are my options? I need this to compile a program. Mark mailto:[EMAIL PROTECTED] ___ macports-users mailing list macports-users@lists.macosforge.org

Re: libmad developer package

2007-05-15 Thread markd
mark brethen [EMAIL PROTECTED] on Tuesday, May 15, 2007 at 5:18 PM -0800 wrote: port search for libmad-dev libmad-devel showed no ports available. What are my options? I need this to compile a program. Do you mean audio/libmad? I'm not familiar with it but have you seen that? Mark

Re: libmad developer package

2007-05-15 Thread mark brethen
Well, I already installed libmad, and checked its contents Port libmad contains: /opt/local/include/mad.h /opt/local/lib/libmad.0.2.1.dylib /opt/local/lib/libmad.0.dylib /opt/local/lib/libmad.a /opt/local/lib/libmad.dylib /opt/local/lib/libmad.la Why then does it not find it when I

Re: autoconf macport vs panther's

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 18:31, mark brethen wrote: checking for mad_frame_decode in -lmad... no configure: error: libmad needed! Download the latest version at http://www.mars.org/home/rob/proj/mpeg/ port installed gives libmad @0.15.1b_0 (active) why is it not finding the library? What

heimdal and coreutils collision: /opt/local/bin/su

2007-05-15 Thread paul beard
Error: Target com.apple.activate returned: Image error: /opt/local/ bin/su is being used by the active coreutils port. Please deactivate this port first, or use the -f flag to force the activation. How do we propose to resolve the disputed file issue? heimdal and coreutils both want to

Re: autoconf macport vs panther's

2007-05-15 Thread mark brethen
On May 15, 2007, at 9:08 PM, Ryan Schmidt wrote: On May 15, 2007, at 18:31, mark brethen wrote: checking for mad_frame_decode in -lmad... no configure: error: libmad needed! Download the latest version at http://www.mars.org/home/rob/proj/mpeg/ port installed gives libmad @0.15.1b_0

Re: X11-Error installing wireshark, using Apple's X11

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 12:01, Sebastian Hahn wrote: On May 15, 2007, at 9:12 AM, Ryan Schmidt wrote: Do you have /usr/X11R6/lib/libX11.6.dylib? I believe that's the file that's being looked for by the ports you're installing, and it should be there as part of Apple's X11. If it's not there,

Re: GCC fails to install

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 06:20, Charles White wrote: 1) I'm trying to install the latest stable version of GCC. Since gcc42 downloads from a 'prereleases' directory, I will focus on gcc41. Note that I've tried to install every available version of gcc and none of them have installed for me.

Re: autoconf macport vs panther's

2007-05-15 Thread Ryan Schmidt
On May 15, 2007, at 20:28, mark brethen wrote: On May 15, 2007, at 9:08 PM, Ryan Schmidt wrote: On May 15, 2007, at 18:31, mark brethen wrote: checking for mad_frame_decode in -lmad... no configure: error: libmad needed! Download the latest version at