Stefan Vollmar (steffles) wrote:
Hello,
we have a clean installation of FC8 on a Sun Fire X2200 (2x AMD Opteron Dual-Core 2218). We have installed all packages from the inital office and developer package lists. In addition
auctex
blitz blitz-devel
compat-libstdc++-33
compat-gcc-34-c++
emacs
freeglut-devel freeglut.i386 fftw fftw-devel
graphviz.x86_64 graphviz-devel.x86_64
gsl-devel.x86_64 gsl.x86_64 gts.x86_64 gts-devel.x86_64
kdevelop
lapack lapack-devel libXp-devel
mc mesa-libGLw.x86_64 mesa-libGLw-devel.x86_64
mesa-libGLw.i386 mesa-libGLw-devel.i386
netcdf.x86_64 netcdf-devel.x86_64
pygsl.x86_64
R
tcsh
thunderbird
qt4 qt4-doc.x86_64 qt4-devel
qwt qwt-devel
everything worked without a glitch, include a "yum update" - congratulations!
However, when trying a "yum install eclipse" we get:
--> Finished Dependency Resolution
Error: Missing Dependency: tomcat5-jsp-2.0-api = 5.5.25-1jpp.1.fc8 is needed by package tomcat5-common-lib
Error: Missing Dependency: tomcat5-servlet-2.4-api = 5.5.25-1jpp.1.fc8 is needed by package tomcat5-jasper
Error: Missing Dependency: tomcat5-servlet-2.4-api = 5.5.25-1jpp.1.fc8 is needed by package tomcat5-common-lib
Is this something which can easily be fixed?
Thanks,
Stefan
I would not bother installing eclipse through yum. Instead I would get
the .tar.gz from the website and install that.
Greg Sieranski