/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
I just finished installing the new 0.55 version of the ip_masq_icq
module and had a couple of problems. I had to ask our resident
Linux/C person for help and this is what he did to get it to install
properly. I'm on RedHat 6.0 with kernel 2.2.12.
First, the recommended installation procedure:
1. Copy the tarfile to /usr/src
2. tar -xvf <tarfile>
3. cd to the new /usr/src/ip_masq_icq-0.55 directory
4. make install
Make install gave me this error: "Missing separator."
Our Linux pro modified the makefile as such:
Line 15: Change the filename at the end of the line to Makefile.arch1
Line 16: Change the filename at the end of the line to Makefile.arch1
Line 17: Change the filename at the end of the line to Makefile.arch2
Line 18: Change the filename at the end of the line to Makefile.arch2
Line 43: Add Makefile.arch1 and Makefile.arch2 to the list of files
to be removed.
Now make install worked as expected except the depmod command gave me
an unresolved symbols error. I moved the offending
/lib/modules/2.2.12/net/sis900.o file to a temp directory and that
problem was gone. I don't know why it happened but since we don't
use that module here anyway, this was a good workaround.
Initial testing with the ICQ99b Windows client shows the new .55
module to be working. If I find any problems I'll post them here.
Ken Long
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.