<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Gulim;
        panose-1:2 11 6 0 0 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@Gulim";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Gulim","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=DE-CH link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Lewis<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The last message in your screenshot tells you that g77 is missing.
Either it actually is missing or it may be in an unusual path. Which gcc are
you using? The makefile assumes g77 for older gcc, as far as I know. Newer gcc
should be looking for gfortran. <o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The first ¡°stack dump¡± I don¡¯t know. Does svn work from the
command line? Possibly a problem, there.<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Regards<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Achim<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>
<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> esp-r-bounces@lists.strath.ac.uk
[mailto:esp-r-bounces@lists.strath.ac.uk] <b>On Behalf Of </b>???<br>
<b>Sent:</b> Donnerstag, 28. Mai 2009 02:28<br>
<b>To:</b> Ferguson, Alex<br>
<b>Cc:</b> esp-r@lists.strath.ac.uk<br>
<b>Subject:</b> [esp-r] Re: install failure (after getting source code on MSYS)<o:p></o:p></span></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal style='margin-bottom:12.0pt'>I got downloaded a rebase.exe
file and put it in /msys/1.0/bin.<br>
<br>
That enabled me to execute the rebase thing and it worked. (It worked in MinGW
command prompt)<br>
<br>
This small success leads to me another challenge ;)<br>
<br>
Does anyone can check the attached picture and tell me what is going on?<br>
<br>
I got this screen after running<br>
<br>
./Install -d c:\Esru<br>
<br>
on MSYS command prompt.<br>
<br>
Best Regard,<br>
<br>
Lewis<br>
<br clear=all>
Team Manager,<br>
DASS Consultants Ltd.<br>
<span style='font-family:"Calibri","sans-serif"'> </span><br>
143-834, Venture Center 304-ho, 632-9 Guui-dong Gwangjin-gu, Seoul, Korea<br>
<br>
T. 82.2.913.2585 F. 82.2.949.2585<br>
H. <a href="http://www.dasskorea.com">www.dasskorea.com</a><br>
<br>
<br>
<o:p></o:p></p>
<div>
<p class=MsoNormal>2009/5/27 <span lang=KO>À°Àμö</span> <<a
href="mailto:yook@dasskorea.com">yook@dasskorea.com</a>><o:p></o:p></p>
<p class=MsoNormal>okay.<br>
<br>
I already checked the 'path' in my window 'Environment Variable' before and
there was no 'cygwin' in the path.<br>
<br>
That might not be a problem.<br>
<br>
The thing is my MSYS doesn't show me the 'rebase'.<br>
<br>
It just gives me the following message-<br>
<br>
"sh: rebase: command not found"<br>
<br>
I am gonna check some more detail about my installing process to check whether
it was correct or not.<br>
<br>
Let me give you some additional question after checking or reinstalling those
stuffs. <br>
<br>
Many thanks,<br>
<br>
Lewis,<o:p></o:p></p>
<div>
<div>
<p class=MsoNormal style='margin-bottom:12.0pt'><br clear=all>
Team Manager,<br>
DASS Consultants Ltd.<br>
<span style='font-family:"Calibri","sans-serif"'> </span><br>
143-834, Venture Center 304-ho, 632-9 Guui-dong Gwangjin-gu, Seoul, Korea<br>
<br>
T. 82.2.913.2585 F. 82.2.949.2585<br>
H. <a href="http://www.dasskorea.com" target="_blank">www.dasskorea.com</a><br>
<br>
<br>
<o:p></o:p></p>
<div>
<p class=MsoNormal>2009/5/27 Ferguson, Alex <<a
href="mailto:Alex.Ferguson@nrcan-rncan.gc.ca" target="_blank">Alex.Ferguson@nrcan-rncan.gc.ca</a>><o:p></o:p></p>
<div>
<p class=MsoNormal><span style='color:blue'>Hi Lewis, </span><o:p></o:p></p>
<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'> </span><o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'>rebase appears on my msys system,
but I've never used it:</span><o:p></o:p></p>
<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'> </span><o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'>$ rebase<br>
usage: REBASE [switches]<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-R image-root [-G filename] [-O filename] [-N filename]]<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> image-names...<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> One of -b and -i switches are mandatory.<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-a] Used with -x.</span><span style='font-family:"Calibri","sans-serif";
color:blue'> </span><span style='color:blue'> extract All debug info into
.dbg file<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-b InitialBase] specify initial base address<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-c coffbase_filename] generate coffbase.txt<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> -C includes filename extensions, -c does not<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-d] top down rebase<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-f] Strip relocs after rebasing the image<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-i coffbase_filename] get base addresses from
coffbase_filename<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-l logFilePath] write image bases to log file.<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-p] Used with -x.</span><span style='font-family:"Calibri","sans-serif";
color:blue'> </span><span style='color:blue'> Remove private debug info
when extracting<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-q] minimal output<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-s] just sum image range<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-u symbol_dir] Update debug info in .DBG along this path<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-v] verbose output<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-x symbol_dir] extract debug info into separate .DBG file
first<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-z] allow system file rebasing<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-?] display this message<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-R image_root] set image root for use by -G, -O, -N<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-G filename] group images together in address space<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-O filename] overlay images in address space<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> [-N filename] leave images at their origional address<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> -G, -O, -N, may occur multiple times.</span><span
style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> File "filename"<br>
</span><span style='font-family:"Calibri","sans-serif";color:blue'> </span><span
style='color:blue'> contains a list of files (relative to
"image-root")</span><o:p></o:p></p>
<div>
<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'> </span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><span style='color:blue'>But I suggest you first make sure
that cygwin does not appear in your path. You'll find it in the Environment
variables section of the 'advanced' tab on your 'system' dialog on the
control-panel. Failing that, you could try to reinstall ESP-r.</span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'> </span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><span style='color:blue'>- Alex </span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'> </span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
<div class=MsoNormal align=center style='text-align:center'><span lang=EN-US>
<hr size=2 width="100%" align=center>
</span></div>
<p class=MsoNormal style='margin-bottom:12.0pt'><b><span lang=EN-US
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> </span><span
lang=KO style='font-size:10.0pt'>À°Àμö</span><span lang=EN-US style='font-size:
10.0pt;font-family:"Tahoma","sans-serif"'> [mailto:<a
href="mailto:yook@dasskorea.com" target="_blank">yook@dasskorea.com</a>] <br>
<b>Sent:</b> May 26, 2009 12:59<br>
<b>To:</b> Ferguson, Alex<br>
<b>Cc:</b> <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a><br>
<b>Subject:</b> Re: [esp-r] install failure (after getting source code on MSYS)</span><span
lang=EN-US><o:p></o:p></span></p>
<div>
<div>
<p class=MsoNormal style='margin-bottom:12.0pt'>Thank you, Alex for your kind
help.<br>
<br>
Actually, I also suspected some troubles due to coexisting Cygwin and MSYS.<br>
<br>
That is why I removed Cygwin from my machine before the installing of MinGW and
MSYS.<br>
<br>
I removed some registry values using 'regedit' and then delete the 'c:\Cygwin'
folder manually.<br>
<br>
In my guess, '<b>rebase</b>' is a Cygwin command.<br>
<br>
In MSYS command window, 'rebase' command cannot be found according to 'sh'.<br>
<br>
Hope anyone knows something about this<br>
<br>
Regard,<br>
<br>
Lewis I. Yook<br>
<br>
<br clear=all>
Team Manager,<br>
DASS Consultants Ltd.<br>
?<br>
143-834, Venture Center 304-ho, 632-9 Guui-dong Gwangjin-gu, Seoul, Korea<br>
<br>
T. 82.2.913.2585 F. 82.2.949.2585<br>
H. <a href="http://www.dasskorea.com" target="_blank">www.dasskorea.com</a><br>
<br>
<br>
<o:p></o:p></p>
<div>
<p class=MsoNormal>2009/5/27 Ferguson, Alex <<a
href="mailto:Alex.Ferguson@nrcan-rncan.gc.ca" target="_blank">Alex.Ferguson@nrcan-rncan.gc.ca</a>><o:p></o:p></p>
<div>
<p class=MsoNormal><span style='color:blue'>Hi Lewis,</span><o:p></o:p></p>
<p class=MsoNormal>?<o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'>I've never seen that error before,
but I suspect you've encountered?a low-level error when the install script
invoked low-level utilities to create the ESP-r directory tree.?I found some
similar discussion here:</span><o:p></o:p></p>
<p class=MsoNormal>?<o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'><a
href="http://www.nabble.com/Subject:-Newbie-problem-with-installing-MSYS-td16005781.html"
target="_blank">http://www.nabble.com/Subject:-Newbie-problem-with-installing-MSYS-td16005781.html</a></span><o:p></o:p></p>
<p class=MsoNormal>?<o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'>It seems this problem may crop up
when msys and cygwin coexist on a machine; msys may be finding and executing
cygwin binaries in the windows path. Otherwise, you may find success by
following the suggestion to 'rebase' your msys dlls contained within that
thread.</span><o:p></o:p></p>
<p class=MsoNormal>?<o:p></o:p></p>
<p class=MsoNormal><span style='color:blue'>Hope that helps. </span><o:p></o:p></p>
<div>
<p class=MsoNormal>?<o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><span style='color:blue'>- Alex</span><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal>?<o:p></o:p></p>
</div>
<div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
<div class=MsoNormal align=center style='text-align:center'><span lang=EN-US>
<hr size=2 width="100%" align=center>
</span></div>
<p class=MsoNormal style='margin-bottom:12.0pt'><b><span lang=EN-US
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> <a
href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a>
[mailto:<a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a>]
<b>On Behalf Of </b>???<br>
<b>Sent:</b> May 26, 2009 01:02<br>
<b>To:</b> <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a><br>
<b>Subject:</b> [esp-r] install failure (after getting source code on MSYS)</span><span
lang=EN-US><o:p></o:p></span></p>
<div>
<div>
<p class=MsoNormal style='margin-bottom:12.0pt'>Hello, developers,<br>
<br>
I am trying to do some development work on WinXP machine.<br>
<br>
Through the Tortoise SVN, I got source code already.<br>
<br>
After getting this source, I tried 'Install' in MSYS command window but
suddenly failed.<br>
<br>
The attached file shows some messages I got.<br>
<br>
Please share any tips with me~<br>
<br>
Thank you for your attention in advance.<br>
<br>
Lewis Yook<br>
<br clear=all>
Team Manager,<br>
DASS Consultants Ltd.<br>
?<br>
143-834, Venture Center 304-ho, 632-9 Guui-dong Gwangjin-gu, Seoul, Korea<br>
<br>
T. 82.2.913.2585 F. 82.2.949.2585<br>
H. <a href="http://www.dasskorea.com" target="_blank">www.dasskorea.com</a><o:p></o:p></p>
</div>
</div>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</div>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>