Am 06.10.23 um 22:07 schrieb Arrigo Marchiori:
On Fri, Oct 06, 2023 at 07:18:37PM +0200, Marcus wrote:

Am 06.10.23 um 18:39 schrieb Rory O'Farrell:
On Fri, 6 Oct 2023 18:31:01 +0200
Marcus <marcus.m...@wtnet.de> wrote:

Am 06.10.23 um 18:02 schrieb Pedro Lino:
Hi Matthias

On 10/06/2023 3:44 PM WEST Matthias Seidel <matthias.sei...@hamburg.de> wrote:

Does it mean we need to include this library in the installer?

Either bundle it (when possible) or include instructions in the Release
Notes.

If it's not possible to bundle it (due to the *Open* Source license!) would it 
be possible to create a library dependency (or something similar) so that it is 
automatically installed after?

I hope so, as this is a good way to get it installed when necessary.

Adding manual instructions is a further complication. OpenOffice has mostly 
been abandoned by Linux users, adding further separate requirements is adding 
another reason not to install it...

Nevertheless is a hint is helpful. ;-)
Therefore I've create new release notes for 4.1.15 and add a text at the
end "For Linux Users":

https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.15+Release+Notes

+1 for mentioning it in the release notes.

Help needed:
I know how to check and install the library via RPM. But how to do it
with the DEB package system?

Typically in a deb system the install command for package.deb is

sudo dpkg -i package.deb

I'd rather suggest:

sudo apt install libgdk-pixbuf-xlib-2.0-0

On Debian-based systems, apt fetches the package from the
distribution's archives, together with any missing dependencies, and
then install it.  It's more like the dnf comand.

dpkg only works on packages you already downloaded.
It's like the rpm command.

OK, as I've used dnf for RPMs I've now also used apt for DEBs.

@All:
Please have a look if that psart of text is OK or what should be written in another way.

Thanks

Marcus


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to