Netiquette · Download · News · Gallery · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL
· Video Overview · DSSR v2.5.2 (DSSR Manual) · Homepage
-
I'm actually encountering a problem on installing 3DNA on Cygwin 64 bits.
Everything seems fine, but at the last step, I get this:
$ ./find_pair -h
E:/Cygwin/home/clement/x3dna-v2.3/bin/find_pair.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
Any suggestion?
Kind regards,
Nicolas
-
Hi Nicolas,
Thank you for reporting your difficulty on installing 3DNA on 64-bit Cygwin. It could be related to fact that the distributed version was compiled on 32-bit Windows. I will try to recompile 3DNA on a 64-bit Cygwin system soon. Alternatively, if source code is provided, did you know how to compile a C program? In a bash shell terminal, what happens if you type 'gcc'?
Back to you later.
Xiang-Jun
-
Hi,
Thanks for your assistance.
I get: gcc: fatal error : no input file
compilation terminated
I have LAMMPs installed on Cygwin as well and I could compile modified versions of Lammps.
Kind regards,
Nicolas
-
gcc: fatal error : no input file
That's good. The error message means you have 'gcc' installed, and that's what 3DNA needs.
I will try to install a 64-bit Windows and compile 3DNA on it, today.
Best regards,
Xiang-Jun
-
I've just compiled 3DNA v2.3 on Windows 7 (64-bit) in Cygwin, and updated the download page. Please have a try and let me know if that fixes the issue.
Xiang-Jun
-
Thank you. Indeed it works now...as long as I am in the bin folder, so I can already try 3DNA.
I guess I've made something wrong related to the .bashrc. I've only typed the 2 export commands in my Cygwin shell. Is that wrong? Do I have to copy the 2 lines at the end of the .bashrc file?
export X3DNA='/home/clement/x3dna-v2.3'
export PATH='/home/clement/x3dna-v2.3/bin':$PATH
Thanks,
Nicolas
-
If you type these two export commands in current shell, they will be gone after you exit from the session. Adding them to .bashrc ensure that they are available whenever you start a shell terminal.
HTH,
Xiang-Jun
Funded by the NIH R24GM153869 grant on X3DNA-DSSR, an NIGMS National Resource for Structural Bioinformatics of Nucleic Acids
Created and maintained by Dr. Xiang-Jun Lu, Department of Biological Sciences, Columbia University