[Gdal-dev] gdal --with-grass on solaris

Jachym Cepicky jachym.cepicky at gmail.com
Fri Jun 8 06:32:32 EDT 2007


hi,

I try co compile GDAL --with-grass support on

SunOS ul-wrk2 5.10 Generic_118833-03 sun4u sparc SUNW,A70 Solaris
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
GNU Make 3.80
automake (GNU automake) 1.8.3
autoconf (GNU Autoconf) 2.59

and it does not work:

1) I managed to compile gdal with
 ./configure
make
make install

2) I managed to install grass with

./configure  --with-proj-libs=/usr/local/lib/
--with-postgres-includes=/usr/local/pgsql/include/
--with-postgres-libs=/usr/local/pgsql/lib/ --without-fftw
--with-tcltk-includes=/usr/local/include/
--with-tcltk-libs=/usr/local/lib/
make
make install

3) I would like to install gdal --with-grass, however

./configure --with-grass=/usr/local/grass-6.2.2RC1/
[....]
checking dynamic linker characteristics... f90: Warning: Option
-print-search-dirs passed to ld, if ld is invoked, ignored otherwise
Usage: f90 [ options ] files.  Use 'f90 -flags' for details
solaris2.10 ld.so
[....]
checking for pg_config... no
checking for PostgreSQL... no
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/local/grass-6.2.2RC1/ requested,
but libraries not found!

but

ls /usr/local/grass-6.2.2RC1/
bin  bwidget  docs  driver  etc  fonts  include  lib  man  scripts

and

echo $LD_LIBRARY_PATH
/usr/local/grass-6.2.2RC1/lib/

could anybody give me advice, how to approach on this operating
system? On linux, it works :-/

Thanks

Jachym
-- 
Jachym Cepicky
e-mail: jachym.cepicky at gmail.com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070608/439add8b/attachment.bin


More information about the Gdal-dev mailing list