diff options
author | paulcantrell <paulcantrell> | 2007-12-11 15:17:50 +0000 |
---|---|---|
committer | paulcantrell <paulcantrell> | 2007-12-11 15:17:50 +0000 |
commit | b76f1df68a93a7bd5324172b7d16de9dd29a4a50 (patch) | |
tree | 82e52d936e42c5b1611e51fd9b2504da708bcb24 | |
parent | 4d8626906339c3a936b88f29b2879627099976f2 (diff) | |
download | videoteco-fork-b76f1df68a93a7bd5324172b7d16de9dd29a4a50.tar.gz |
Minor addition to the README file.
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ Video TECO is licensed under the GNU license. If you find bugs or want to send changes back to me, you can email me: paul@copters.com. -To build TECO on a Posix system, run ./configure and then "make". I've built it recently on Linux and Mac OS X and it compiles fine on both of those operating systems. +To build TECO on a Posix system, run ./configure and then "make". I've built +it recently on Linux and Mac OS X and it compiles fine on both of those +operating systems. On the Mac you need to run it from a terminal or X11 window +i.e. there is no graphical front end. If you want a sample .teco_ini file, I'm putting mine at the end of this file. It goes in your home directory. |