X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Gcal for Win98 Date: Fri, 08 Feb 2002 22:33:44 +0000 Lines: 27 Message-ID: <3C645248.70B70C0B@phekda.freeserve.co.uk> References: <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20020207162331 DOT 00a044a0 AT imap DOT cs DOT com> NNTP-Posting-Host: modem-182.xenon.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 1013208573 4510 62.136.45.182 (8 Feb 2002 22:49:33 GMT) NNTP-Posting-Date: 8 Feb 2002 22:49:33 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. "A. Sinan Unur" wrote: [snip] > That said: Escaping the quotes on lines 92 and 97 of makefile.djg so they > read: > > 92 GCAL_USR_DATADIR = \"share/gcal\" > 97 GCAL_SYS_DATADIR = \"/usr/local/share/gcal\" > > should ensure the build goes smoothly. > > On the other hand, the current standard would presumably be to use: > > 92 GCAL_USR_DATADIR = \"/dev/env/DJDIR/share/gcal\" > > Am I correct? Yep, I believe so. Presumably, when you use the configure script, it will put files in /dev/env/DJDIR/share too? Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]