Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3095.68.55.203.3.1072814788.squirrel@webmail.umbc.edu> Date: Tue, 30 Dec 2003 15:06:28 -0500 (EST) Subject: Path Errors From: "Anjali Bharat Shah" To: cygwin AT cygwin DOT com Reply-To: anjali1 AT umbc DOT edu User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-AvMilter-Key: 1072815090:d912f6b66648578791135d5fc28cbd57 X-Avmilter: Message Skipped, too small X-Processed-By: MilterMonkey Version 0.9 -- http://www.membrain.com/miltermonkey Hi, I have a script file which runs fine with Linux. However, when the same script file when I try to run using Cygwin, I get the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError: no XSB in java.librar y.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1403) at java.lang.Runtime.loadLibrary0(Runtime.java:788) at java.lang.System.loadLibrary(System.java:832) at edu.stanford.db.xsb.XSBCore.(XSBCore.java:148) at FowlReiClient.init(FowlReiClient.java:60) at ReiEngine.(ReiEngine.java:43) at ReiEngine.main(ReiEngine.java:102) I have verified that all paths are correct. Why still do I get this error message? Please help. Thanking You Sincerely, Anjali. Anjali Bharat Shah Graduate Student Computer Science Department University of Maryland Baltimore County -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/