From: Tijl C. <ti...@ul...> - 2003-01-18 16:55:17
|
On Thu, Jan 16, 2003 at 09:11:25PM -0600, Jesse Scott wrote: > Hey I was wondering if you have been able to build or port this > program over to FreeBSD OS. Http://www.freebsd.org it is the only > program out there to connect a TI to a UNIX box and it would really > be nice to have it run on FreeBSD. If you have a grey TI graph link and a local copy of the ports tree you can download http://tijl.studentenweb.org/tilp/tilp.tar.gz and untar it to /usr/ports/comms. It should add four dirs (libticables, libticalcs, libtifiles and tilp). The following should install everything. as root: cd /usr/ports/comms/tilp make install distclean Currently the libs are installed under /usr/local and TiLP under /usr/X11R6. Note that a few issues still have to be fixed. TiLP installs a file in /etc for instance. Also note that when TiLP becomes an official FreeBSD port, it may not be put under comms. Tijl Coosemans |