SANE

2001-04-23 Thread Jim M.
Hi, I have a scsi camera of unknown brand and type. No driver. It has CCD chip on it. Can I use SANE as an interface to this camera?. I need to control it using my app that talks to SANE. J _ Get your FREE download of MSN Explorer a

linux/scsi

2001-04-09 Thread Jim M.
are there samples of linux codes that can talk to SCSI harddisk, scanners and cameras in the Linux kernel. Like in windows NT, one does not need to write driver for his scsi device. Just use some scsi interface libraries to talk to the scsi device. Is there such examples in linux?.I need to lea

app startup error(font)

2000-11-24 Thread jim M.
Hi, When i try to start an applicaiton i get this on my RH7.0. Any idea what that might be. Font specified in font.properties not found [--symbol-mediun-r-normal]--*-%d-*-*-p-*-adobe-fontspecific J _ Get more f

java related????

2000-11-21 Thread jim M.
Hi, I just installed an application that is supposed to run with kernel 2.2.14-12 and not higher. I installed RH7 and downgraded the kernel to this. I installed the jkd1.3 also for linux. Now i type the "myapp" I get: at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(clas

driver load error

2000-11-18 Thread jim M.
Hi, I am trying to load PCI device driver from a package that i will run its application later. The dirver is probably needed for the interface PCI board. There is a module called "myapp_load". The instruction says run "./myapp_load" as superuser. when i do that i get the error(s): myapp_9.o

make error

2000-11-17 Thread jim M.
I have precompile code under the RH6.2 Kernel version 2.2.4-12. I did "make clean" and "make" to recompile them all under my kernel 2.2.16-22 (RH 7). I am getting warnings and errors. What should i do to make this run?. thanx, J