Hi,

It's not a problem, it's often that a message misses the mailing list
(or the original sender).  Your problem is quite strange though, the
profile module is built into Python so if you install Python it should
be there.  There must be something wrong with the Ubuntu version.
Maybe I'll install it as a VM with VirtualBox and see what's
happening, but the new Ubuntu version might have this fixed already.
Anyway if it works with the 2.4 version you've installed, then I won't
worry about chasing down the issue.  If you need to do relaxation
curve fitting to get the R1 and R2 rates, then the C modules need to
be compiled.  For this you need to install gcc (for Linux), the python
and numpy development packages (libpython2.4-devel, or
lib64python2.4-devel, python-numpy-devel or something like that) and
the scons program.  Then in the base directory type:

$ scons

This will compile the modules on all operating systems.  Alternatively
you can download the pre-compiled versions of relax at
http://www.nmr-relax.com/download.html.

Regards,

Edward



On Wed, Aug 13, 2008 at 4:52 PM, Johnny Croy <[EMAIL PROTECTED]> wrote:
> Edward,
>
> Sorry.  Default response is to you and not to the general mailing list.  I 
> guess the default installation of Ubuntu doesn't install the correct modules, 
> though it installs python by default (Version 2.5.1).  I went back and 
> installed python 2.4 and all is well.  One other question:  the fitting 
> functions are not working and need to be compiled, but how does one do that?
>
> Johnny
>
> _______________________________________________
> relax (http://nmr-relax.com)
>
> This is the relax-users mailing list
> [email protected]
>
> To unsubscribe from this list, get a password
> reminder, or change your subscription options,
> visit the list information page at
> https://mail.gna.org/listinfo/relax-users
>

_______________________________________________
relax (http://nmr-relax.com)

This is the relax-users mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-users

Reply via email to