Hi! Oje, ich brauch schon wieder hilfe bei der Installation vom Modemtreiber ;-) Ich hab mir jetzt dem "Originaltreiber" von ftp://ftp.smlink.com gezogen und mal "angefangen" zu installieren ;-) Folgendes Readme File war dabei -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Installation + ============ + + 1. Unpack tar.gz package file: + + $ gzip -dc slmdm-2.X.X.tar.gz | tar xf - + -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- hab ich gemacht! -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 2. 'cd' to package directory: + + $ cd slmdm-2.X.X + -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- hab ich auch gemacht! aber jetzt kommts :-) -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 3. Review and edit (if need) 'Makefile'. Note: Probably you will want to correct in Makefile path to your local linux kernel header fimakeles: KERNEL_INCLUDES=/path/to/linux/include Another way is to pass command line the parameter while running 'make': $ make KERNEL_INCLUDES=/path/to/linux/include ... -+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+- hier weiss ich gar nicht erst, was gemeint ist :-( -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 4. Run 'make' command to compile package: + + $ make + -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Wenn ich diesen Befehl einegebe (als normaler User) kommt: "bash: make: command not found" Wenn ich diesen Befehl als root eingebe, kommt genau das gleiche :-( -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 5. Install. If you are going to use AMR/CNR/PCI modem type (as superuser): # make install-amr , or # make install-usb if you are going to use USB modem. -+-+-+-++-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- naja, und bis zu diesem Befehl bin ich ja gar nicht erst gekommen ;-). Also wenn jemand Zeit und Lust hat, mir zu helfen -> Viele, vielen Dank! d:-) Benny