Print

Print


A couple of things to check.  In the ccpnmr directory check that there are
directories ccpnmr1.0 and ccpnmr1.0_1.0.14.  Then cd into ccpnmr1.0/c and
do "make links" and see if it complains or not.  Then cd
../python/memops/c and see if there are any *.so files.  If not do a
"source linkSharedObjs".  Then cd ../../ccp/c and source the same, then cd
../../ccpnmr/c and source the same.  Again, only if the *.so files are not
there.

Wayne

On Wed, 4 Jul 2007, Dr. Mark Howard wrote:

> This is what I thought too except I do not have any error messages on
> compilation (as far back as I can scroll) and I do not recall any
> messages when I watched it install either.  It just trundled through
> as usual then asked me to update and exit the program and restart.
>
> I can try it on another workstation and see what happens (Fedora and
> Suse 10.2 here as well).
>
> Mark
>
>
> At 15:02 04/07/2007, you wrote:
> >The messages at the top below are the changes since the 1.0.15 release.
> >Were there any messages before that about installing 1.0.15 itself?   What
> >should have happened is that 1.0.15 was downloaded and then the C code
> >compiled and some symbolic links made to the C code from inside the Python
> >directories.  The error message at the bottom indicates that either the C
> >code was not compiled or the links were not made.  And hopefully there
> >might have been an error message about this??
> >
> >Wayne
> >
> >On Wed, 4 Jul 2007, Dr. Mark Howard wrote:
> >
> > > Just upgraded my analysis to the latest version on a RH9 system,
> > > exited the program then had the following error on restart about a C
> > > code fault:
> > >
> > > installing
> > >
> > /home/mjh/ANALYSIS/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/CalcRatesPopup.py
> > > installing
> > >
> > /home/mjh/ANALYSIS/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/FollowShiftChangesPopup.py
> > > Updated ScrolledGraph.py in python/memops/gui
> > > Updated WindowDraw.py in python/ccpnmr/analysis
> > > Updated CalcRatesPopup.py in python/ccpnmr/analysis
> > > Updated FollowShiftChangesPopup.py in python/ccpnmr/analysis
> > > [mjh@baker ANALYSIS]$ analysis
> > > Error, the Analysis module will not work, something is wrong with
> > the C code.
> > > Traceback (most recent call last):
> > >    File
> > >
> > "/home/mjh/ANALYSIS/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/AnalysisGui.py",
> > > line 72, in ?
> > >      from ccpnmr.analysis.AnalysisPopup import AnalysisPopup
> > >    File
> > >
> > "/home/mjh/ANALYSIS/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/AnalysisPopup.py",
> > > line 92, in ?
> > >      from ccpnmr.analysis.Analysis import Analysis
> > >    File
> > > "/home/mjh/ANALYSIS/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/Analysis.py",
> > > line 83, in ?
> > >      from memops.c.MemCache import MemCache
> > > ImportError: No module named MemCache
> > >
> > > ========================================
> > > Dr. Mark J. Howard CSci CChem MRSC
> > > Lecturer in Biomolecular NMR Spectroscopy
> > > Department of Biosciences
> > > University of Kent
> > > Canterbury
> > > Kent
> > > CT2 7NJ
> > >
> > > Telephone No: 01227 824730      (Office)
> > >                  01227 827117    (600 MHz NMR)
> > >                  01227 827012    (Bioinformatics)
> > >
> > >                  07894 309471    (Mobile)
> > >
> > > Fax No: 01227 763912
> > >
> > > email:          [log in to unmask]
> > >
> > > http://www.kent.ac.uk/bio/howard/Research/Default.htm
> > > ========================================
> > >
>
> ========================================
> Dr. Mark J. Howard CSci CChem MRSC
> Lecturer in Biomolecular NMR Spectroscopy
> Department of Biosciences
> University of Kent
> Canterbury
> Kent
> CT2 7NJ
>
> Telephone No: 01227 824730      (Office)
>                  01227 827117    (600 MHz NMR)
>                  01227 827012    (Bioinformatics)
>
>                  07894 309471    (Mobile)
>
> Fax No: 01227 763912
>
> email:          [log in to unmask]
>
> http://www.kent.ac.uk/bio/howard/Research/Default.htm
> ========================================
>