From: Peter Gerwinski peter@gerwinski.de To: "Nathalie Jarosz" njarosz@fr.packardbell.org CC: gpc@gnu.de, grx@gnu.de Subject: Re: graphic Date: Fri, 23 Jun 2000 10:32:57 +0200
For Unix (optional): Put into your `.profile' something like:
set GRX20DRV=xwin set GRXFONT=/usr/local/lib/grx/fonts
I am sorry but what is '.profile'? Actually I don't know where GRX fonts has been installed... When I unpack GRW archive, I have a directory 'grx-2.3.1' which is created as follow: addons/ lib/ makedefs.gnu makefile.lnx test/ bin/ makedefs.bcc makedefs.x11 makefile.wat compat/ makedefs.dec makefile.bcc makefile.x11 doc/ makedefs.dj1 makefile.dj1 pascal/ include/ makedefs.dj2 makefile.dj2 src/
and the GRX fonts directory (?) is in /src/fonts. Is it this path I ahve to put for setting the font?
Point 3. Compiling GRX I do: %cd src %make -f makefile.x11 make: Fatal error in reader: ../makedefs.gnu, line 38: Unexpected end of line seen
What does it mean?
Thanks in advance for your help,
Nathalie ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Nathalie Jarosz a écrit :
For Unix (optional): Put into your `.profile' something like:
set GRX20DRV=xwin set GRXFONT=/usr/local/lib/grx/fonts
I am sorry but what is '.profile'? Actually I don't know where GRX fonts has been installed... When I unpack GRW archive, I have a directory 'grx-2.3.1' which is created as follow: addons/ lib/ makedefs.gnu makefile.lnx test/ bin/ makedefs.bcc makedefs.x11 makefile.wat compat/ makedefs.dec makefile.bcc makefile.x11 doc/ makedefs.dj1 makefile.dj1 pascal/ include/ makedefs.dj2 makefile.dj2 src/
and the GRX fonts directory (?) is in /src/fonts. Is it this path I ahve to put for setting the font?
You need to fetch a separate file grx23fnt.tar.gz from the GRX homepage. You can unpack it into grx-2.3.1, it will give a directory grx-2.3.1/fonts containing a lot of .fnt files. This will be the correct path for GRXFONT. But you can also move them into some "standard" location you like, and set GRXFONT accordingly, as suggested above. The src/fonts dirtectory do not contain the fonts themselves but C programs to handle them
Hope this helps
Maurice
Maurice Lombardi a écrit :
Nathalie Jarosz a écrit :
For Unix (optional): Put into your `.profile' something like:
set GRX20DRV=xwin set GRXFONT=/usr/local/lib/grx/fonts
I am sorry but what is '.profile'? Actually I don't know where GRX fonts has been installed... When I unpack GRW archive, I have a directory 'grx-2.3.1' which is created as follow: addons/ lib/ makedefs.gnu makefile.lnx test/ bin/ makedefs.bcc makedefs.x11 makefile.wat compat/ makedefs.dec makefile.bcc makefile.x11 doc/ makedefs.dj1 makefile.dj1 pascal/ include/ makedefs.dj2 makefile.dj2 src/
and the GRX fonts directory (?) is in /src/fonts. Is it this path I ahve to put for setting the font?
You need to fetch a separate file grx23fnt.tar.gz from the GRX homepage.
No this was valid for the previous grx-2.3 release. The new grx-2.3.1 on agnes contains already the font directory at this level. What have you done ? I suspect you have unpacked grx-2.3 instead of grx-2.3.1