gnuplot png

2009-06-04 Thread Lenore Horner
I have gnuplot installed on two machines: G4 10.5.7 making everything not use x11 Intel 10.5.7 On the second machine I can create png plots with gnuplot. On the first the same command causes gibberish (symbols) to be spewed out in the command line and no png file to be created. I assume di

Re: version update/checksum update for HDF5?

2009-06-04 Thread Rainer Müller
On 2009-06-04 23:11, Tyson Brown wrote: > In trying to install Octave using MacPorts, I consistently encounter the > following error: > > ---> Verifying checksum(s) for hdf5 > Error: Checksum (md5) mismatch for hdf5-1.6.8.tar.gz > Error: Checksum (sha1) mismatch for hdf5-1.6.8.tar.gz > Error: Che

Re: install issue

2009-06-04 Thread Ryan Schmidt
On Jun 4, 2009, at 11:40, Hachey, John wrote: I must have installed the wrong OS X version. Things seem to be running smoothly now after a reinstall. Great, thanks for letting us know. I'm glad you were able to get up and running. ___ macpor

Re: Ability to run Anacron as a user

2009-06-04 Thread Ryan Schmidt
On Jun 3, 2009, at 21:49, Scott Haneda wrote: I guess apple puts out a very old version. Not just of rsync, but of many other components as well. Which is why we have MacPorts, to provide more up-to-date versions! :) ___ macports-users mailing l

Re: version update/checksum update for HDF5?

2009-06-04 Thread Ryan Schmidt
On Jun 4, 2009, at 16:11, Tyson Brown wrote: In trying to install Octave using MacPorts, I consistently encounter the following error: ---> Verifying checksum(s) for hdf5 Error: Checksum (md5) mismatch for hdf5-1.6.8.tar.gz Error: Checksum (sha1) mismatch for hdf5-1.6.8.tar.gz Error: Checks

version update/checksum update for HDF5?

2009-06-04 Thread Tyson Brown
In trying to install Octave using MacPorts, I consistently encounter the following error: ---> Verifying checksum(s) for hdf5 Error: Checksum (md5) mismatch for hdf5-1.6.8.tar.gz Error: Checksum (sha1) mismatch for hdf5-1.6.8.tar.gz Error: Checksum (rmd160) mismatch for hdf5-1.6.8.tar.gz Error

Re: complains about launchd not providing socket path

2009-06-04 Thread Mike Alexander
--On June 4, 2009 2:18:49 AM -0700 scherom wrote: b) trials to solve the problem I did try to make the manual launch by doing sudo launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist and sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist o

Re: complains about launchd not providing socket path

2009-06-04 Thread Marcus Calhoun-Lopez
scherom yahoo.de> writes: > I included in my file .profile in the directory > eval `dbus-launch --auto-syntax` Since dbus now uses launchd, dbus-launch should not be called directly. Please remove it from you .profile. > > I had also tried putting the following in my .profil > #export > D

Porting openvas to the Mac (OS X)

2009-06-04 Thread Jeff Simmons
There's an interesting problem in getting openvas (specifically openvas-server) to run on the Mac. Background: bpf (Berkeley Packet Filter) is a pseudo-device (it's pretending to be a hardware device) residing in /dev. It's basically a way to access the datastream flowing through the ethernet c

complains about launchd not providing socket path

2009-06-04 Thread scherom
Thanky Marcus, for providing an overview of what is supposedly the status with dbus. I am however still having problems with launchd not providing a socket path. I will write a) what system I work on b) what I added / tried in .profil c) what is the error message I still get d) ask for help