Re: Hacking libsdl

2007-03-16 Thread David MacMahon
On Mar 16, 2007, at 7:22 , Nathan Brazil wrote: checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Does config.log provide any clues? My guess would be a filesystem issue (insufficient permissions or

Re: Gnuplot cannot set terminal x11

2007-03-14 Thread David MacMahon
On Mar 14, 2007, at 9:16 , Michael Williams wrote: my installation of gnuplot on one machine ("macbook") is unable to use the X11 terminal. However, what seems to be the same version of the port can use it perfectly well on another machine ("ibook"). Neither installation is of the no_x11 va

Re: Is GnuPlot linked to gd 2.0.29 or newer?

2007-03-05 Thread David MacMahon
On Mar 5, 2007, at 15:31 , Ryan Matthew Balfanz wrote: gnuplot needs to be linked to gd 2.0.29 or newer to do so I have no idea how to check this other than gnuplot -V which doesn't help $ port installed gd2 The following ports are currently installed: gd2 @2.0.33_2 (active) Dave ___

Re: #11479: UPDATE: pgplot-5.2.2: Support for Intel Macs

2007-03-05 Thread David MacMahon
On Mar 5, 2007, at 11:22 , David MacMahon wrote: The attached patch The patch is attached to ticket #11479, not the previous email message. Dave ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman

#11479: UPDATE: pgplot-5.2.2: Support for Intel Macs

2007-03-05 Thread David MacMahon
The attached patch adds support for Intel Macs (via gcc 4.2's gfortran), makes the x11 and aquaterm variants defaults, and adds a new (non-default) variant +demos that will also install the pgplot demo programs. Can someone please review and commit? Thanks, Dave __

Re: Octave on Intel Mac

2007-03-05 Thread David MacMahon
On Mar 2, 2007, at 4:25 , Anthony Michael Agelastos wrote: Sometime back, I had /usr/local populated with stuff from hpc.sf.net, but have since removed it. Just to make sure that it's totally gone, you could (temporarily) rename /usr/local to /usr/local.tmp. If that still doesn't work, the

Re: glpk patch for octave

2007-02-27 Thread David MacMahon
On Feb 27, 2007, at 20:49 , M. White wrote: Just a question here, I've noticed that the recommended fix for GLPK includes: #ifdef GLPK_PRE_4_15 which seems to indicate to me that it will still be a problem if someone happens to be running 4.14 (as the bindings changed from 4.13 to 4.14 an

#11451: UPDATE: octave-forge-2006-07-09: New port

2007-02-27 Thread David MacMahon
Ticket #11451 contains a patch that adds an octave-forge Portfile. Please make sure it builds and installs OK before committing it. I ran into some problems during the install/activate step because it said it was already registered as installed, but I think it was because of remnants from p

#11450: UPDATE: octave-2.9.9: Misc fixes including for #11181 and #11167

2007-02-27 Thread David MacMahon
The patch fixes #11167 and #11181, which were both caused by the problem outlined in #11167. It also contains these changes: 1. Annotates doc-comment in glpk.m to indicate that the "memory used" value is not available for GPLK >= 4.15. 2. Modifies configure to use "set term aqua" instead o

Re: Missing CHOLMOD in octave 2.9.9

2007-02-27 Thread David MacMahon
On Feb 27, 2007, at 10:48 , Andre Stechert wrote: Sorry, didn't realize you had work in progress :-(. Sorry, I didn't tell anyone! :-( :-) It's easy enough to remove the curl reference. Will do, I also made the patches necessary to fix glpk, as per the discussion with Andrew Makhorin he

Re: Missing CHOLMOD in octave 2.9.9

2007-02-27 Thread David MacMahon
On Feb 26, 2007, at 23:57 , Andre Stechert wrote: I'll go ahead and start on adding the additional package dependencies, starting with pcre and curl. If glpk is workable, I'll add that too, else I'll leave it out. Actually, I'm just about finished with a set of patches for the octave port

Re: Octave on Intel Mac

2007-02-26 Thread David MacMahon
On Feb 26, 2007, at 20:03 , Jason Merrill wrote: I'm not sure how to proceed at this point, so any further advice would be greatly appreciated. If you do... sudo port clean --all octave sudo port -d -v install octave &> octave.log ...and put octave.log on a web site and post a link, I'll take

Fix for #11444: UPDATE: SuiteSparse-2.4.0: Install cholmod_io64.h

2007-02-26 Thread David MacMahon
Hi, Andre, I've created a ticket and attached a patch for SuiteSparse to make it install a required header file that it neglects to install. Can you please review/commit it for me? Thanks, Dave ___ macports-users mailing list macports-users@list

How to add oneself to a ticket's CC field?

2007-02-26 Thread David MacMahon
I tried to find a way to add myself to a ticket's CC field, but couldn't figure it out. Is it disabled or otherwise hidden? I couldn't do much of anything to an existing ticket except add a comment and/or attach a file. It would be nice if I could at least add/remove myself from the CC

Fix for #11289: gnuplot has 'unknown' terminal by default

2007-02-26 Thread David MacMahon
Hi, Paul, I just attached a patch to #11289 that fixes it. Can you please review/commit it? Thanks, Dave ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Octave on Intel Mac

2007-02-26 Thread David MacMahon
On Feb 25, 2007, at 20:29 , M. White wrote: You also might see where gcc is pointing to (it is normally a symbolic link). For darwin_8_i386 platforms, the gcc, g++ and gfortran used are explicitly the "*-dp-4.2" MacPorts versions. I also ran into a problem with /usr/local stuff confusing t

Patches for aquaterm port

2007-02-22 Thread David MacMahon
The default path in libaquaterm.1.0.0.dylib for AquaTerm.app is "/ Applications/AquaTerm.app", but the port installs AquaTerm.app in "/ Applications/MacPorts/AquaTerm.app". Because of this, the user is forced to either launch AquaTerm manually before using e.g. gnuplot or export the AQUATERM