Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2007_08_05.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml"$>" />
11
12    <title>Status for Andrew DeFaria: August  5, 2007 - August 11, 2007 Archives</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/week_2007_07_29.html" title="July 29, 2007 - August  4, 2007" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2007_08_12.html" title="August 12, 2007 - August 18, 2007" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2007_07_29.html">&laquo; July 29, 2007 - August  4, 2007</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2007_08_12.html">August 12, 2007 - August 18, 2007 &raquo;</a>
38                      </p>
39                      
40                      
41                      <!--
42 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
43          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
44          xmlns:dc="http://purl.org/dc/elements/1.1/">
45 <rdf:Description
46     rdf:about="http://defaria.com/blogs/Status/archives/week_2007_08_05.html#entry-000661"
47     trackback:ping="http://defaria.com/mt/mt-tb.cgi/48"
48     dc:title="ucmwb issues/Purify"
49     dc:identifier="http://defaria.com/blogs/Status/archives/week_2007_08_05.html#entry-000661"
50     dc:subject="General Dynamics"
51     dc:description=" Working with Kevin and others to resolve Qt issues. Submitted PMR with IBM regarding usage of Purify and why it&apos;s taking so long to run..."
52     dc:creator=""
53     dc:date="2007-08-08T17:25:19-06:00" />
54 </rdf:RDF>
55 -->
56
57
58                      <h2 class="date-header">August  8, 2007</h2>
59                      <a id="a000661"></a>
60                      <div class="entry" id="entry-661">
61                         <h3 class="entry-header">ucmwb issues/Purify</h3>
62                         <div class="entry-content">
63                            <div class="entry-body">
64                               <ul>
65   <li>Working with Kevin and others to resolve Qt issues.</li>
66
67   <li>Submitted PMR with IBM regarding usage of Purify and why it's taking so long to run</li>
68 </ul>
69                               
70                               <h2>ucmwb issues</h2>
71
72 <p>There are a number of issues WRT ucmwb running on Linux:</p>
73
74   <ul>
75     <li>Whether to build 32-bit or 64-bit. 32-bit would be LCD yet I don't have a 32-bit Linux machine to build on</li>
76
77     <li>Differences in architectures (i.e. Intel vs. Opteron). I've seen differences WRT this...</li>
78
79     <li>Whether to build static or shared. Static would be better because then we wouldn't have to worry about getting the right shared libraries and the correct LD_LIBRARY_PATH setting</li>
80
81     <li>Connection to Oracle. In order for ucmwb to connect to Oracle directly it needs OCI. In order to have OCI one needs the commercial version of Qt. Got that. But also we need an Oracle Client (Development?) Installation in order to have the appropriate .h and .a files to build. With Oracle on Linux (which doesn't exist) we also need to address the appropriate 64 vs 32 bit'ness, Intel vs. Opteron, static vs. shared WRT Oracle itself...</li>
82   </ul>
83
84 <h2>Purify</h2>
85
86 <p>Only a little is known at this time but it seems some development group is concerned because running Purify on 7500 had not finished in 10 days of running. Opened IBM/Rational PMR on this. IBM/Rational tells me that using Purify can slow the process by 15-20 times! Makes sense since the instrumented code is doing so much additional work. Need to find out how long the tests would take sans Purify</p>
87                               
88                               <p class="entry-footer">
89                                  <span class="post-footers">Posted by  at  5:25 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000661.html">Permalink</a>
90                                  
91                                  | <a href="http://defaria.com/blogs/Status/archives/000661.html#trackback">TrackBacks (0)</a>
92                               </p>
93                            </div>
94                         </div>
95                      </div>
96                      
97                      <!--
98 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
99          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
100          xmlns:dc="http://purl.org/dc/elements/1.1/">
101 <rdf:Description
102     rdf:about="http://defaria.com/blogs/Status/archives/week_2007_08_05.html#entry-000660"
103     trackback:ping="http://defaria.com/mt/mt-tb.cgi/47"
104     dc:title="QT"
105     dc:identifier="http://defaria.com/blogs/Status/archives/week_2007_08_05.html#entry-000660"
106     dc:subject="General Dynamics"
107     dc:description=" Built ucmwb on Solaris Downloaded, built and installed Qt-4.2.2 for Linux Built ucmwb for Linux 64 bit! Doesn&apos;t connect to Clearquest properly yet..."
108     dc:creator=""
109     dc:date="2007-08-07T18:53:46-06:00" />
110 </rdf:RDF>
111 -->
112
113
114                      <h2 class="date-header">August  7, 2007</h2>
115                      <a id="a000660"></a>
116                      <div class="entry" id="entry-660">
117                         <h3 class="entry-header">QT</h3>
118                         <div class="entry-content">
119                            <div class="entry-body">
120                               <ul>
121   <li>Built ucmwb on Solaris</liI>
122
123   <li>Downloaded, built and installed Qt-4.2.2 for Linux</li>
124
125   <li>Built ucmwb for Linux 64 bit! Doesn't connect to Clearquest properly yet</li>
126 </ul>
127                               
128                               <p class="entry-footer">
129                                  <span class="post-footers">Posted by  at  6:53 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000660.html">Permalink</a>
130                                  
131                                  | <a href="http://defaria.com/blogs/Status/archives/000660.html#trackback">TrackBacks (0)</a>
132                               </p>
133                            </div>
134                         </div>
135                      </div>
136                      
137                   </div>
138                </div>
139             </div>
140          </div>
141       </div>
142    </div>
143 </body>
144 </html>