[Dock-fans] [Fwd: Re: Your DOCK 6 license has been approved]
Scott Brozell
sbrozell at rci.rutgers.edu
Tue Mar 31 11:43:35 PDT 2009
Hi,
On Tue, 31 Mar 2009, Stéphane Ransac wrote:
> My system is UBUNTU 8.1 (October 2008). I did all the updates.
> I have installed gfortran and g++ especially to compile DOCK, so I do not
> Starting installation of
> DOCK v6.2
> program dock at lundi 30 mars 2009, 13:19:13 (UTC+0200).
>
> cd ../src/dock && make install
> make[1]: Entering directory `/home/ransac/dock6/src/dock'
> g++ -c -O2 -o amber_typer.o amber_typer.cpp
> amber_typer.cpp: In function âchar* white_line(char*)â:
> amber_typer.cpp:15: error: âstrlenâ was not declared in this scope
> amber_typer.cpp: In function âint assign_node(ATOM_TYPE_NODE&, int)â:
> amber_typer.cpp:66: error: âstrtokâ was not declared in this scope
> amber_typer.cpp:66: error: âstrcpyâ was not declared in this scope
> amber_typer.cpp:87: error: âstrncmpâ was not declared in this scope
> amber_typer.cpp: In function âint check_type(const char*, const char*)â:
> amber_typer.cpp:125: error: âstrstrâ was not declared in this scope
> amber_typer.cpp: In constructor âATOM_TYPE::ATOM_TYPE()â:
> amber_typer.cpp:251: error: âINT_MINâ was not declared in this scope
...
This looks like the known problem with incomplete header file includes
in DOCK 6.2. Add the appropriate header includes per these
http://blur.compbio.ucsf.edu/pipermail/dock-fans/2009-January/001791.html
http://blur.compbio.ucsf.edu/pipermail/dock-fans/2008-September/001706.html
General advice on ubuntu:
http://blur.compbio.ucsf.edu/pipermail/dock-fans/2009-March/001828.html
http://blur.compbio.ucsf.edu/pipermail/dock-fans/2009-February/001819.html
Scott
More information about the Dock-fans
mailing list