On Wednesday 13 November 2013 17:09:04 Gene Heskett did opine:

> On Wednesday 13 November 2013 16:59:12 Bertho Stultiens did opine:
> > On 11/13/2013 10:37 PM, Gene Heskett wrote:
> > >>> I have added /usr/lib/camunits to one of the files in
> > >>> /etc/ld.so.conf.d, and have verified that path is correct, but I
> > >>> don't seem to be able to make a "sudo ldconfig -v|less" show me
> > >>> that it is seeing a single one of the dozen plus .so files there.
> > >>>  I was under the impression all we ever had to give it was the
> > >>> top level of a tree it (ldconfig) was supposed to process.
> > >>> Perhaps I'm running it wrong?
> > >> 
> > >> Did you rebuild the cache before running ldconfig -v?
> > > 
> > > I thought that was what did it?  Plz explain further.
> > 
> > Ehm, yes, but there are other options that prevent the cache from
> > being written to disk/being rebuilt. However, if you only use
> > "ldconfig -v", then it should be rebuild.
> > 
> > Have you checked that the .so files in question have the execute and
> > read bits set?
> 
> They do.
> 
> > Another possibility is that the internal info of the .so does not
> > match the version in the name. In that case, creating the symlinks
> > may fail and the .so must be patched or rebuilt.
> > 
> > You can actually test whether the files will load at all using
> > LD_LIBRARY_PATH and maybe LD_PRELOAD environment variables (as long as
> > the executable is not suid/sgid). See also "man ld.so" for detailed
> > info.
> 
> Cheers, Gene

I could probably do that, but first I need to find the halio module, after 
all that R & R, its on the missing list.  No, reinstalled a couple packages 
again, and now its alone in /usr/lib/camunits, but can't be found by 
camview.  Everything else is in /usr/local/lib/camunits ??

so to test, I copied it to /usr/local/lib/camunits/halio.so but now its an 
instant segfault. Damn I wish we had some docs on setting this up...

FWIW, 'cheese' sees it at higher resolution settings than camview even when 
camview is working.  So the camera proper IS working.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)

"Who cares if it doesn't do anything?  It was made with our new
Triple-Iso-Bifurcated-Krypton-Gate-MOS process ..."
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to