From Lesta@t-online.de  Thu Aug 19 18:28:51 1999
Received: from mailout01.btx.dtag.de (mailout01.btx.dtag.de [194.25.2.149])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id SAA15760
	for <prolog@swi.psy.uva.nl>; Thu, 19 Aug 1999 18:28:49 +0200 (MET DST)
Received: from fwd04.btx.dtag.de ([194.25.2.164])
	by mailout01.btx.dtag.de with smtp 
	id 11HV2r-0005r4-00; Thu, 19 Aug 1999 18:28:05 +0200
Received: from t-online.de (05121269112-0001(btxid)@[193.158.168.101]) 
	by fwd04.btx.dtag.de with smtp
	id <m11HV2k-0005IvC>; Thu, 19 Aug 1999 18:27:58 +0200
Message-ID: <37BC2FFA.3AF0AE5@t-online.de>
Date: Thu, 19 Aug 1999 18:25:30 +0200
X-Mailer: Mozilla 4.05 [de]C-DT  (Win95; I)
MIME-Version: 1.0
To: swi prolog mailing list <prolog@swi.psy.uva.nl>
Subject: pl-3.2.9 could not load .plrc ?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 05121269112-0001@t-online.de
From: Lesta@t-online.de (Uwe Lesta)

Hi,

I had compiled swi-prolog from the actual sources 3.2.9
on windows VC++ 6.0.

but plwin could not load my .plrc file on startup.


?- consult('d:/lesta/.plrc').
Hallo Uwe
d:/lesta/.plrc compiled, 0.00 sec, 724 bytes.

BUT

Yes
1 ?- consult('~/.plrc').
[WARNING: source_sink `'~/.plrc'' does not exist]
[WARNING: Unhandled exception]
2 ?-

in the windows binary version (3.2.8) both consults work fine.

Any hints are welcome.
Thanks for your time 
-- 


Regards

Uwe
Lesta@t-online.de

