Hi,
I was wondering if it's possible to redefine the x, y and z axis using
coordinates of your own choice. I would like to not only set origin for a
coordinates system, but also where the x, y and z axes go. I know how to get
coordinates and unit vectors for the new coordinate system, but I don't
Hi all,
did anyone of you come across the mysterious "internal compiler error:
Segmentation fault"
while compiling pymol from source?
The offending lines are in contrib/champ/champ.c:2787
PRINTFD(FB_smiles_parsing)
" ChampParseBlockAtom: called.\n"
ENDFD;
Can I get around it somehow?
Hi Andreas,
gcc is not the best compiler on an IA64 machine. We always recommend
using the Intel compilers. Would it be possible to try those?
Regards, Michael
Andreas Henschel wrote:
> Hi all,
>
> did anyone of you come across the mysterious "internal compiler error:
> Segmentation fault"
> w