linux.txt
Posted: 26 Sep 2004, 11:24
Hi,
in 'linux.txt' section four is in 'TODO'.
in 'linux.txt' section four is in 'TODO'.
Code: Select all
4) Installing the JGmod library
================================
This is not included in any distribution. Download source package from here:
http://www.geocities.com/jeffery_guan/jgmod/jgmod.zip
1) extract archive and 'cd' into the directory
2) run 'sh fixunix.sh'
3) cd in 'src' subdirectory
4) run 'make' and 'make install as root
5) now you should have following files:
/usr/local/lib/libjgmod.so
/usr/local/include/jgmod.h
*Note for GNU/Gentoo user:
It's possible that 'make install' command create a file named /usr/local/include instead. To fix rename it 'jgmod.h', create a dir '/usr/local/include/' and put in that file.