[GRASS-user] installation problem grass-6.2.0beta3

temiz temiz at deprem.gov.tr
Tue Sep 19 14:00:04 EDT 2006


Glynn Clements wrote:
> temiz wrote:
>
>   
>> I tried to install grass-6.2.0beta3. But I encountered a problem.
>>
>> ~~~~~~~~~~~~~
>> GRASS GIS compilation log
>> -------------------------
>> Started compilation: Tue Sep 19 11:10:36 EDT 2006
>> --
>> Errors in:
>> /usr/local/loc0/grass-6.2.0beta3/visualization/nviz
>> --
>> Finished compilation: Tue Sep 19 11:13:34 EDT 2006
>> (In case of errors please change into the directory with error and run 
>> 'make')
>> ~~~
>> when I changed to "/usr/local/loc0/grass-6.2.0beta3/visualization/nviz" 
>> and run make it gives:
>> ~~~~~~~~~~~~~~
>> .
>> .
>> .
>> interface.h:67: error: syntax error before 'FontBase'
>> interface.h:67: warning: data definition has no type or storage class
>> interface.h:280: error: syntax error before 'load_font'
>> interface.h:280: warning: data definition has no type or storage class
>> make[1]: *** [OBJ.i686-pc-linux-gnu/nvizAppInit.o] Error 1
>> make[1]: Leaving directory 
>> `/usr/local/loc0/grass-6.2.0beta3/visualization/nviz/src'
>> make: *** [nvwish] Error 2
>> ~~~~~~~~~~~~~~
>>
>> how can I solve the problem ?
>>     
>
> Is OPENGL_X11 defined in config.h?
>
>   
thank you

in ../grass-6.2.0beta3/include/config.h
~~~~~~~~~~~ü
/* define if OpenGL uses X11 */
#define OPENGL_X11 1

/* define if OpenGL uses Aqua (MacOS X) */
/* #undef OPENGL_AQUA */

/* define if OpenGL uses Windows */
/* #undef OPENGL_WINDOWS */

/*
 * configuration information solely dependent on the above
 * nothing below this point should need changing
 */
~~~~~~~~~~~~~~

 nviz works in "debian package of grass 6.0.2". But v.digit does not 
work in that (a user said that that version has a bug about v.digit).
That is the reason why I am trying to install grass-6.2.0beta3.

I encountered same error on compilation of 
/grass-6.3.cvs_src_snapshot_2006_09_16

regards

-- 
Ahmet Temiz


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the grass-user mailing list