[R] dependency help for FC2 rpm
    Peter Dalgaard 
    p.dalgaard at biostat.ku.dk
       
    Tue Mar 29 22:04:51 CEST 2005
    
    
  
Steve Sherman <ssherman at cemml.colostate.edu> writes:
> I am having difficulty with dependencies for the R rpm for Fedora Core 2.
> 
> In attempting to load R-2.0.0.0.fdr.1.fc2.i386.rpm it fails the
> libtk8.4.so dependency even though I have this library loaded. The
> library is located in:  /usr/local/lib.
> 
> How might I tell R where to find this library? I am new to Linux and
> loading rpms so I am hoping there is a simple answer and that the
> problem is related to my inexperience. Thanks in advance for any
> assistance.
You need to install the RPM dependencies that it depends on. A
libtk8.4.so in /usr/local/lib doesn't come from a standard RPM. You
need to install the tk (and tcl) RPM from CD's or a Fedora repository.
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
    
    
More information about the R-help
mailing list