plustek@linuxhacker.org
plustek@linuxhacker.org
Hi Karsten,
sorry for the late response! I was out on the weekend and did not
check my mailbox frequently... Please only answer to the list, so I get
a chance to reply even when I'm on work...
The good ole' SuSE problem came up!!! You should at least install your
linux-headers. Then copy the alos installed headers
/boot/vmlimnuz.autoconf.h
/boot/vmlimnuz.version.h
to
/usr/src/linux/include/linux/version.h
/usr/src/linux/include/linux/autoconf.h
Then compilation should work...
Gerhard
On Sonntag, 25. Mai 2003 23:31, Karsten Giesow wrote:
> Hi to all,
>
> I need some help by installing my parport scanner "Plustek Opti Pro 4831P"
>
> I installed the sane backends and all was going round.
> Then I tried to make the plustek driver but there is something missing.
> Can you please tell me what my Linux is missing?
> Here is the output of "make install" of my system.
>
> linux:/home/karsten/Scanner/sane-backends-1.0.7 # cd
> '/home/karsten/Scanner/sane-backends-1.0.7/backend'
> Makefile to create the Plustek-Scanner kernel-module:
> all ... builds the module
> all DEBUG=y ... builds the module with debug-messages enabled
> clean ... cleans up the show
> install ... installs the module to the library path
> uninstall ... removes the module from the library path
> load ... tries to load the module and creates device nodes
> unload ... unloads the module
> linux:/home/karsten/Scanner/sane-backends-1.0.7/backend/plustek driver # su
> linux:/home/karsten/Scanner/sane-backends-1.0.7/backend/plustek driver #
> make install
> grep: /usr/src/linux/include/linux/autoconf.h: Datei oder Verzeichnis nicht
> gefunden
> mkdir -p /lib/modules/2.4.18-4GB/misc
> install -c -m "644" pt drv.o /lib/modules/2.4.18-4GB/misc
> install: Aufruf von stat für »pt drv.o« nicht möglich: Datei oder
> Verzeichnis nicht gefunden
> make: *** [install] Fehler 1
> linux:/home/karsten/Scanner/sane-backends-1.0.7/backend/plustek driver #
>
>
> My System is SuSE 8.0 with kernel 2.4.18-4GB
>
> Perhaps you can help me.
>
> regards
> Karsten Giesow
plustek@linuxhacker.org