![]() |
On Monday 29 January 2007 07:28, maya lan wrote: > Haii Alll.. > i tried to configure hylafax in laptop.. but modem can't detect.. i go thru > the site linmodems.org and https://www.linuxant.com/drivers/hsf/index.php.. [stuff deleted] > i installed the kernel-2.4.27-2-386 by using apt.. > how i can recompile this?.. > pls help.. The Debian package "build-essential" installs everything you need to build most packages in one easy go. However, in your case, you're building a kernel module, which is a bit special; you also need to install the "kernel-headers" package with the same version number as your kernel (or build your own kernel, which will automatically generate these files; but that's a bit more advanced). By the way, if a build process ever complains about a missing package that you know you have, then you probably need to install the development version of that package (which contains some extra files not usually required for day-to-day use); this has the same name as the package but with -dev on the end. For instance, libgtk2.0-dev is the development version of the package libgtk2.0. In general, get your modem working with something like minicom *first*, before you try anything complicated like faxing. -- AJS ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*