2.0.36 and Isdn4Linux
I had problems to compile Isdn4Linux
3.0 beta 2 package. After few dozens compiles of kernel (2.0.36) and
I4L -packege i finaly made it ! So I wrote this page to help other dealing
with same problem. This is not whole ISDN-setup, this is only about
that isdn4linux compiling ! There are other pages with much more detailed
instructions, so read them... ;)
So, here we go...
It needed one extra package from Asuscom homepage. Unfortunately that
package is broken, so i had to find same package from some other place.
And I did find it, and it's here.
Steps needed to compile working setup:
-
tar xzvf isdn.tar (This unpacks kernel-patch)
-
cd isdn
-
./std2kern -d (This copies files to /usr/src/linux and its
subsdirs)
-
Compile kernel. (Refer to "Kernel-HOWTO")
-
tar xzvf isdn4k-utils-3_0beta2_tar.gz (This unpacks the I4L
package)
-
cd isdn4k-utils-3.0
-
make config (there is quite good help-options with "menuconfig"
-script. Use them.)
-
and finaly make;make install
That's it. Note: this was only for compiling setup,
other pages are available to make things really "work" ! (Such as needed
scripts, PnP setting etc. etc. No need to rewrite those...)
If you want to read about linux in finish, click here
If you want to take a look about I4L and kernel 2.2.1, take a look here
Henry Palonen, 1999