git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@278 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-04 21:06:55 +00:00
parent 974a93f04b
commit 1888f76028

29
README.irix Normal file
View File

@ -0,0 +1,29 @@
X-Accountant for SGI Irix
-------------------------
xacc.inst.tar (540 K) contains a binary compiled for SGI Irix systems.
Installing:
-----------
1.download
2.untar into a directory
3.inst -f xacc
4.go
5.quit
Running:
--------
Type /usr/local/bin/xacc at the command line/
Remember to set XACC_HELP to /usr/local/xacc/Docs if you want to be able
to access the online help.
There are sample xacc data files in /usr/local/xacc/data.
I also suggest setting the X resource:
xacc*sgiMode: true
This makes xacc look much more sgi-ish.
-- Tom Kludy tkludy@csd.sgi.com December 1997