public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephane Eranian <eranian@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: How does the ski simulator resolves the dependency on shared libraries?
Date: Thu, 16 Nov 2006 13:02:35 +0000	[thread overview]
Message-ID: <20061116130235.GD18162@frankl.hpl.hp.com> (raw)
In-Reply-To: <9b33a9230611152307x6580a290n652ee50d9a5bda0c@mail.gmail.com>

Hello,

On Thu, Nov 16, 2006 at 12:37:24PM +0530, sudhnesh adapawar wrote:
> Hey all,
>          How does the ski simulator resolves the dependency on shared
> libraries?
>              For e.g: I tried 'ls' command on xski but i failed to run it :

Ski does not resolve shared library for applications. Your 'ls' must be an satically
linked IA-64 binary. Aslo keep in mind that ski operates in one of two modes: system
or application. In the latter, you would do: xski ls.  You probably also need to specify
the absolute path if the binary is not in the current directory.

> [root@basemant /]# xski ls vmlinux simscsi=/var/ski-disks/sd
> ls - No such file or directory
> ls - No such file or directory
> xski: Could not open ls for reading
> [root@basemant /]# which ls
> alias ls='ls --color=tty'
>       /bin/ls
> [root@basemant /]# xski /bin/ls vmlinux simscsi=/var/ski-disks/sd
> /bin/ls - wrong architecture (3)
> xski: Could not open /bin/ls for reading
> [root@basemant /]#
> 
> Please kindly reply !
> 
> - Sudhnesh
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 

-Stephane

      reply	other threads:[~2006-11-16 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-16  7:19 How does the ski simulator resolves the dependency on shared libraries? sudhnesh adapawar
2006-11-16 13:02 ` Stephane Eranian [this message]

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=20061116130235.GD18162@frankl.hpl.hp.com \
    --to=eranian@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox