From: howard s. <how...@ho...> - 2005-06-25 16:15:52
|
<html><div style='background-color:'><DIV class=RTE> <P>Hello,</P> <P>You need to install the X development packages to compile. Install the compat-readline 4.3 package to get rid of the dependency problem. Suse ships with readline 5<BR><BR>Howard</P><BR><BR><BR>>From: "Joe Sparks" <JS...@al...><BR>>Reply-To: bas...@li...<BR>>To: <bas...@li...><BR>>Subject: [B2-devel] SheepShaver on SuSE 9.2 - x86_64<BR>>Date: Mon, 20 Jun 2005 14:44:37 -0700<BR>>MIME-Version: 1.0<BR>>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by mc7-f8.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 20 Jun 2005 14:47:26 -0700<BR>>Received: from projects.sourceforge.net (sc8-sf-list2-b.sourceforge.net [10.3.1.8])by sc8-sf-spam1.sourceforge.net (Postfix) with ESMTPid F2FB4890DE; Mon, 20 Jun 2005 14:45:23 -0700 (PDT)<BR>>Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net)by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30)id 1DkU4P-0007RN-4xfor bas...@li...; Mon, 20 Jun 2005 14:44:41 -0700<BR>>Received: from smtp.alphasmart.com ([64.166.25.66])by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.41)id 1DkU4N-0005Gu-LQfor bas...@li...; Mon, 20 Jun 2005 14:44:41 -0700<BR>>Received: by smtp.alphasmart.com (Postfix, from userid 744)id D45DA4B00DA; Mon, 20 Jun 2005 14:43:09 -0700 (PDT)<BR>>Received: from joes (unknown [192.168.4.149])by smtp.alphasmart.com (Postfix) with SMTP id 417B04B0114for <bas...@li...>; Mon, 20 Jun 2005 14:43:06 -0700 (PDT)<BR>>X-Message-Info: dpeAAki3kMSXVM4ZfMuui/2PltRZeDairyaeNfNZM2s=<BR>>X-MSMail-Priority: Normal<BR>>X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)<BR>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180<BR>>X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on smtp.alphasmart.com<BR>>X-Spam-Level: <BR>>X-Spam-Status: No, score=-5.8 required=6.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2<BR>>X-Spam-Score: 0.1 (/)<BR>>X-Spam-Report: Spam Filtering performed by sourceforge.net.See http://spamassassin.org/tag/ for more details.Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=2000010.0 SF_CHICKENPOX_PARATHESES_CLOSE BODY: Text interparsed with )0.0 SF_CHICKENPOX_HASH BODY: Text interparsed with0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with .0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with /0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with -0.0 SF_CHICKENPOX_COLON BODY: Text interparsed with :0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _<BR>>Errors-To: bas...@li...<BR>>X-BeenThere: bas...@li...<BR>>X-Mailman-Version: 2.0.9-sf.net<BR>>Precedence: bulk<BR>>List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/basilisk-devel>,<mailto:bas...@li...?subject=unsubscribe><BR>>List-Id: Discussions related to the development of Basilisk II <basilisk-devel.lists.sourceforge.net><BR>>List-Post: <mailto:bas...@li...><BR>>List-Help: <mailto:bas...@li...?subject=help><BR>>List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/basilisk-devel>,<mailto:bas...@li...?subject=subscribe><BR>>List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=basilisk-devel><BR>>Return-Path: bas...@li...<BR>>X-OriginalArrivalTime: 20 Jun 2005 21:47:26.0561 (UTC) FILETIME=[A6274510:01C575E1]<BR>><BR>>Hello,<BR>><BR>>I need a bit of help. I am running a standard installation of SuSE 9.2 on a<BR>>dual AMD Opteron 64bit system with 2G ECC RAM.<BR>><BR>>If I try to use the pre-built RPM (SheepShaver-2.2-18.x86_64.rpm) I get the<BR>>following error<BR>><BR>>error: Failed dependencies:<BR>> libreadline.so.4.3()(64bit) is needed by SheepShaver-2.2-18<BR>><BR>>I have searched for something to offer that dependency, but have not been<BR>>able to find it. After giving up on that, I decided to try the CVS. I<BR>>downloaded the current CVS then went to /SheepShaver/src/Unix/ and tried to<BR>>run the autogen.sh file. This is what I get:<BR>><BR>> + Running aclocal: configure.ac:411: warning: underquoted definition of<BR>>AC_CHECK_FRAMEWORK<BR>> run info '(automake)Extending aclocal'<BR>> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal<BR>>configure.ac:506: warning: underquoted definition of AC_TRANSLATE_DEFINE<BR>>aclocal:configure.ac:245: warning: macro `AM_PATH_GTK_2_0' not found in<BR>>library<BR>>aclocal:configure.ac:267: warning: macro `AM_PATH_GTK' not found in library<BR>>aclocal:configure.ac:281: warning: macro `AM_PATH_ESD' not found in library<BR>>done.<BR>> + Running autoheader: done.<BR>> + Running autoconf: done.<BR>> + Running 'configure ':<BR>> ** If you wish to pass arguments to ./configure, please<BR>> ** specify them on the command line.<BR>>checking build system type... x86_64-unknown-linux-gnu<BR>>checking host system type... x86_64-unknown-linux-gnu<BR>>checking target system type... x86_64-unknown-linux-gnu<BR>>checking for gcc... gcc<BR>>checking for C compiler default output file name... a.out<BR>>checking whether the C compiler works... yes<BR>>checking whether we are cross compiling... no<BR>>checking for suffix of executables...<BR>>checking for suffix of object files... o<BR>>checking whether we are using the GNU C compiler... yes<BR>>checking whether gcc accepts -g... yes<BR>>checking for gcc option to accept ANSI C... none needed<BR>>checking how to run the C preprocessor... gcc -E<BR>>checking for g++... g++<BR>>checking whether we are using the GNU C++ compiler... yes<BR>>checking whether g++ accepts -g... yes<BR>>checking whether make sets $(MAKE)... yes<BR>>checking for a BSD-compatible install... /usr/bin/install -c<BR>>checking for egrep... grep -E<BR>>checking for file... /usr/bin/file<BR>>checking for perl... /usr/bin/perl<BR>>checking for PowerPC target CPU... no<BR>>checking for mon... no<BR>>configure: WARNING: Could not find mon, ignoring --with-mon.<BR>>checking for sem_init in -lposix4... no<BR>>checking for X... no<BR>>configure: error: You need X11 to run SheepShaver.<BR>><BR>>My system has X11R6 installed. What do I need to do to get it installed and<BR>>working? I would really like to get FileMaker 3.0 installed and running<BR>>under MacOS 9.0 on this system. Our current system is way too slow and as<BR>>far as I can tell, SheepShaver is the only emulator that will do OS 9.x.<BR>><BR>>Thanks,<BR>><BR>>Joe<BR>><BR>><BR>><BR>>-------------------------------------------------------<BR>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies<BR>>from IBM. Find simple to follow Roadmaps, straightforward articles,<BR>>informative Webcasts and more! Get everything you need to get up to<BR>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click<BR>>_______________________________________________<BR>>basilisk-devel mailing list<BR>>bas...@li...<BR>>https://lists.sourceforge.net/lists/listinfo/basilisk-devel<BR></DIV></div></html> |