[Dock-fans] dock 6.2 installation errors

Scott Brozell sbrozell at rci.rutgers.edu
Tue Mar 31 11:34:01 PDT 2009


Hi,

On Tue, 31 Mar 2009, dfjk-123 wrote:

> I'm trying to install dock 6.2 on linux platform, and I have got  some  errors  during the installation . Here are the messages:

What linux ?

> Starting installation of
> DOCK v6.2
> at Tue Mar 31 14:12:42 CST 2009.
> cd ../src && make install
> make[1]: Entering directory `/home/zhaocl/dock6/src'
> cd dock && make install
> make[2]: Entering directory `/home/zhaocl/dock6/src/dock'
> g++ -c  -O2 -o amber_typer.o  amber_typer.cpp
> amber_typer.cpp:1: iostream: No such file or directory
> In file included from amber_typer.cpp:2:
> amber_typer.h:5: string: No such file or directory
> amber_typer.h:6: vector: No such file or directory
> In file included from amber_typer.h:7,
>                 from amber_typer.cpp:2:
> utils.h:5: fstream: No such file or directory
> utils.h:6: string: No such file or directory
> utils.h:7: utility: No such file or directory
> utils.h:8: vector: No such file or directory
> In file included from amber_typer.cpp:3:
> dockmol.h:5: string: No such file or directory
> dockmol.h:6: utility: No such file or directory
> dockmol.h:7: vector: No such file or directory
> make[2]: *** [amber_typer.o] Error 1
> make[2]: Leaving directory `/home/zhaocl/dock6/src/dock'

These are all failed file inclusions of standard header files.
Thus there is something wrong with your g++ or related installations.
Determine your linux and goooggggle
mylinux iostream: No such file or directory
Or just reinstall your compilers.

good luck,
Scott



More information about the Dock-fans mailing list