« Return to Thread: octave.desktop missing.

octave.desktop missing.

by TorokLev :: Rate this Message:

Reply to Author | View in Thread

Hi All,

 I have compiled on Jaunty  and tried to install which stopped  here:
 
 if test -n "desktop-file-install"; then \
       desktop-file-install --dir=/usr/local/share/applications \
         --vendor www.octave.org octave.desktop; \
     fi
 Error on file "octave.desktop": No such file or directory
 make[2]: [install] Error 1 (ignored)
 make[2]: Leaving directory `/home/huszfer/octave-3.2.0/examples'
 make[1]: Leaving directory `/home/huszfer/octave-3.2.0'
 
 is there anything I can do with it?

The issue can be at many places on the web w/o solution:
http://www-old.cae.wisc.edu/pipermail/help-octave/2009-January/012651.html
but here
http://bbs.archlinux.org/viewtopic.php?pid=360068#p360068

I found that tetex is needed to be installed.
I suggest to have a messege as such.

Lev

--
Blogger of http://fapuma.blogspot.com

 « Return to Thread: octave.desktop missing.