go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 6171]: Problems to compile Geomview


  • To: software@geom.umn.edu
  • Subject: Re: [Update REQ 6171]: Problems to compile Geomview
  • From: daemon
  • Date: Fri, 18 Apr 1997 09:52:16 -0500 (CDT)

src/lib/fexpr/parse.tab.h should be there -- it's present in the
source distribution package
  ftp://geom.umn.edu/pub/software/geomview/geomview-1.6.1-src.tar.gz
Could you have deleted it somehow?  Check whether you can re-extract it
from the original tar package.

As for the missing Xpm functions, I don't know.  Our copy of Motif doesn't
use the Xpm library, so we don't include it on the link line.  I suppose
the Linux Motif allows displaying color pixmaps, unlike the version we have.
You might have to add -lXpm explicitly to the makefiles/mk.linux list of
libraries to use for Motif, as in changing:

SYSMOTIFLIBS = -L${SYSXLIBDIR} -lXm

    to

SYSMOTIFLIBS = -L${SYSXLIBDIR} -lXm -lXpm

  - Stuart


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo