Hello,
1) remove GRASS from ld.config
2) download GRASS 6.4.1 snapshot or 6.5
3) make fresh compilation there
4) if fails - upload full failing part log somewhere.

If it still fails, then issue migh be related to Fedora packed lib
versions, as there are differences between libpng 1.4.0 and previous
versions.


Maris.

2011/3/2, najmeh sobhani poor <najmehsobhanip...@yahoo.com>:
> Hello all users
> I try to use GRASS-6.4.0RC6 under Fedora8. I want to configure GRASS for
> python
> so I run the following instruction:
> ./configure --with-python=/usr/bin/python2.5-config
> --with-gdal=/usr/local/bin/gdal-config
> then I run 'make', But I encounter the following errors:
>
> " Errors in:
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/display/drivers/PNG
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/display/drivers/HTMLMAP
>
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/display/d.ask
> .
> .
> .
> .
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/general/g.mapset
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/imagery/i.ask
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/imagery/i.class
> .
> .
> .
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/raster/r.le/r.le.trace
>
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/raster/r.profile
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/raster/wildfire/r.spread
>
> /media/ApplicationDisk/MERSAD_PRJ/GRASS_GIS/grass-6.4.0RC6/raster/r.digit
> --
> In case of errors please change into the directory with error and run
> 'make'.
> If you get multiple errors, you need to deal with them in the order they
> appear in the error log. If you get an error building a library, you will
> also get errors from anything which uses the library. "
> When I change directory and run 'make' there is another error:
> "libgrass_pngdriver.so: undefined refrenced to 'png_set_longjmp_fn' "
> I find this library in the path '/usr/local/grass-6.4.0RC6/lib'
> and add this path to the '/etc/ld.so.conf.d'
>  but these problems didn't solve,I don't know what shoud I do?
> Whoul you please giude me how to use 'configure' and its options to utilize
> GRASS in Pytone.
>
> Thanks
>
>
>
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to