From: Stephane Eranian <eranian@frankl.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] installation help
Date: Wed, 18 Dec 2002 23:35:54 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805613@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805612@msgid-missing>
On Wed, Dec 18, 2002 at 03:25:17PM -0800, Jian Chen wrote:
> Hi,
>
> I downoaded ski and nue, and installed with:
>
> rpm -Uhv ski-0.943l-2.i386.rpm
> rpm -Uhv nue-1.1-1.i386.rpm
> rpm -Uhv nue-fs-1.2-1.i386.rpm
>
> I verified my installation with hello.c, but found
> that the compiled binary file can't be executed. Does
> anyone know why?
>
> My system is Redhat Linux 7.3, CPU Intel Pentium4
> 2.00GHZ, gcc version 2.96 20000731.
>
On some systems, the RPM post install script does not properly
execute the init script necessary to get the IA-64 binary
executed by the simulator. It is very easy to fix.
As root, simply type:
# /etc/rc.d/init.d/ia64fmt start
Then you will be able to run the IA-64 binary inside the NUE environment.
Note that next time you reboot your system, the rc script will be executed
automatically.
--
-Stephane
next prev parent reply other threads:[~2002-12-18 23:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-18 23:25 [Linux-ia64] installation help Jian Chen
2002-12-18 23:35 ` Stephane Eranian [this message]
2002-12-19 0:21 ` Stephane Eranian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590709805613@msgid-missing \
--to=eranian@frankl.hpl.hp.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.