VMD-L Mailing List
From: Albert (mailmd2011_at_gmail.com)
Date: Wed Jan 23 2013 - 11:41:52 CST
- Next message: Albert: "Re: tc.h problem"
- Previous message: John Stone: "Re: tc.h problem"
- In reply to: John Stone: "Re: another tachyon problem"
- Next in thread: John Stone: "Re: another tachyon problem"
- Reply: John Stone: "Re: another tachyon problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On 01/23/2013 06:40 PM, John Stone wrote:
> The linkage failure is because the linker didn't find the Tachyon
> library (libtachyon.a) in the directory you listed:
> /soft/vmd-1.9.1.src/lib/tachyon/compile/linux/libtachyon
>
> You should specify the directory that contains the file libtachyon.a,
> and the linker should complete without error.
yes, it deed. I solved now. But there is a python problem:
Python-2.7.3/./Modules/posixmodule.c:7432: warning: the use of
`tmpnam_r' is dangerous, better use `mkstemp'
Stride.o: In function `ss_from_stride(DrawMolecule*)':
Stride.C:(.text+0x41): warning: the use of `tempnam' is dangerous,
better use `mkstemp'
collect2: ld returned 1 exit status
make: *** [vmd_LINUXAMD64] Error 1
thank you very much
best
Albert
- Next message: Albert: "Re: tc.h problem"
- Previous message: John Stone: "Re: tc.h problem"
- In reply to: John Stone: "Re: another tachyon problem"
- Next in thread: John Stone: "Re: another tachyon problem"
- Reply: John Stone: "Re: another tachyon problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]