Difference between revisions of "SuSE 10.1 workstation image"

From CUC3
Jump to navigation Jump to search
import>Cen1001
import>Cen1001
Line 3: Line 3:
 
Going to SuSE 10.1 is going to involve changes and compromise as usual.
 
Going to SuSE 10.1 is going to involve changes and compromise as usual.
   
Packages I'm going to drop unless someone comes up with a reason to keep them:
+
== Packages I'm going to drop unless someone comes up with a reason to keep them ==
   
 
* molmol - Does anyone use this? It's old code and so a lot of work to maintain
 
* molmol - Does anyone use this? It's old code and so a lot of work to maintain
Line 15: Line 15:
 
* Intel icc 8.x
 
* Intel icc 8.x
   
  +
== Packages I am definitely installing ==
Good things about 10.1
 
   
  +
* Acrobat Reader 7 (PDF viewer)
* security updates until May 2008, may be able to stretch this further by judicious use of rpms from SLES 10.
 
  +
* Firefox (web browser)
  +
* Epiphany (web browser)
  +
* GNOME desktop
  +
* gfortran (free Fortran 95 compiler)
  +
* gv (Postscript viewer)
  +
* k3b (CD/DVD burning)
  +
* Numeric Python (maths modules for Python)
  +
* OpenOffice.org (Office suite)
  +
* OpenSSH (SSH client)
  +
* Pan (news client)
  +
* Pine (mail/news client)
  +
* rasmol (molecular visualisation)
  +
* TeX/LaTeX (document preparation system)
  +
* Thunderbird (mail/news client)
  +
* xmgrace (graphing package)
  +
* xpdf (PDF viewer)
  +
* xv (image viewer)
  +
* Intel MKL 7.2.1
  +
* Gary Strangman's Python utilities
  +
* Mathematica 5.2
  +
* NAG Fortran (f95) 5.1
  +
* numarray
  +
* PGI Server (Fortran and C compilers) 6.2
  +
* pymol
  +
* rdesktop
  +
* Scientific Python
  +
* VMD
  +
* xmakemol
  +
* xwrits
  +
* xxdiff
  +
  +
 
== Good things about the 10.1 image ==
  +
  +
* security updates until May 2008, possibly longer
 
* working automounter
 
* working automounter
* much better removable media handling (in fact this is debatable: it only works for GNOME and KDE. Those of us who cling to fvwm, including me, have a problem here)
+
* much better removable media handling (in fact this is debatable: it only works for GNOME and KDE but it works better for those than the old one did)
* gcc 4 and gfortran
+
* gcc 4 and gfortran part of image
  +
* preconfigured lookup support in mail clients (ie a University-wide email addressbook)
  +
* module system handles libraries intelligently: no more -L and -I needed in most cases, but full control available if needed
  +
* intending to have a 64 bit version as well as 32
  +
* modules dependencies far more logical
   
Problems with 10.1
+
== Problems with 10.1 image ==
   
* no gcc3 package, so some stuff won't work. They supply g77 out of gcc 3 so why not gcc itself?
+
* no gcc3 package, so some stuff won't currently compile. They supply g77 out of gcc 3 so why not gcc itself?
 
* Pathscale don't support it yet
 
* Pathscale don't support it yet
* removable media handling broken for fvwm
+
* removable media handling broken for fvwm users

Revision as of 09:40, 6 December 2006

We need a new workstation image as SuSE 9.3 won't be supported for very much longer (ends Easter 2007). In order that I don't have to do this this again in six months I'm going for SuSE 10.1 rather than 10.0. I have considered Debian but am still not totally convinced about the improvement in the release cycle. Ubuntu needs too much messing about to make it work the way I want it to. Redhat isn't free (as in beer).

Going to SuSE 10.1 is going to involve changes and compromise as usual.

Packages I'm going to drop unless someone comes up with a reason to keep them

  • molmol - Does anyone use this? It's old code and so a lot of work to maintain
  • GAMESS-US - I'll keep the source hanging about, but does anyone need the compiled version?
  • GAMESS-UK - ditto
  • Pathscale - nothing can make me install this, it's not currently supported on 10.1 by the vendor. I expect this will change in time though, at which point I'll install it
  • g95 - still not at release 1.0 and therefore probably a moving target. So painless to install that anyone who wants to use it can easily do it themselves
  • Mathematica 5.1 - We have 5.2 so no need for 5.1?
  • PGI 6.0 and below - In fact only 6.2 is supported on SuSE 10.1, but 6.1 seems to work OK so far
  • Intel ifort 8.x
  • Intel icc 8.x

Packages I am definitely installing

  • Acrobat Reader 7 (PDF viewer)
  • Firefox (web browser)
  • Epiphany (web browser)
  • GNOME desktop
  • gfortran (free Fortran 95 compiler)
  • gv (Postscript viewer)
  • k3b (CD/DVD burning)
  • Numeric Python (maths modules for Python)
  • OpenOffice.org (Office suite)
  • OpenSSH (SSH client)
  • Pan (news client)
  • Pine (mail/news client)
  • rasmol (molecular visualisation)
  • TeX/LaTeX (document preparation system)
  • Thunderbird (mail/news client)
  • xmgrace (graphing package)
  • xpdf (PDF viewer)
  • xv (image viewer)
  • Intel MKL 7.2.1
  • Gary Strangman's Python utilities
  • Mathematica 5.2
  • NAG Fortran (f95) 5.1
  • numarray
  • PGI Server (Fortran and C compilers) 6.2
  • pymol
  • rdesktop
  • Scientific Python
  • VMD
  • xmakemol
  • xwrits
  • xxdiff


Good things about the 10.1 image

  • security updates until May 2008, possibly longer
  • working automounter
  • much better removable media handling (in fact this is debatable: it only works for GNOME and KDE but it works better for those than the old one did)
  • gcc 4 and gfortran part of image
  • preconfigured lookup support in mail clients (ie a University-wide email addressbook)
  • module system handles libraries intelligently: no more -L and -I needed in most cases, but full control available if needed
  • intending to have a 64 bit version as well as 32
  • modules dependencies far more logical

Problems with 10.1 image

  • no gcc3 package, so some stuff won't currently compile. They supply g77 out of gcc 3 so why not gcc itself?
  • Pathscale don't support it yet
  • removable media handling broken for fvwm users