From owner-freebsd-questions Mon Jul 22 6:31:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D818B37B400 for ; Mon, 22 Jul 2002 06:31:54 -0700 (PDT) Received: from web11802.mail.yahoo.com (web11802.mail.yahoo.com [216.136.172.156]) by mx1.FreeBSD.org (Postfix) with SMTP id 9847443E31 for ; Mon, 22 Jul 2002 06:31:54 -0700 (PDT) (envelope-from dadem11@yahoo.com) Message-ID: <20020722133154.80820.qmail@web11802.mail.yahoo.com> Received: from [193.255.106.39] by web11802.mail.yahoo.com via HTTP; Mon, 22 Jul 2002 06:31:54 PDT Date: Mon, 22 Jul 2002 06:31:54 -0700 (PDT) From: dadem To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, i am a new FreeBSD user, and I have a problem with Java in FreeBSD, if you help me, I will be so happy... I have downloaded JDK1.1.8 for FreeBSD and installed it. when I wrote a java file to test JDK, it compiled my java program(by using the "javac file-name.java" command) correctly and create .class file, but after I said "java file-name" it said : ld.so failed: Cannot find shared library "libX11.so.6.1" then i searched for this file from the internet and got it, and saved it to jdk1.1.8/lib/i386/green_threads/libX11.so.6.1 but now after creating .class file when I said ./java class-name it said bad magic number in jdk1.1.8/bin.lib/i386/green_threads/libX11.so.6.1 now, I want your help to solve this problem waiting for your reply thank you for your help, Adem Delibas __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message