public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem installing eCos on Windows 7 x64
@ 2011-03-18 14:28 Eigil Krogh Sørensen
  2011-03-18 19:53 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 3+ messages in thread
From: Eigil Krogh Sørensen @ 2011-03-18 14:28 UTC (permalink / raw)
  To: ecos-discuss

When I from cygwin bash run

sh ecos-install.tcl


I get these messages:

"
eCos installer v2.0.1 starting...
Written and maintained by Jonathan Larmour <jifl@eCosCentric.com>

Retrieving installer metadata information...

*** ecos-install.tcl error: Failed to retrieve metadata:
couldn't change working directory to "/tmp": no such file or directory 
"

and the installation stops.


System:
. Windows 7 Ultimate x64
. CYGWIN_NT-6.1-WOW64 xxxx 1.7.8(0.236/5/3) 2011-03-01 09:36 i686 Cygwin



Can I do anything to solve the problem?


Best
\Eigil


--
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: Problem installing eCos on Windows 7 x64
  2011-03-18 14:28 [ECOS] Problem installing eCos on Windows 7 x64 Eigil Krogh Sørensen
@ 2011-03-18 19:53 ` John Dallaway
       [not found]   ` <55E5231BD2EB004EB1E67397C33B3A3E39EAB9F4@ex004tcg>
  0 siblings, 1 reply; 3+ messages in thread
From: John Dallaway @ 2011-03-18 19:53 UTC (permalink / raw)
  To: Eigil Krogh Sørensen; +Cc: eCos Discussion

Hi Eigil

Eigil Krogh Sørensen wrote:

> When I from cygwin bash run
> 
> sh ecos-install.tcl
> 
> I get these messages:
> "
> eCos installer v2.0.1 starting...
> Written and maintained by Jonathan Larmour <jifl@eCosCentric.com>
> 
> Retrieving installer metadata information...
> 
> *** ecos-install.tcl error: Failed to retrieve metadata:
> couldn't change working directory to "/tmp": no such file or directory 
> "

The message is from the tcl "cd" command. Try creating the missing /tmp
directory using the following command at the Cygwin bash prompt:

  mkdir /tmp

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

* [ECOS] Re: Problem installing eCos on Windows 7 x64
       [not found]   ` <55E5231BD2EB004EB1E67397C33B3A3E39EAB9F4@ex004tcg>
@ 2011-03-18 21:08     ` John Dallaway
  0 siblings, 0 replies; 3+ messages in thread
From: John Dallaway @ 2011-03-18 21:08 UTC (permalink / raw)
  To: Eigil Krogh Sørensen; +Cc: eCos Discussion

Eigil Krogh Sørensen wrote:

> Hi John
> 
> Thank you for the reply!
> 
> Unfortunately "mkdir /tmp" didn't help. I still get the error.

Perhaps there is a directory permissions issue here.

Does the following command succeed at a bash prompt?

  cd /tmp

What is the output of the following command?

  ls -ld / /tmp

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

> -----Original Message-----
> From: John Dallaway [mailto:john@dallaway.org.uk] 
> Sent: 18. marts 2011 1:53
> To: Eigil Krogh Sørensen
> Cc: eCos Discussion
> Subject: Re: Problem installing eCos on Windows 7 x64
> 
> Hi Eigil
> 
> Eigil Krogh Sørensen wrote:
> 
>> When I from cygwin bash run
>>
>> sh ecos-install.tcl
>>
>> I get these messages:
>> "
>> eCos installer v2.0.1 starting...
>> Written and maintained by Jonathan Larmour <jifl@eCosCentric.com>
>>
>> Retrieving installer metadata information...
>>
>> *** ecos-install.tcl error: Failed to retrieve metadata:
>> couldn't change working directory to "/tmp": no such file or directory 
>> "
> 
> The message is from the tcl "cd" command. Try creating the missing /tmp
> directory using the following command at the Cygwin bash prompt:
> 
>   mkdir /tmp
> 
> 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:[~2011-03-18 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-18 14:28 [ECOS] Problem installing eCos on Windows 7 x64 Eigil Krogh Sørensen
2011-03-18 19:53 ` [ECOS] " John Dallaway
     [not found]   ` <55E5231BD2EB004EB1E67397C33B3A3E39EAB9F4@ex004tcg>
2011-03-18 21:08     ` 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).