Print

Print


Hi Fred,

   The python scripts CCTBX are not part of the CCP4 core but can
be obtained from the associated phaser tar file. CCTBX can also be
obtained from cctbx.sourceforge.net. This stuff is almost certainly
free to academics, I do not know about the status of
commercial operations.

Cheers Adam



On Thu, 1 Oct 2009, Vellieux Frederic wrote:

> Thanks Adam,
>
> Do you know if it's possible to get hold of cctbx subroutines (for free)
> in order to incorporate them into the program that requires them?
>
> Thanks again,
>
> Fred.
>
> Adam Ralph wrote:
> > Hi Fred,
> >
> >   It is part of cctbx in CCP4.   Adam
> >
> >
> >
> > On Wed, 30 Sep 2009, Vellieux Frederic wrote:
> >
> >
> >> Hi folks, hope all is well with you on this sunny day (well it is sunny
> >> over here!)
> >>
> >> I am trying to recompile some code on a machine that does not have the
> >> ifc compiler installed. (The code did compile w/o problems on another
> >> computer that has ifc). It all works fine except for one program that
> >> chokes on some subroutines it can't find. Here are the error lines:
> >>
> >> (.text+0xdee): undefined reference to `upcase_'
> >> (.text+0xe5f): undefined reference to `errcon_'
> >> (.text+0x116b): undefined reference to `upcase_'
> >> (.text+0x1559): undefined reference to `jvalut_'
> >> (.text+0x1570): undefined reference to `errcon_'
> >> (.text+0x157f): undefined reference to `textut_'
> >> (.text+0x15a2): undefined reference to `errcon_'
> >> (.text+0x15b1): undefined reference to `textut_'
> >> (.text+0x17a7): undefined reference to `errcon_'
> >> (.text+0x17cd): undefined reference to `jvalut_'
> >> (.text+0x17e2): undefined reference to `jvalut_'
> >> (.text+0x1c5d): undefined reference to `stamp_'
> >> (.text+0x1cb6): undefined reference to `errcon_'
> >> (.text+0x33c5): undefined reference to `jvalut_'
> >> (.text+0x389b): undefined reference to `jvalut_'
> >> (.text+0x38b0): undefined reference to `jvalut_'
> >> (.text+0x3933): undefined reference to `errcon_'
> >> (.text+0x3945): undefined reference to `jvalut_'
> >> (.text+0x395a): undefined reference to `jvalut_'
> >> (.text+0x399c): undefined reference to `jvalut_'
> >> (.text+0x3c12): undefined reference to `jvalut_'
> >> (.text+0x3c27): undefined reference to `jvalut_'
> >> (.text+0x3c8f): undefined reference to `upcase_'
> >> (.text+0x4a46): undefined reference to `jvalut_'
> >>
> >> There is probably a library missing somewhere, but I don't know which
> >> one. Any idea out there?
> >>
> >> Bye,
> >>
> >> Fred.
> >>
> >>
> >
> >
> >
>
>