From owner-freebsd-alpha Mon Jun 19 20: 9:48 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from ripspost.aist.go.jp (ripspost.aist.go.jp [150.29.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 9553637B56B for ; Mon, 19 Jun 2000 20:09:45 -0700 (PDT) (envelope-from ynishimura@home.nimc.go.jp) Received: from rpsmtp1.aist.go.jp (rpdgate1.aist.go.jp [150.29.254.30]) by ripspost.aist.go.jp (8.9.3/3.7W) with ESMTP id MAA25790; Tue, 20 Jun 2000 12:09:44 +0900 (JST) From: ynishimura@home.nimc.go.jp Received: from cmce2.nimc.go.jp (localhost [127.0.0.1]) by rpsmtp1.aist.go.jp (8.9.3/3.7W) with ESMTP id MAA14703; Tue, 20 Jun 2000 12:09:44 +0900 (JST) Received: from cmnotesx.nimc.go.jp ([150.29.144.81]) by cmce2.nimc.go.jp with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id NGWRS50H; Tue, 20 Jun 2000 12:11:40 +0900 Received: by cmnotesx.nimc.go.jp(Lotus SMTP MTA v4.6.3 (733.2 10-16-1998)) id 49256904.0011804E ; Tue, 20 Jun 2000 12:11:09 +0900 X-Lotus-FromDomain: AIST To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Message-ID: <49256904.00117DE1.00@cmnotesx.nimc.go.jp> Date: Tue, 20 Jun 2000 12:11:00 +0900 Subject: Re:Re: netscape-navigator-4,72 cannot be installed into Freebsd4 .0/Alpha? Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Gallatin-san and sirs 00/06/20 11:15, Andrew Gallatin wrote: > > Have you installed the osf1_base port? Is the osf1 kld loaded and > enabled at boot (adding osf1_enable="YES" to /etc/rc.conf does this). > I have not added osf1_enable="YES" Just now, I set osf1_enable="YES" and rebooted. I found the message saying osf1 enabled in booting. But, I got another error msgs as below in make install. $ su cmbsd4a# cd /usr/ports/www cmbsd4a# cd netscape47-communicator cmbsd4a# ls Makefile README.html pkg work cmbsd4a# make depend cmbsd4a# make cmbsd4a# make install ===> Installing for netscape-communicator-4.72 ===> netscape-communicator-4.72 depends on shared library: X11.6 - found imgact_osf1: can't read /compat/osf1/sbin/loader /usr/ports/www/netscape47-communicator/work/communicator-v472.alpha-dec-osf4.0/v reg:No such file or directory *** Error code 1 Stop in /usr/ports/www/netscape47-communicator. *** Error code 1 Stop in /usr/ports/www/netscape47-communicator. *** Error code 1 Stop in /usr/ports/www/netscape47-communicator. cmbsd4a# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message