octave-maintainers
[Top][All Lists]
Advanced

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

Re: libexec for packages


From: Michael D Godfrey
Subject: Re: libexec for packages
Date: Thu, 03 Mar 2011 22:25:11 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

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.

Michael


reply via email to

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