[Gdal-dev] problem building ogdi on suse 10.2

Christian.Strobl at dlr.de Christian.Strobl at dlr.de
Wed Jul 18 08:01:11 EDT 2007


hi list,

i have a a problem building ogdi on open suse 10.2
i am following the build instructions on http://ogdi.sourceforge.net/

###############################################################
tar -zvxf ogdi-3.1.5.tar.gz
sudo mv ogdi-3.1.5 /usr/src/
cd /usr/src/ogdi-3.1.5/

TOPDIR=/usr/src/ogdi-3.1.5
export TOPDIR

./configure --prefix=/usr/local/OGDI-3.1.5 \
        --with-zlib \
        --with-proj=/usr/local/PROJ4

LD_LIBRARY_PATH=$TOPDIR/bin/Linux:/usr/local/PROJ4/lib
export LD_LIBRARY_PATH

make
################################################################

but with make install  i get the following error message

makefile:15: /config/common.mak: No such file or directory
make: *** No rule to make target `/config/common.mak'.  Stop.

the file '/config/common.mak' exists

any idea appreciated
thanks and greetings from munich
christian
p.s. the same instructions are working well for ubuntu dapper





More information about the Gdal-dev mailing list