Brad Wyman writes:

 > 
 > i am trying to install cqcam from the rpm but it keeps saying that it
 > needs libxview.so.3 it install. i have xview-3.2p1.4-1 installed and can
 > find the libxview.so.3 file on my drive. am i missing somthing ealse for
 > the xview stuff to be seen corectly by cqcam?
 > 
 > running redhat 5.1 on a p75

You might try

export LD_LIBRARY_PATH=/usr/openwin/lib/

before installing.

or replace /usr/openwin/lib/ with the directory that libxview.so.3 is
in.  You might want to do

echo $LD_LIBRARY_PATH

If something is defined you might want to replace above with

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/openwin/lib/

-- 
Danny Rice


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to