[cad-linux] acadwrap enhancements
- From: Eric Wilhelm <ewilhelm@xxxxxxxxxxxxx>
- To: cad-linux@xxxxxxxxxxxxx
- Date: Sat, 12 Jun 2004 14:52:29 -0500
For those of you using my acadwrap script to start autocad under wine, there's
a new version out:
http://ericwilhelm.homeip.net/svn/acad-wine/trunk/data/
config/.acadwrap.conf -- sample config file
scripts/acadwrap
Changes:
now allows you to have a config file ~/.acadwrap_conf
support for %VAR% variables in .wine/config
(syntax seems to have changed from ${VAR} in latest wine?)
added command-line options (including --help)
Dependencies:
YAML perl module (to read config file)
using cpan: perl -MCPAN -e 'install YAML'
debian: apt-get install libyaml-perl
The script just makes it easy to fire-off autocad from the command-line or a
window-manager. First, you have to have wine correctly configured and
autocad correctly installed. See
http://pages.sbcglobal.net/mycroft/docs/index.html for some setup info.
--Eric
- Follow-Ups:
- [cad-linux] Re: acadwrap enhancements
- From: phrostie
Other related posts:
- » [cad-linux] acadwrap enhancements
- » [cad-linux] Re: acadwrap enhancements
- [cad-linux] Re: acadwrap enhancements
- From: phrostie