[GRASS-dev] no X monitors

Paul Van Deusen Paul_VanDeusen at uml.edu
Mon Dec 18 11:37:53 EST 2006


That was the problem. It works if I configure like this:
./configure --without-opengl --x-includes=/usr/includes/X11 
--x-libraries=/usr/lib

Glynn Clements wrote:
> Paul Van Deusen wrote:
>
>   
>> I compiled grass62 on two computers using this sequence of commands:
>> 1) ./configure --without-opengl
>> 2) make
>> 3) make install
>>
>> On the computer that was upgraded from Fedora Core 5 to FC6 its fine,
>> On the FC5 computer I have no X monitors, eg d.mon -l gives:
>>
>> GRASS 6.2.0 (usgrid):~ > d.mon -l
>> name            description
>> ----            -----------
>> PNG             Create PNG Map
>> png1            Create PNG Map
>> png2            Create PNG Map
>> png3            Create PNG Map
>> png4            Create PNG Map
>> png5            Create PNG Map
>> png6            Create PNG Map
>> png7            Create PNG Map
>> gism            Create PNG Map for gis.m
>> GRASS 6.2.0 (usgrid):~ >
>>
>> How can I get X0, X1, etc.  Does this have something to do with FC5.
>>     
>
> This probably means that XDRIVER failed to compile. Check the
> error.log file to see if that is the case; if so; examine the output
> from "make -C display/drivers/XDRIVER" for clues.
>
>   




More information about the grass-dev mailing list