<HTML xmlns="http://www.w3.org/TR/REC-html40" 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"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=Generator content="Microsoft Word 12 (filtered medium)">
<STYLE><!--
/* Font Definitions */
@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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Century Gothic","sans-serif";
        color:#002060;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:368380469;
        mso-list-type:hybrid;
        mso-list-template-ids:1674370974 269025297 269025305 269025307 269025295 269025305 269025307 269025295 269025305 269025307;}
@list l0:level1
        {mso-level-text:"%1\)";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></STYLE>
</HEAD>
<BODY lang=EN-US dir=ltr link=blue vLink=purple>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>For number 2:</DIV>
<DIV>&nbsp;</DIV>
<DIV>We are able to reproduce this problem if we set PHTEMP to the working 
directory that we are running in. <BR>It appears this confuses PowerHouse and it 
deletes the .sfd index because it thinks it is a temporary file. <BR><BR>A work 
around is to either unset PHTEMP or set PHTEMP to a different directory. 
<BR><BR>As documented in the manual if PHTEMP is not set, then PowerHouse 
creates a temporary directory phnnnn.tmp (nnnn is the PID) in the working 
directory and deletes it when it exits. </DIV>
<DIV>If PHTEMP is set, then temporary files are created at the location PHTEMP 
defines and the temporary files are deleted at exit. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Obviously having PHTEMP pointing at the working directory could be 
dangerous!</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">Paul</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">&nbsp;</DIV>
<DIV 
style="BORDER-TOP-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 4px solid; BORDER-RIGHT-COLOR: #000000">
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV style="font-color: black"><B>From:</B> <A title=cfinley@xformix.com 
href="mailto:cfinley@xformix.com">Charles Finley</A> </DIV>
<DIV><B>Date:</B> Monday, February 02, 2015 12:39 PM</DIV>
<DIV><B>To:</B> <A title=Tracy.Johnson@meas-spec.com 
href="mailto:Tracy.Johnson@meas-spec.com">'Johnson, Tracy'</A> ; <A 
title=Ken@Langendock.com href="mailto:Ken@Langendock.com">'Ken Langendock'</A> ; 
<A title=powerh-l@lists.sowder.com 
href="mailto:powerh-l@lists.sowder.com">'Powerhouse List Server'</A> </DIV>
<DIV><B>Subject:</B> RE: Powerhouse on Linux issues</DIV></DIV></DIV></DIV>
<DIV 
style="BORDER-TOP-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 4px solid; BORDER-RIGHT-COLOR: #000000">
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV class=WordSection1>
<P class=MsoNormal><SPAN style="COLOR: #1f497d">I don’t remember the right 
feature names and I don’t really have the time to look them up just now.&nbsp; 
That said, I am assuming this is moving from HP –UX to some sort of Linux.&nbsp; 
I am also assuming that Powerhouse on Linux supports HP terminal types, it is 
probably their UNIX code base so one would expect it would.&nbsp; It’s been a 
while since I had to deal with things like that but one thing I would suspect 
would be the availability of an hp2392 or hp70092 definition in the termio or 
terminfo or whatever it is called on that particular variation of Linux.&nbsp; 
We’ve had to copy such scripts from HP-UX to Linux distros in the past. 
<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: #1f497d"><o:p></o:p></SPAN>&nbsp;</P>
<DIV>
<P class=MsoNormal><SPAN style="COLOR: #1f497d">Charles 
Finley<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: #1f497d">(619) 
795-0720<o:p></o:p></SPAN></P></DIV>
<P class=MsoNormal><SPAN style="COLOR: #1f497d"><o:p></o:p></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0in; PADDING-TOP: 3pt; PADDING-LEFT: 0in; BORDER-LEFT: medium none; PADDING-RIGHT: 0in">
<P class=MsoNormal><B><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'>From:</SPAN></B><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'> 
powerh-l-bounces+cfinley=xformix.com@lists.sowder.com 
[mailto:powerh-l-bounces+cfinley=xformix.com@lists.sowder.com] <B>On Behalf Of 
</B>Johnson, Tracy<BR><B>Sent:</B> Monday, February 02, 2015 12:23 
PM<BR><B>To:</B> Ken Langendock; Powerhouse List Server<BR><B>Subject:</B> RE: 
Powerhouse on Linux issues<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p></o:p>&nbsp;</P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'>For 
QCTerm, write permissions on the QCTerm subdirectory?<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'>Maybe 
it can read the SFD file, but can't write it back.?<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'>When 
I put QCTerm on a Linux client (not server), I also have to make sure I put some 
missing dll files on the Wine drive.&nbsp; (MFC70 or 90?)&nbsp; Although I'm 
sure you got past that point else you couldn't have got it to 
work.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><o:p></o:p></SPAN>&nbsp;</P>
<DIV>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10.5pt; FONT-FAMILY: consolas; COLOR: #002060"><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><B><SPAN 
style='FONT-SIZE: 10.5pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'>Tracy 
Johnson</SPAN></B><SPAN 
style='FONT-SIZE: 10.5pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10.5pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><A 
href="mailto:tracy.johnson@meas-spec.com">tracy.johnson@meas-spec.com</A></SPAN><SPAN 
style="FONT-SIZE: 10.5pt; FONT-FAMILY: consolas; COLOR: #002060"><o:p></o:p></SPAN></P></DIV>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Century Gothic","sans-serif"; COLOR: #002060'><o:p></o:p></SPAN>&nbsp;</P>
<DIV 
style="BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0in; PADDING-TOP: 0in; PADDING-LEFT: 4pt; BORDER-LEFT: blue 1.5pt solid; PADDING-RIGHT: 0in">
<DIV>
<DIV 
style="BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0in; PADDING-TOP: 3pt; PADDING-LEFT: 0in; BORDER-LEFT: medium none; PADDING-RIGHT: 0in">
<P class=MsoNormal><B><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'>From:</SPAN></B><SPAN 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'> <A 
href="mailto:powerh-l-bounces+tracy.johnson=meas-spec.com@lists.sowder.com">powerh-l-bounces+tracy.johnson=meas-spec.com@lists.sowder.com</A> 
[<A 
href="mailto:powerh-l-bounces+tracy.johnson=meas-spec.com@lists.sowder.com">mailto:powerh-l-bounces+tracy.johnson=meas-spec.com@lists.sowder.com</A>] 
<B>On Behalf Of </B>Ken Langendock<BR><B>Sent:</B> Monday, February 02, 2015 
3:12 PM<BR><B>To:</B> Powerhouse List Server<BR><B>Subject:</B> Powerhouse on 
Linux issues<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p></o:p>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-CA>Hello All.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-CA><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-CA>Anyone out there running PH on a Linux 
server?<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-CA><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-CA>My brother called and they are trying to 
migrate from Unix to Linux and have found two issues.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-CA><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoListParagraph 
style="TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"><SPAN lang=EN-CA><SPAN 
style="mso-list: ignore">1)<SPAN 
style='FONT: 7pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN></SPAN></SPAN><SPAN lang=EN-CA>The function keys are not displaying. They 
tried Reflection and QCTerm<o:p></o:p></SPAN></P>
<P class=MsoListParagraph 
style="TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"><SPAN lang=EN-CA><SPAN 
style="mso-list: ignore">2)<SPAN 
style='FONT: 7pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN></SPAN></SPAN><SPAN lang=EN-CA>The .sfd file is disappearing after you 
exit QTP. The .sf file is still there. They can see the file by doing an ls 
inside qtp but it is gone when they exit.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-CA><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-CA>Any help would be 
appreciated.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-CA><o:p></o:p></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-CA>Ken<o:p></o:p></SPAN></P></DIV></DIV>
<P>
<HR>
--<BR>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<BR>Mailing list: 
powerh-l@lists.sowder.com<BR>Subscribe: 'subscribe' in message body to 
powerh-l-request@lists.sowder.com<BR>Unsubscribe: 'unsubscribe 
&amp;lt;password&amp;gt;' in message body to 
powerh-l-request@lists.sowder.com<BR>http://lists.sowder.com/mailman/listinfo/powerh-l<BR>This 
list is closed, thus to post to the list you must be a subscriber.<BR>Add 
'site:lists.sowder.com powerh-l' to your search terms to search the list archive 
at 
Google.</DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></BODY></HTML>