Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Daniel Johnson
On Feb 5, 2013, at 7:23 PM, Alexander Hansen wrote: > On 2/5/13 2:23 PM, Alexander Hansen wrote: >> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote: >>> >>> Den 05/02/13 21.03 skrev "Alexander Hansen" : >>> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: > I don't know if this is the r

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Alexander Hansen
On 2/5/13 2:23 PM, Alexander Hansen wrote: > On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote: >> >> Den 05/02/13 21.03 skrev "Alexander Hansen" : >> >>> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: I don't know if this is the right place to post this, but anyway... I have this small

Re: [Fink-users] problems building soprano

2013-02-05 Thread Hanspeter Niederstrasser
On 2/5/2013 5:02 PM, Peter Dyballa wrote: > > Am 05.02.2013 um 18:16 schrieb Ralph Gebauer: > >> -- Found Raptor 1.4.21: libs - /sw/lib/libraptor.dylib; includes - >> /sw/include >> Package raptor2 was not found in the pkg-config search path. >> Perhaps you should add the directory containing `rapt

Re: [Fink-users] problems building soprano

2013-02-05 Thread Peter Dyballa
Am 05.02.2013 um 18:16 schrieb Ralph Gebauer: > -- Found Raptor 1.4.21: libs - /sw/lib/libraptor.dylib; includes - > /sw/include > Package raptor2 was not found in the pkg-config search path. > Perhaps you should add the directory containing `raptor2.pc' > to the PKG_CONFIG_PATH environment vari

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Alexander Hansen
On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote: > > Den 05/02/13 21.03 skrev "Alexander Hansen" : > >> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: >>> I don't know if this is the right place to post this, but anyway... >>> >>> I have this small octave function, that runs fine on my Windows Oct

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Eigil Krogh Sorensen
Den 05/02/13 21.03 skrev "Alexander Hansen" : >On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: >> I don't know if this is the right place to post this, but anyway... >> >> I have this small octave function, that runs fine on my Windows Octave, >> but crashes on my fink octave-atlas(3.6.3): >> >

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Alexander Hansen
On 2/5/13 1:03 PM, Alexander Hansen wrote: > On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: >> I don't know if this is the right place to post this, but anyway... >> >> I have this small octave function, that runs fine on my Windows Octave, >> but crashes on my fink octave-atlas(3.6.3): >> >> " >>

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Alexander Hansen
On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote: > I don't know if this is the right place to post this, but anyway... > > I have this small octave function, that runs fine on my Windows Octave, > but crashes on my fink octave-atlas(3.6.3): > > " > function simpleImageExample > imageFile = "100-

[Fink-users] problems building soprano

2013-02-05 Thread Ralph Gebauer
Dear all, I am trying to build Soprano on OSX 10.6.8, but without success. My fink istallation is the following: Package manager version: 0.34.5 Distribution version: selfupdate-rsync Tue Feb 5 15:41:47 2013, 10.6, i386 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto X

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Eigil Krogh Sorensen
I don't know if this is the right place to post this, but anyway... I have this small octave function, that runs fine on my Windows Octave, but crashes on my fink octave-atlas(3.6.3): " function simpleImageExample imageFile = "100-0039_IMG.JPG"; info = imfinfo (imageFile) I = imread (i

Re: [Fink-users] FYI: gnuplot installation on 10.8 - aquaterm installation issue

2013-02-05 Thread Alexander Hansen
On 2/5/13 8:51 AM, Ingo Thies wrote: > Dear all, > > maybe this has already been posted, but in case that not, it might help > someone who is trying to install gnuplot on Mountain Lion (10.8.2 in my > case). > > While trying to install gnuplot I'm repeatedly getting error messages > about being u

[Fink-users] FYI: gnuplot installation on 10.8 - aquaterm installation issue

2013-02-05 Thread Ingo Thies
Dear all, maybe this has already been posted, but in case that not, it might help someone who is trying to install gnuplot on Mountain Lion (10.8.2 in my case). While trying to install gnuplot I'm repeatedly getting error messages about being unable to install aquaterm. Apparently (Google), the s

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Martin Costabel
On 5/02/13 11:23, Peter Dyballa wrote: > > Am 05.02.2013 um 09:27 schrieb Martin Costabel: > >> The question is whether the octave programmers misunderstood this only in >> their warning text or also in the octave code. > > Another question also exists: how do Octave and GraphicsMagick interchange

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Daniel Johnson
On Feb 5, 2013, at 3:27 AM, Martin Costabel wrote: > On 5/02/13 01:29, Peter Dyballa wrote: >> >> Am 05.02.2013 um 00:42 schrieb Eigil Krogh Sorensen: >> >>> My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual >>> Studio" on a windows 7 PC, and that version seems to handle

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Martin Costabel
On 5/02/13 01:29, Peter Dyballa wrote: > > Am 05.02.2013 um 00:42 schrieb Eigil Krogh Sorensen: > >> My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual >> Studio" on a windows 7 PC, and that version seems to handle 32 bit pixels >> w.o. problems. > > You seem to misunderstand t

Re: [Fink-users] GraphicsMagick in octave

2013-02-05 Thread Peter Dyballa
Am 05.02.2013 um 09:27 schrieb Martin Costabel: > The question is whether the octave programmers misunderstood this only in > their warning text or also in the octave code. Another question also exists: how do Octave and GraphicsMagick interchange graphics data? Is it by standard file formats