What I did without pbs:
Reinstall as root Staroffice; before
remove the '.sversionrc' file.
Get the java runtime environment
'jre117'.(from blackdown.org :
JRE_1.1.7-V1a-glibc-x86.tar.gz, and of
course untar it)
To complete the installation of Java on
Linus before running the 
application 'soffice':
1. open the file Office51/bin/soffice
(or soffice in the corresponding
server directory for a network
installation)
2. in this file depending on the path of
your Java components
set the environment JAVA_HOME with a
command like the following:
JAVA_HOME=/usr/local/jre117_vla; export
JAVA_HOME
3.you must then also change the
LD_LIBRARY_PATH as follows:
sd_arch='uname -m' #e.g. i586
LD_LIBRARY_PATH=$JAVA_HOME/lib/$sd_arch/native_treahds:$LD_LIBRARY_PATH
 export LD_LIBRARY_PATH.
As user:
4. set you link as follows (under
Execute):
/opt/Office51/bin/soffice %f
5. run soffice (only) as user.
Hope this help you.
Eric


"Thomas, Bill" wrote:
> 
> This is the second time this has happened to me.  The first time I thought
> it was just me being dumb and messing something up.  The second time I
> believe I can say the StarOffice install did something.  I have mandrake 7
> set to use the graphic login.  After installing StarOffice, when I rebooted,
> the computer will boot and load everything but when it tries to load the
> graphical login, it just starts cycling.  The monitor will sync (you can
> hear it click) and the numlock light on the keyboard will flash.  It did
> that for over an hour.
> 
> Questions;
> 
> 1.  How do I stop it from hitting the graphical login?  I didn't make a boot
> disk because I'm an idiot.
> 
> 2.  How do I fix whatever happened?
> 
> 3.  How do I install StarOffice without this happening again?
> 
> Thanks for the help.

-- 
FRANCE (Be careful, my English can hurt
you)


Reply via email to