public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] configtool not running on ubuntu
@ 2012-12-06  1:43 abhishek srivastava
  2012-12-06  4:15 ` abhishek srivastava
  2012-12-06 12:43 ` [ECOS] " John Dallaway
  0 siblings, 2 replies; 3+ messages in thread
From: abhishek srivastava @ 2012-12-06  1:43 UTC (permalink / raw)
  To: ecos discuss



hi
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?

thank you

regards


Abhishek 

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] configtool not running on ubuntu
  2012-12-06  1:43 [ECOS] configtool not running on ubuntu abhishek srivastava
@ 2012-12-06  4:15 ` abhishek srivastava
  2012-12-06 12:43 ` [ECOS] " John Dallaway
  1 sibling, 0 replies; 3+ messages in thread
From: abhishek srivastava @ 2012-12-06  4:15 UTC (permalink / raw)
  To: ecos discuss

hi

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?

thank you

regards


Abhishek 


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Re: configtool not running on ubuntu
  2012-12-06  1:43 [ECOS] configtool not running on ubuntu abhishek srivastava
  2012-12-06  4:15 ` abhishek srivastava
@ 2012-12-06 12:43 ` John Dallaway
  1 sibling, 0 replies; 3+ messages in thread
From: John Dallaway @ 2012-12-06 12:43 UTC (permalink / raw)
  To: abhishek srivastava; +Cc: eCos Discussion

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-06 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06  1:43 [ECOS] configtool not running on ubuntu abhishek srivastava
2012-12-06  4:15 ` abhishek srivastava
2012-12-06 12:43 ` [ECOS] " John Dallaway

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).