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 5324]: dxf to oogl (for Geomview)


  • To: software@geom
  • Subject: Re: [Update REQ 5324]: dxf to oogl (for Geomview)
  • From: "Stuart Levy" <slevy>
  • Date: Fri, 24 Mar 1995 12:46:56 -0600

> I got error message "sub command not found"

It sounds as though the dxf2oogl script was being run by a UNIX shell,
rather than by perl.  You'll need to have the public-domain program "perl"
installed.  The script assumes it's located in /usr/local/bin/perl;
if it's really somewhere else, change the first line of dxf2oogl,
so e.g. you might change it from

#! /usr/local/bin/perl

to

#! /usr/sbin/perl


If that fails, you can always run it by saying:
   perl dxf2oogl  yourfile.dxf > yourfile.oogl


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