[Gdal-dev] How to enable MSG DRIVER

APOSTOLOS agiannas at geo.auth.gr
Mon Apr 6 10:13:55 EDT 2009




Dear list 
I want to built MSG DRIVER for GDAL in order to read hrit data. I have dowloaded Wavelet Transform Software 2.04 in my UBUNTU I tried to follow the building instructions in http://www.gdal.org/frmt_msg.html Ihave also applied the patch for the WAVELET i found in the site http://trac.osgeo.org/gdal/ticket/2168

in my folder msg i put the fixes that enable MSG compilation with GCC 4.3.2 

frmts/msg# ls -l 
total 172 
-rwxr-xr-x 1 root root 71088 2009-04-06 13:15 configure.in 
-rw-r--r-- 1 root root 13789 2009-04-06 13:09 msgcommand.cpp 
-rw-r--r-- 1 root root  2667 2009-04-06 13:28 msgcommand.h 
-rw-r--r-- 1 root root 31957 2009-04-06 13:43 msgdataset.cpp 
-rw-r--r-- 1 root root  3753 2009-04-06 13:45 msgdataset.h 
-rw-r--r-- 1 root root  7024 2009-04-06 13:47 prologue.cpp 
-rw-r--r-- 1 root root  3730 2009-04-06 13:50 prologue.h 
drwxr-xr-x 5 root root  4096 2009-04-06 10:49 PublicDecompWT 
-rw-r--r-- 1 root root  5618 2009-04-06 13:11 reflectancecalculator.cpp 
-rw-r--r-- 1 root root  2579 2009-04-06 13:55 reflectancecalculator.h 
-rw-r--r-- 1 root root  5506 2009-04-06 13:12 xritheaderparser.cpp 
-rw-r--r-- 1 root root  2635 2009-04-06 13:56 xritheaderparser.h 

But when i try to enable MSG driver: i get the following 

root at root1-desktop:~/frmts# ./configure.in --with-msg 
./configure.in: line 2: dnl: command not found 
./configure.in: line 3: dnl: command not found 
./configure.in: line 4: dnl: command not found 
./configure.in: line 5: dnl: command not found 
./configure.in: line 6: dnl: command not found 
./configure.in: line 7: dnl: command not found 
./configure.in: line 8: dnl: command not found 
./configure.in: line 9: dnl: command not found 
./configure.in: line 10: syntax error near unexpected token `(' 
./configure.in: line 10: `dnl Copyright (c) 2000, Frank Warmerdam' 
root at root1-desktop:~/frmts# 


Because i am new in linux i would appreciated if someone would give me detailled instructions about building MSG DRIVER IN GDAL 

Thanks in advance for your time 


-- 
View this message in context: http://n2.nabble.com/How-to-enable-MSG-DRIVER-tp2593313p2593313.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.



More information about the gdal-dev mailing list