linux.txt

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
hardskinone

linux.txt

Post 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.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Thank you for the help, it has already been added to CVS 8)
MathGeek
Novice
Novice
Posts: 52
Joined: 13 Nov 2004, 22:07
Location: Calgary AB. Canada

No JGMod

Post by MathGeek »

The link to the jgmod file is broken. Can anyone point me in the right direction?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post 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
User avatar
Shura
Novice
Novice
Posts: 96
Joined: 15 Jun 2004, 01:36

Re: No JGMod

Post 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.
Last edited by Shura on 15 Nov 2004, 07:56, edited 1 time in total.
Don't argue with idiots. They drag you down to their level and beat you with experience.
MathGeek
Novice
Novice
Posts: 52
Joined: 13 Nov 2004, 22:07
Location: Calgary AB. Canada

Post 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.
Post Reply