Ti 89 Graph Link Driver: tiglusb-1.04 Install Problems
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Ti 89 Graph Link Driver: tiglusb-1.04 Install Problems
I have a ti-89 and would like to be able to use it with my Linux box so I downloaded tiglusb-1.04 The web site says that 1.06 is available but when I follwed the link I got 1.04, but that is not the issue at hand.
On my system cat /proc/version produces the following info...
Linux version 2.4.20-19.9 (bhcompile@stripples.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Tue Jul 15 17:18:13 EDT 2003
In .../tilusb-1.04 I did...
$ make clean
rm -f Rules.make arch tiglusb.o
rm -f *.o core *~ \#* out.log
rm -f .tiglusb*
and next...
$ make
cp -pf /usr/src/linux-2.4.20-19.9/Rules.make .
rm -f arch
ln -s /usr/src/linux-2.4.20-19.9/arch .
make -f Makefile.tiglusb KDIR=/usr/src/linux-2.4.20-19.9
make[1]: Entering directory `/home/kenemike/downloads/tiglusb-1.04'
Makefile.tiglusb:11: /usr/src/linux-2.4.20-19.9/.config: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-2.4.20-19.9/.config'. Stop.
make[1]: Leaving directory `/home/kenemike/downloads/tiglusb-1.04'
make: *** [tiglusb.o] Error 2
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.