Hello everybody...
I'm french Windows user, and I'm migrating under Linux Debian.
Sorry if my English isn't very good...
I've downloaded Debian 3.1r1 14 ISO's and burnt the first of them
because I don't have any internet access on the target machine...
With this distro, there is OOo 1... And I would'like use OOo2...
I don't use KDE or Gnome, but XFCE 4.0.6 (on XFree 4.3.0, because the
target machine is a 900 Mhz with a Trident CyberBlade/i1 video card
(AGP, 4 Mo shared Memory, with very very few accel's... I've the right
driver but it's very slow)
I use the precompiled kernel 2.6.8-2-686...
I folow theses steps :
Uninstall & purge OOo1 (with aptitude)
Download OOo2 tarball (OOo 2.0.1 Linux Intel French)
Unzip in /opt
Intall of Alien (in my distro, I have the 8.5.2 version)
enter in RPMS folder
alien -d *.deb && rm *.rpm
dpkg -i *.deb
And the installation crash... Because converted packets have a sort of
bug : they contains a debian folder with md5sums of packet's files, and
this folder is copied in the root of my system... But each packet try to
do the sam and overwrite files and dpkg stop the install after the 1st
packet...
I've read the installation guide pdf of OOo2, and they use a
--force-overwrite option, probably to avoid this problem...
I've tried.
I've dependencies problem (libraries)... I've installed requiered
lirbaries and packets are now correctly installed (I see them in
aptitude...)
I tried without touch at my Java Runtime installation because I've read
it isn't necessary to launch OOo2.
I exec /opt/openoffice.org2.0/program/swriter
The process terminate itself quickly, and I see nothing...
Ive tried in a console to see stderr. A message explain me that
/opt/openoffice.org2.0/program/a-lib-name-i-ve-forgot.so can't be loaded
: No such file or directory...
I do a little ls, and i found an similar file :
a-lib-name-i-ve-forgot.so.1.1
I tried to rename. It seem works, but another .so cause the same crash...
I've tried : for f in `ls *.1`; do; mv $f ${f%.1}; done
I've exec 2 times, and now, there isn't any 'No such file or directory',
and he process don't kill itself, but my CPU is used at 100% and OOo2
don't open any window...
'top' say that sablevm (a Java virtual machine I tried) use quite 100%
of my CPU, use more an more ram, desapear, and reappear, and try to use
more and more RAM... and this in a infinite loop...
I've killed swriter and sablevm. I've uninstalled sablevm and I've tried
again.
I've a message in my console : javaldx: Could not find a Java Runtime
Environment! (it's normal)
But 1 second alter, I've another message :
no suitable windowing system found, exiting.
And the process kill itself...
And I've exactly the same problem with soffice, scalc, sbase, etc
I've tried to download .deb packets on an ftp, but it's a devel. version
with dependencies I can't resolve (newer libs with gcc4.0, etc...)
If anyone have ideas for me...
Thanks,
Ludolpif
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]