[GRASSLIST:2972] Re: GRASS pre 3 on RedHat 7.2

Glynn Clements glynn.clements at virgin.net
Wed Jan 23 07:34:49 EST 2002


Daniel Tourde wrote:

> Hej Markus,
> 
> 
> > please send them to me (attachment), I'll put them into the CVS.
> > Thanks a lot,
> 
> Here is what the .spec file produced as errors (remember I used the one
> from pre2). It seems that some files have either changed place,
> disappeared or have not build for me.
> 
> Could you please tell me what I am supposed to do?
> Remove these files from the content of the rpms, move them or try to
> determine why they never built.
> 
> Thanks in advance
> 
> 		Daniel
> 
> Requires: GRASS = 5.0.0pre3 ld-linux.so.2 libc.so.6 libdl.so.2 libm.so.6
> libodbc.so.1 libpthread.so.0 libz.so.1 libc.so.6(_2.0)
> libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3)

A full build requires a bit more than that. For my system (RH6.2):

All programs require:

	/lib/ld-linux.so.2
	libc.so.6
	libm.so.6
	libz.so.1

Several programs require:

	libncurses.so.4
	libtermcap.so.2

PostgreSQL programs require:

	libpq.so.2.0
	libcrypt.so.1

r.in.gdal requires:

	libgdal.1.1.so
	libdl.so.2
	libstdc++-libc6.1-1.so.2
	libtiff.so.3
	libjpeg.so.62
	libpng.so.2

r.{in,out}.png require:

	libpng.so.2

r.{in,out}.tiff require:

	libtiff.so.3
	libjpeg.so.62

d.text.freetype requires:

	libfreetype.so.6

xganim requires:

	libICE.so.6
	libSM.so.6
	libX11.so.6
	libXext.so.6
	libXm.so.2
	libXp.so.6
	libXt.so.6
	libdl.so.2

NVIZ requires:

	libICE.so.6
	libSM.so.6
	libX11.so.6
	libXext.so.6
	libXt.so.6
	libXmu.so.6
	libtk.so
	libtcl.so
	libGLU.so.1
	libGL.so.1
	libdl.so.2
	libpq.so.2.0
	libtiff.so.3
	libpthread.so.0
	libcrypt.so.1
	libjpeg.so.62
	libstdc++-libc6.1-1.so.2

Also, the PNG driver requires:

	libgd.so.2

plus anything which libgd is linked against (JPEG, PNG, FreeType, Xpm
and X libraries are all candidates).

> RPM build errors:
>     File not found: /opt/grass/grass5/bin/d.leg.thin
>     File not found: /opt/grass/grass5/bin/i.grey.scale

These have been removed.

>     File not found: /opt/grass/grass5/bin/r.combine

For some reason, this is in $GISBASE/etc.

>     File not found: /opt/grass/grass5/bin/r.resamp.rst
>     File not found: /opt/grass/grass5/bin/r.water.outlet
>     File not found: /opt/grass/grass5/bin/v.make.subj
>     File not found: /opt/grass/grass5/bin/v.merge

Disabled due to bugs.

>     File not found: /opt/grass/grass5/documents/html/d.leg.thin.html
>     File not found: /opt/grass/grass5/documents/html/i.grey.scale.html
>     File not found: /opt/grass/grass5/documents/projections_supported.html
>     File not found: /opt/grass/grass5/documents/raster_complete.html
>     File not found: /opt/grass/grass5/etc/bin/cmd/d.leg.thin
>     File not found: /opt/grass/grass5/etc/bin/cmd/i.grey.scale
>     File not found: /opt/grass/grass5/etc/bin/cmd/r.combine
>     File not found: /opt/grass/grass5/etc/bin/cmd/r.resamp.rst
>     File not found: /opt/grass/grass5/etc/bin/cmd/r.water.outlet
>     File not found: /opt/grass/grass5/etc/bin/cmd/v.make.subj
>     File not found: /opt/grass/grass5/etc/bin/cmd/v.merge
>     File not found: /opt/grass/grass5/man/man1/d.leg.thin.1
>     File not found: /opt/grass/grass5/man/man1/i.grey.scale.1

See above.

>     File not found: /opt/grass/grass5/tcltkgrass/module/v.support_option=build
>     File not found: /opt/grass/grass5/tcltkgrass/module/v.support_option=edit

The "=" has been changed to an underscore.

>     File not found: /opt/grass/grass5/etc/bin/cmd/v.in.arc.pg

This is in $GISBASE/etc/bin/inter.

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-user mailing list