File: henning1.html

package info (click to toggle)
lg-issue32 2-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,320 kB
  • ctags: 142
  • sloc: makefile: 36; ansic: 25; sh: 4
file content (230 lines) | stat: -rw-r--r-- 10,512 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<!--startcut ==========================================================-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
  <HEAD>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <META HTTP-EQUIV="Expires" CONTENT="Tue, 14 Jul 1998 21:29:02 GMT">
    <meta name="Author" content="William Henning">
    <meta name="Description" content="www.cpureview.com: computer hardware reviews">
    <meta name="KeyWords" content="amd cyrix ibm idt intel 686 k6 P2 PII review reviews motherboard video card chip processor magazine">
    <TITLE>CPU Review</TITLE>
  </HEAD>
  <BODY BGCOLOR="#FFFFFF">
<!--endcut ============================================================-->

<H4>
"Linux Gazette...<I>making Linux just a little more fun!</I>"
</H4>

<P> <HR> <P> 
<!--===================================================================-->


    <H2>Installing StarOffice 4.0 on RedHat 5.1</H2>
<FONT FACE="Comic Sans MS">
by <A HREF="mailto:editor@cpureview.com"><I>William Henning</I></A><BR>
Editor, <A HREF="http://www.cpureview.com">CPUReview</A></FONT><BR>
Copyright July 29, 1998<BR>
ALL RIGHTS RESERVED<BR>
    
    <P></P>
    
    <P>Today while shopping, I found StarOffice 4.0 (Commercial version) at a
      local cdrom shop. I already own (and use) ApplixWare, but I could not
      resist - given the usually positive reviews, I just *had* to try it. </P>
    
    <P>Please note that <A HREF="http://www.caldera.com">Caldera</A> currently
      has a special on StarOffice 4.0 - $49.95US. That is an excellent price for
      a commercial license. Also note that StarOffice is available via ftp
      without cost for non-commercial use.</P>
    
    <P>I wanted to see how it would perform on a fairly low performance system,
      so I loaded it onto my server. In order to benefit others, I thought I
      would document my installation. I will use it for a few days, after which
      I will write a review on my 'user' experiences.</P>
    
    <H3>The Software</H3>
    
    <P>StarOffice comes on two cd's, in a jewel case. The first CD contains
      StarOffice and also appears to contain OpenLinux Lite along with some
      additional contrib packages. The second CD, a pleasant surprise, appears
      to be OpenLinux Base. This means I will have a busy couple of nights - I'm
      going to have to try out OpenLinux. </P>
    
    <H3>The Computer</H3>
    
    <UL>
      <LI>Tyan Titan-II motherboard (Socket 5, 256k sync cache) </LI>
      <LI>WinChip 200Mhz (yes, it does work in single voltage motherboards!)</LI>
      <LI>S3-968 video card, 4Mb of VRAM running at 1024x768x16M</LI>
      <LI>32Mb FPM memory, 127Mb swap</LI>
      <LI>24x Panasonic cdrom</LI>
      <LI>6.4Gb Quantum ST</LI>
      <LI>DLINK 500TX 10/100Mbps 10BaseT, running at 10Mbps</LI>
    </UL>
    
    <H3>The Operating System</H3>
    
    <UL>
      <LI>RedHat 5.1</LI>
      <LI>reasonably up to date with updates from RedHat</LI>
    </UL>
    
    <H3>The Installation<BR>
    </H3>
    
    <P>I read the instructions - and the 'README' file. I logged in using my
      regular user account, went to /mnt/cdrom/StarOffice_40, and entered
      './setup'.</P>
    
    <P>After the installation program started up, I got the infamous dialog &quot;line
      1: syntax error at token 'I' expected declarator; i.e. File...&quot;
      prompting me to press ok.</P>
    
    <P>In all honesty, I must admit I was expecting this problem - I remember
      people asking for help with this very same problem while reading the Linux
      news groups. I went to <A HREF="http://www.dejanews.com">Dejanews</A> to
      find out how people solved this problem.</P>
    
    <P>I used &quot;Staroffice 4.0 RedHat 5.1&quot; as my search string, and
      got 61 matches. </P>
    
    <H3>First Try</H3>
    
    <P>The very first match was a posting from Simon Gao, who on July 27 wrote:</P>
    <BLOCKQUOTE>This is a well known problem with RedHat 5.x. The problem is
      that StarOffice4 requires libc.5.4.28 above file system. Check out at
      <A HREF="http://www.waldherr.org/soffice/">www.waldherr.org/soffice</A>
      and you find how to solve this problem.</BLOCKQUOTE>
    
    <P>Off I went to Stefan Waldherr's
      <A HREF="http://www.waldherr.org/soffice/">web site</A>. There I found
      that the version of StarOffice I purchased today is already outdated - and
      that I should download the latest version. As most people who purchase the
      commercial StarOffice package will get the same version I got (and as I
      did not want to wait to download 4.0.3 yet) I just downloaded the
      staroffice wrapper and proceeded  to see if I could install 4.0 as shipped
      on the CD.</P>
    
    <P>I become root to install the rpm. The rpm would not install,  I was
      treated to an error message: </P>
    <BLOCKQUOTE>Error during install, staroffice tar file not found.<BR>
      Looking for any of the following files or directories<BR>
      /tmp/so40sp3_lnx_01.tar.gz<BR>
      /tmp/so40sp3_lnx_01.tar.gz</BLOCKQUOTE>
    
    <P>Since I *REALLY* did not want to download 4.0.3 yet, I got stubborn.</P>
    
    <H3>Second Try</H3>
    
    <P>I looked through some more messages, and based on the information I
      found, I tried the following:</P>
    
    <P>I ftp'd libc-5.4.46-1rh42.i386.rpm from ftp.redhat.com/pub/contrib/i386,
      and tried to instal it.</P>
    
    <P>I got a &quot;failed dependencies: ld.so &gt;= 1.9.9 is needed by
      libc-5.4.46-1rh42.i386.rpm&quot; message. </P>
    
    <P>Good thing I kept my ftp session open. I now ftp'd
      ld.so-1.9.9-1rh42.i386.rpm. This time I got a pile of glibc conflicts.
      Nope, there *HAS* to be a simpler way.</P>
    
    <H3>Conclusion: Third Time Lucky</H3>
    
    <P>Back to the drawingboard - or DejaNews, as the case may be. I found an
      article by Tommy Fredriksson, originally posted in
      stardivision.com.support.unix. Tommy wrote:</P>
    <BLOCKQUOTE>In article &lt;35A4B35E.CAA00699@actech.com.br&gt;<BR>
       wrote:<BR>
      &gt; I just got StarOffice 4.0 ServicePack 3 but I can't run on my RedHat
      Linux <BR>&gt; 5.1 box, it shows that dreaded &quot;line 1 syntax error at token 'l'&quot;,
      etc. RH <BR>&gt; 5.1 is libc6-based (glibc), but I also put libc-5 on my /lib
      directory. <BR>&gt; Even this would not make it work. Could someone help me on this? <BR><BR>
      Put your &quot;libc-pack&quot; anywhere you can find it - tell
      /etc/ld.so.conf (on top) where you put it and run ldconfig -v and look for
      errors - if non, install SO. That's all...</BLOCKQUOTE>
    
    <P>Based on this message, I improvised. To save all of you some work, here
      are some step by step instructions on how to install StarOffice 4.0 on
      RedHat 5.1:</P>
    <OL>
      <LI>Go to <A HREF="http://sunsite.unc.edu/pub/Linux/GCC/">http://sunsite.unc.edu/pub/Linux/GCC/</A>
      </LI>
      <LI>cd to the home directory of the user you are installing it for</LI>
      <LI>download libc-5_4_46_bin_tar.gz into the current directory</LI>
      <LI>become root</LI>
      <LI>mkdir ~/tmp</LI>
      <LI>cd ~/tmp </LI>
      <LI>tar xvfz ../libc-5_4_46_bin_tar.g</LI>
      <LI>cd lib</LI>
      <LI>cp * /lib</LI>
      <LI>edit /etc/ld.so.conf</LI>
      <LI>add a new line at the top, &quot;/lib&quot; (without the quotes)</LI>
      <LI>ldconfig -v</LI>
      <LI>go back to the normal user session under X (stop being root)</LI>
      <LI>cd /mnt/cdrom/StarOffice_40</LI>
      <LI>./setup</LI>
      <LI>follow the prompts - I chose custom install, and let it install
        everything.</LI>
      <LI>you can safely remove ~/tmp after you have installed StarOffice</LI>
    </OL>
    
    <H3>It Works!</H3>
    
    <P>Following the README, I typed Office40/bin/soffice. After some disk
      activity, it ran! Note, I did not time how long it took, but it seemed
      like 20-30 seconds. </P>
    
    <P>I chose to create a new document. I resized the window, and docked the
      paragraph style floating bar on the left hand side. The text in the
      default view was pretty poor, so I chose the 'Optimal' view (why don't
      they default to Optimal?) under the 'View' menu. This looked much better.</P>
    
    <P>I proceeded to type a few lines, and chose to print. I let it print as
      if to a PostScript printer. Lo and behold, my HP4L printed out the text
      quite nicely!</P>
    
    <H3>Conclusion</H3>
    
    <P>I am afraid that a review of StarOffice will have to wait for another
      day. So far, I like what I see, however I will only be able to
      intelligently comment on its features after using it for a while.</P>
    
    <P>Caldera or StarDivison has to make installation easier. I fully intend
      to try OpenLinux, and I am sure that the StarOffice installation will be much
      smoother than under RedHat. At this point, a Linux beginner who tried to
      install StarOffice on a RedHat system, and was not used to using excellent
      resources such as Dejanews, would have a very frustrating experience. </P>
    
    <P>The fine help available on the net from individuals like Tommy
      Fredriksson, Stefan Waldherr and many others, makes a mockery of the
      assertion that Linux has no support. I hope their postings and this
      article will save some time for those trying Linux for the first time.</P>
    
    <P>I hope you enjoyed this article,</P>

<FONT FACE="Comic Sans MS">
<A HREF="mailto:editor@cpureview.com"><I>William Henning</I></A><BR>
Editor, <A HREF="http://www.cpureview.com">CPUReview</A></FONT><BR>


<!--===================================================================-->
<P> <hr> <P> 
<center><H5>Copyright &copy; 1998, William Henning <BR> 
Published in Issue 32 of <i>Linux Gazette</i>, September 1998</H5></center>

<!--===================================================================-->
<P> <hr> <P> 
<A HREF="./lg_toc32.html"><IMG ALIGN=BOTTOM SRC="../gx/indexnew.gif" 
ALT="[ TABLE OF CONTENTS ]"></A>
<A HREF="../lg_frontpage.html"><IMG ALIGN=BOTTOM SRC="../gx/homenew.gif"
ALT="[ FRONT PAGE ]"></A>
<A HREF="./gm.html"><IMG SRC="../gx/back2.gif"
ALT=" Back "></A>
<A HREF="./rubini.html"><IMG SRC="../gx/fwd.gif" ALT=" Next "></A>
<P> <hr> <P> 
<!--startcut ==========================================================-->
</BODY>
</HTML>
<!--endcut ============================================================-->