Page 1 of 1

linux.txt

Posted: 26 Sep 2004, 11:24
by hardskinone
Hi,
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.

Posted: 26 Sep 2004, 17:01
by ElvenProgrammer
Thank you for the help, it has already been added to CVS 8)

No JGMod

Posted: 13 Nov 2004, 23:43
by MathGeek
The link to the jgmod file is broken. Can anyone point me in the right direction?

Posted: 14 Nov 2004, 08:07
by ElvenProgrammer
I suppose you're using debian isn't it? 8)
Try to read the debian or linux guide in the docs folder, there's a reference for a debian package of jgmod and alfont

Re: No JGMod

Posted: 14 Nov 2004, 20:41
by Shura
MathGeek wrote:The link to the jgmod file is broken. Can anyone point me in the right direction?
i uploaded it to our webspace and hope jeffery's site will come back soon... anyway, here's the temporary link to jgmod:

JgMOD

if the original site stays offline, i will permanently move a copy to the download section.

Posted: 15 Nov 2004, 04:02
by MathGeek
Thanks for all the help. I got everything up and running. "debian.txt" was missing the "d" in the links to the deb files. Can't believe I didn't catch that earlier.