octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OctDev] libexec for packages


From: Orion Poplawski
Subject: Re: [OctDev] libexec for packages
Date: Sat, 05 Mar 2011 12:23:49 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8

On 3/3/2011 11:25 PM, Michael D Godfrey wrote:
On 03/03/2011 09:21 PM, Orion Poplawski wrote:
It has been suggested that the binary components of octave packages be installed in /usr/lib{,64}/octave rather than /usr/libexec/octave. 
This is what happens now for rpm installed Octave on my Fedora 14 x86_64 system:
address@hidden ~]# ls -l /usr/lib64/octave-3.2.4/
total 26092
lrwxrwxrwx. 1 root root       17 Feb 22 12:29 libcruft.so -> libcruft.so.3.2.4
-rwxr-xr-x. 1 root root   573120 Feb 13 11:11 libcruft.so.3.2.4
lrwxrwxrwx. 1 root root       18 Feb 22 12:29 liboctave.so -> liboctave.so.3.2.4
-rwxr-xr-x. 1 root root 11997440 Feb 13 11:11 liboctave.so.3.2.4
lrwxrwxrwx. 1 root root       21 Feb 22 12:29 liboctinterp.so -> liboctinterp.so.3.2.4
-rwxr-xr-x. 1 root root 14140992 Feb 13 11:11 liboctinterp.so.3.2.4
address@hidden ~]#
====================================
Seems OK.

That octave itself, not octave packages.  Install octave-forge and take a look at /usr/libexec/octave.

reply via email to

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