Jhon Ortiz wrote: > I tried compiled GRASS_RC5 in ubuntu jaunty 64 bits with this options > > CFLAGS="-g -Wall" ./configure -with-cxx
All switches should have two dashes. > --enable-64bit -with-postgres \ > --with-postgres-includes=/usr/include/postgresql > --with-postgres-libs=/usr/lib64 \ > /postgresql/8.3/lib There shouldn't be a space before the \. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
