On 2011-08-12 16:47-0600 Orion Poplawski wrote:

> On 08/12/2011 12:30 PM, Alan W. Irwin wrote:
>> Hi Hez:
>> 
>> To follow up on the recent permission bits thread with Andrew I have
>> made this installed ocaml stublibs change as of revision 11880 to make
>> all our installed shared objects consistently drop the execution
>> permission bits.
>> 
>> The result of "make install" on my system is as follows:
>> 
>> software@raven>  ls -l
>> /home/software/plplot_svn/installcmake/lib/ocaml/3.11.2/stublibs/
>> total 148
>> -rw-r--r-- 1 software software   6240 Aug 12 11:09 dllplcairo_stubs.so
>> -rw-r--r-- 1 software software 136378 Aug 12 11:09 dllplplot_stubs.so
>
> Just a warning here - on Fedora rpm looks for executable so's to 
> automatically determine library dependencies.  So this might have a negative 
> impact there.

These are shared objects that are optionally dlopened at run time
depending ultimately on user actions rather than libraries which are
automatically loaded at run time by the run-time loader.  So these
.so's depend on libraries, but nothing else depends directly on them.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy 
to use, easy to manage, easy to install, easy to extend. 
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to