From joao.mariz@mail.ineti.pt Mon Apr  9 19:10:01 2001
Received: from mail.ineti.pt (ettn.ineti.pt [193.136.150.130])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f39HA1304374
	for <prolog@swi.psy.uva.nl>; Mon, 9 Apr 2001 19:10:01 +0200 (MET DST)
Received: from mail.ineti.pt (pc_4.ineti.pt [193.136.150.120]) by mail.ineti.pt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
	id H9LGDL6N; Mon, 9 Apr 2001 18:08:11 +0100
Message-ID: <3AD1EE76.6425E196@mail.ineti.pt>
Date: Mon, 09 Apr 2001 18:16:40 +0100
From: =?iso-8859-1?Q?Jo=E3o?= Mariz <joao.mariz@mail.ineti.pt>
X-Mailer: Mozilla 4.72 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Swi-PROLOG usergroup <prolog@swi.psy.uva.nl>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: [SWIPL] Installing SWI-PROLOG on SuSE 7.1

Hello,

I always send a similar message to this one when I want to install
SwiPROLOG on a new Linux Version. This time I am trying to do it under
SuSE 7.1;

When I typed:
rpm -i pl-4.0.0-41.i386...etc...

I received the following message:
error: failed dependencies:
 libreadline.so.4.0 is needed by pl-4.0.0-41

So as Jan already told me once I have tried to make a link; I have typed
somethimg lçike this:

ln -s /lib/libreadline.so.4.1 /lib/libreadline.so.4.0

However it didn't work neider

Thanks in advance for any help you can provide,

João

