help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave 3.0.0 and image-1.0.4: __magick_read__.cc not compiled


From: Primoz PETERLIN
Subject: Octave 3.0.0 and image-1.0.4: __magick_read__.cc not compiled
Date: Tue, 22 Jan 2008 17:08:38 +0100

Hello,

I seem to be experiencing a problem concerning Octave 3.0.0 and image 1.0.4. I have downloaded the Image package from octave-forge and installed it as:

octave> pkg install image-1.0.4.tar.gz

However, it seems that this procedure does not install all the files as expected. This is the content of the relevant directories:

$ ls /usr/share/octave/3.0.0/m/image/
autumn.m    copper.m    hot.m      image_viewer.m      ind2rgb.m    pink.m     rgb2ind.m    white.m
bone.m      flag.m      hsv2rgb.m  __img__.m           jet.m        PKG_ADD    rgb2ntsc.m   winter.m
brighten.m  gmap40.m    hsv.m      __img_via_file__.m  loadimage.m  prism.m     saveimage.m
colormap.m  gray2ind.m  image.m    imshow.m            ntsc2rgb.m   rainbow.m  spring.m
cool.m      gray.m      imagesc.m  ind2gray.m          ocean.m      rgb2hsv.m  summer.m

$ ls /usr/libexec/octave/packages/image- 1.0.4/x86_64-redhat-linux-gnu-api-v32/
__bwdist.oct  bwlabel.oct   deriche.oct       houghtf.oct  jpgwrite.oct  pngwrite.oct
bwfill.oct    cordflt2.oct  graycomatrix.oct  jpgread.oct  pngread.oct   rotate_scale.oct

If I compile the files in the Image package by hand (tar xzf image-1.0.4.tar.gz; cd image-1.0.4; ./configure; make), it appears that the file __magick_read__.cc doesn't get compiled at all.

What am I doing wrong?

Best regards,
Primoz

reply via email to

[Prev in Thread] Current Thread [Next in Thread]