|
NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD. |
|
Thread Tools | Display Modes |
|
|||
unable to execute libreoffice
Hi All,
having problems with libreoffice now; this is the message I get when executing libreoffice: Code:
$ libreoffice javaldx: Could not find a Java Runtime Environment! Warning: failed to read path from javaldx /usr/pkg/libreoffice-7.4.1.2/lib/libreoffice/program/libvcllo.so: Shared object "libtiff.so.5" not found Thanks for your help! Last edited by ocicat; 10th September 2023 at 01:44 AM. Reason: Bracketing screen output with [code] & [/code] tags designates what is on the screen easier. |
|
|||
I do not use libreoffice, but I went to install it and I saw the dependencies and I said never mind.
Attached this is the list of dependencies pkgin(1) says it will pull in for me on 10.0-BETA. Maybe check to see if your list agrees, but AFAIK, libreoffice does not need java. HTH
__________________
[t]csh(1) - "An elegant shell, for a more... civilized age." - Paraphrasing Star Wars (tvtropes.org) |
|
|||
Should work with most functionality, but some need java - might be graphing - long time since I've tried.
__________________
Linux since 1999, & also a BSD user. |
|
|||
Quote:
https://ask.libreoffice.org/t/can-i-...hout-java/1600 The libtiff.so.5 message is a second issue. It is likely libtiff was upgraded and the current soname is libtiff.so.6. There are several ways to deal with this. IMHO, the easiest to to use NetBSD 9.0 and the corresponding 2023Q2 packages. Another option is to to build ALL your packages from source. Mixing source and packages often produces out-of-sync sonames. |
|
|||
Working properly now since I am using the corresponding packages for NetBSD 10.0_RC4 , 10.0_2023Q3
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bash script cannot execute - Is a directory | guitarscn | Programming | 8 | 6th November 2010 10:25 PM |
execute commands from xinitrc | rex | FreeBSD General | 3 | 22nd October 2008 10:24 PM |
Execute a command during login | rex | FreeBSD General | 4 | 12th September 2008 08:09 PM |
ruby execute commands remotely | Dr_Death_UAE | Programming | 0 | 18th August 2008 11:23 AM |
Cron won't execute a perl script | ivanatora | FreeBSD General | 4 | 17th August 2008 07:53 AM |