[GRASSLIST:8220] Re: libgrass_gmath.so error on startup (FC4)

Tom Colson tom_colson at ncsu.edu
Thu Sep 8 22:33:25 EDT 2005


Look at all my posts to this forum: I had the same problem, traced it to a
FFTW build error, which the gmath libs depend on (I think). Marcus posted a
fix for me, I can't remember if it was public or not. I had to apply a patch
to the gmath binaries directory....

 If you can't find it, I'll boot into my Fedora install over the weekend and
post my config log for you. 

http://grass.itc.it/cgi-bin/htsearch?restrict=;exclude=;config=htdig;method=
and;format=builtin-long;sort=time;words=colson;page=5

Can you post your config log, OS version, and version of GCC? (and
platform...is it X64?)I'm no expert, I had a horrible time getting it all
compiled and working, and can share what the community did to help me out
some months ago. 

Why are you compiling with no C++ support? Try xcc=yes...and try turning off
Postgres till you get gmath working....there's a lot you can't do without
gmath. 






 


Thomas Colson
North Carolina State University
Department of Forestry and Environmental Resources
(919) 673 8023
tom_colson at ncsu.edu

Calendar:
www4.ncsu.edu/~tpcolson
 

-----Original Message-----
From: owner-GRASSLIST at baylor.edu [mailto:owner-GRASSLIST at baylor.edu] On
Behalf Of Chris Bennett
Sent: Thursday, September 08, 2005 10:00 PM
To: GRASSLIST at baylor.edu
Subject: [GRASSLIST:8219] Re: libgrass_gmath.so error on startup (FC4)

Michele:  libgrass_gmath.so is found in
/usr/local/grass-6.0.1/lib/libgrass_gmath.so which is the install directory.

Tom:  My configure command is
CFLAGS=-O2 ./configure --with-postgres-includes=/usr/local/pgsql/include
--with-postgres-libs=/usr/local/pgsql/lib

which results in
 C compiler:                  gcc -O2
 C++ compiler:
 FORTRAN compiler:
 Building shared libraries:   yes

  NVIZ:                       yes

  X11 support:                yes
  JPEG support:               yes
  TIFF support:               yes
  PNG support:                yes
  Tcl/Tk support:             yes
  PostgreSQL support:         yes
  MySQL support:              no
  OpenGL(R) support:          yes
  ODBC support:               no
  FFTW support:               yes
  BLAS support:               no
  LAPACK support:             no
  Motif support:              no
  FreeType support:           no
  GLw support:                no
  NLS support:                no
  Readline support:           no
  C++ support:                no
  openDWG support:            no
  GDAL support:               yes
  OGR support:                yes

It does seem kinda strange that C++ support is off by default.  Should that
be turned on?

Thanks all.

-Chris.




More information about the grass-user mailing list