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: [Closed REQ 6260]: Problems whith Geomview


  • To: software@geom.umn.edu
  • Subject: Re: [Closed REQ 6260]: Problems whith Geomview
  • From: daemon
  • Date: Thu, 24 Jul 1997 11:49:37 -0500 (CDT)

> When i compile the example the compiler says:
> ld: FATAL 9: I/O error (-loogl): No such file or directory
> I don't know how to solve the problem. The file liboogl.so doesn't exist
> in the sistem and I also didn't find in your source distribution. 

The source distribution won't build a liboogl.so, but it will build a
liboogl.a, which should do just as well.  You'd find it in
   ...whatever.../Geomview/lib/sgi/liboogl.a

Since, to build the C-language examples, you'll also need other libraries
which were built by the source distribution, you'll need to mention the
directory containing those libraries in a "-L" option on the
"cc" command that links the program:

   cc -o program ... -L...whatever.../Geomview/lib/sgi -loogl -lshade  ...

Does that make sense?

  Stuart Levy


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