Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hallo

Ich wollte fuer meine SYS Distro libreoffice kompilieren und packen.  Meine Pakete sind 
normalerweise kompatibel mit allen Slackware -aehnlichen Distros

Das Uebersetzen ging, bis zum anschliessenden logo mit Glueckwuenschen zum erfolgreichen build

Das Installieren geht ueberhaupt nicht

Ich habe das im Oo support Forum gepostet, aber es kam keine brauchbare Antwort.

http://user.services.openoffice.org/en/forum/viewtopic.php?f=16&t=35931

Bitte um Ueberpruefung/  Dasmake Skript funktioniert halt nicht richtig.


Noch folgende DRINGENDE Hinweise:

Ich uebersetze und packe sehr viele Programme, bin da auch 'einiges' gewoehnt und kriege auch 
komplizierte Sachen durch.

Ich empfehle DRINGEND:

/ Die Uebersetzung von allen source-Modulen sollte fuer jedes Modul getrennt abgespeichert werden, 
insgesamt in einem Ordner, und das build-Skript sollte in jedes dann sein eigenes configure und 
make -File hineinschreiben, ausserdem sollte ein default configure schon von Haus aus drin sein. So 
dass man jedes Modul einzeln uebersetzen und installieren kann, nach demSchema ./configure , make , 
make destdir=X install .   Mit modul ist damit gemeint, jedes der ca. 10 programme von libO die als 
.tar.bz2 einzeln geliefert werden

/ Aber auch das globale Programm sollte, statt/ausser mit bin/ooinstaller , auch mit make destdir=X 
install installierbar sein.   Dabei ist die Option destdir=... besonders wichtig.  So dass man das 
Ganze in einen Ordner installieren kann. Naemlich man will sich dann selbst Verschiedenes in 
einzelne Pakete unterteilen (zBsp jede Sprache als einzelnes Paket)

/ Normalerweise laden die Packer zu uebersetzende Programme .tar.bz2 selbst down, ebenso ggf. 
zusaetzliche Programme. Es gibt zwar eine Option in configure fuer den ordner wo die 
source-Programme sind ... die funktioniert jedoch nicht. Und bei jeder (nach Fehler) wiederholten 
Uebersetzung, wird alles nochmal neu downgeladen ...  Das sollte unbedingt funktionierend gemacht 
werden. Dabei sollten auch die Source-Programme im Original bleiben -- nicht mit langen Nummern 
versehen werden.    BITTE ALLES UNNUETZ KOMPLIZIERTE VERMEIDEN.  Die Packer uebersetzen / packen 
sehr viele Programme, wen da jedes Extrawuerste oder individuelle Prozedur zum Uebersetzen / linken 
hat, wird man wahnsinnig.  dasSchema configure - make - make destdir=PKGDIR install sollte immer 
moeglich sein.

/ Ich empfehle ausserdem, alle ueberfluessigen Programme wegzulassen. Und wenn ein nicht wichtiges 
Zusatz-Programm nicht downloadbar ist, sollte rueckgefragt und man die Option haben, es zu 
streichen, sodaß ohne ihm die Uebersetzung / Installation weitergeht.

Bitte helfen Sie mir jetzt, das installiert zu kriegen.


Mit freundlichen gruessen

Werner Landgraf


Linux SYS distro, mirrors:
 ftp: //ftp5.gwdg.de/pub/linux/install/sys/ ,  http: //ftp5.gwdg.de/pub/linux/install/sys/
 ftp: //ftp.uni-siegen.de/pub/sys-linux

=================================================================================================

libreoffice 3.3b3 : it compiled , but dont install

Postby wl59 » Tue Nov 16, 2010 4:18 am
I have the following problem with libreoffice 3.3b3:

It compiled, and reached the congratulations of a sucessful building at the end.

But the installation don't work. No matter if I start it using bin/ooinstall or make install , it 
came an error message like below, w.r.t. convert text to number, and lightproof. When I recompile 
with --without-lightproof and --without-numbertext , then the first message disappears, the second 
continues. The building itself seems to be correct, all presumed files are present (and compiled).

How to get this installed ???


At this oportunity, I want to suggest, that urgently the building program should provide (at the 
beginning) to each part of the program what has its own .tar.bz2 file, also its own makefile. So 
that each module can be compiled for itself. To can compile / recompile only the whole program, is 
very time consuming





==========================================================================================
Reading setup from bin/setup
Running OOo installer
Subroutine installer::epmfile::getcwd redefined at /usr/lib/perl5/5.8.8/Exporter.pm line 65.
 at /usr/lib/perl5/5.8.8/i486-linux-thread-multi/POSIX.pm line 19
.. checking environment variables ...

########################################################
make_installer.pl, version 1.0
Product list file: openoffice.lst
Taking setup script from solver
Unpackpath: /LibO-330/libreoffice-3.2.99.3/build/libreoffice-3.2.99.3/instsetoo_native/util
Compiler: unxlngi6
Product: LibreOffice
BuildID: 1
Build: OOO330
No minor set
Product version
Installpath: /LibO-330/libreoffice-3.2.99.3/build/libreoffice-3.2.99.3/extra
Package format: native
Not calling epm
No file stripping
Unzip ARCHIVE files
services.rdb can be created
Languages:
        en-US
########################################################
.. checking required files ...
..... searching zip ...
        Found: /usr/bin/zip
.. analyzing openoffice.lst ...
rmdir: failed to remove 
`/LibO-330/libreoffice-3.2.99.3/build/libreoffice-3.2.99.3/instsetoo_native/util/LibreOffice//logging/':
 Directory not empty

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile: 
/LibO-330/libreoffice-3.2.99.3/build/libreoffice-3.2.99.3/instsetoo_native/util/LibreOffice//logging/en-US/log_OOO330_en-US.log
**************************************************
.. reading include pathes ...
.. analyzing script: 
/LibO-330/libreoffice-3.2.99.3/build/libreoffice-3.2.99.3/solver/330/unxlngi6.pro/bin/setup_osl.ins 
...
.. analyzing directories ...
.. analyzing files ...
.. analyzing scpactions ...
.. analyzing shortcuts ...
.. analyzing unix links ...
.. analyzing profile ...
.. analyzing profileitems ...
.. analyzing modules ...
------------------------------------
.. languages en-US ...
.. analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: ConvertTextToNumber-1.3.2.oxt
.. cleaning the output tree ...
.. removing directory /tmp/ooopackaging/i_293861289890434 ...
Tue Nov 16 03:53:58 2010 (00:04 min.)
Failed to install:  at solenv/bin/ooinstall line 98.
Failed to ooinstall at bin/ooinstall line 73.




Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.