public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: John Dallaway <john@dallaway.org.uk>
To: abhishek srivastava <just_abhi22@yahoo.co.in>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] Re: configtool not running on ubuntu
Date: Thu, 06 Dec 2012 12:43:00 -0000	[thread overview]
Message-ID: <50C092FB.4000500@dallaway.org.uk> (raw)
In-Reply-To: <1354758215.40072.YahooMailNeo@web193202.mail.sg3.yahoo.com>

Hi Abhishek

On 06/12/12 01:43, abhishek srivastava wrote:

> while installing ecos on ubuntu 12.04, configtool is not able to run.
> it says "There is no application installed for executable files."
> i have taken new snapshots for ecos tools as provided by Mr. Dallaway
> and copied the same to original ecos tools/bin folder. 
> 
> i have set the appropriate path for ecos tools and i386 gnutools and
> also installed tcl8.5
> 
> what else have to be done to make configtool running?

Make sure that you have permission to execute the file:

   chmod a+x tools/bin/configtool

If you are running a 64-bit kernel, you should also make sure that you
have 32-bit libraries installed:

   apt-get install ia32-libs

I hope this helps...

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      parent reply	other threads:[~2012-12-06 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06  1:43 [ECOS] " abhishek srivastava
2012-12-06  4:15 ` abhishek srivastava
2012-12-06 12:43 ` John Dallaway [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=50C092FB.4000500@dallaway.org.uk \
    --to=john@dallaway.org.uk \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=just_abhi22@yahoo.co.in \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).