Re: ImageMagick: Error at checksum

2008-10-17 Thread Takaaki Kato
Thanks. It now worked. I missed -all. thanks all. On Oct 17, 2008, at 2:40 PM, Ryan Schmidt wrote: On Oct 16, 2008, at 19:58, Takaaki Kato wrote: Here's an error log for `sudo port install ImageMagick`. takaaki$ sudo port install ImageMagick --- Fetching ImageMagick --- Verifying

texlive_base failed to build

2008-10-17 Thread Frank J. R. Hanstick
Hello, I got the following error when installing octave-vrml dependency texlive_base: --- Fetching texlive_base --- Attempting to fetch texlive_base-2007-src.tar.bz2 from http:// mirror.roothell.org/pub/OpenBSD/distfiles --- Attempting to fetch texlive_base-2007-src.tar.bz2 from

Re: texlive_base failed to build

2008-10-17 Thread Bryan Blackburn
On Fri, Oct 17, 2008 at 03:06:48AM -0700, Frank J. R. Hanstick said: Hello, I got the following error when installing octave-vrml dependency texlive_base: --- Fetching texlive_base [...] /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -isystem/opt/ local/include

Re: texlive_base failed to build

2008-10-17 Thread Bryan Blackburn
(Don't forget to reply-all so it gets back to the list, since Apple's mail appears to ignore Mail-Followup-To:) On Fri, Oct 17, 2008 at 02:03:56PM -0700, Frank J. R. Hanstick said: Hello, ~ frank$ gcc_select -l Available versions: mp-gcc43 ~ frank$ which gcc /opt/local/bin/gcc Sounds

daemondo with postgresql83-server

2008-10-17 Thread Darren Weber
I'm playing with a sandbox version of postgresql83-server and it contains the following startup config: set libdir ${prefix}/lib/postgresql83 set logdir ${prefix}/var/log/postgresql83 set dbdir ${prefix}/var/db/postgresql83/defaultdb

Re: texlive_base failed to build

2008-10-17 Thread Frank J. R. Hanstick
Hello, Forgot, the replay does not return to the cc. I just switched it. The path structure points to /opt/local/bin first instead of /usr/ bin; therefore, I pickup the gcc_select in /opt/local/bin gcc_select which is what I want so long as I do not hit -obj/C++. I had read