DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th September 2023
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default 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
besides this, everything working fine. Using NetBSD NetBSD-arriba 10.0_BETA NetBSD 10.0_BETA (GENERIC), and $ http://cdn.netbsd.org/pub/pkgsrc/pac...0.0_2022Q4/All repositories.
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.
Reply With Quote
  #2   (View Single Post)  
Old 10th September 2023
jmccue jmccue is offline
Real Name: John McCue
Package Pilot
 
Join Date: Aug 2012
Location: here
Posts: 171
Default

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
Attached Files
File Type: txt depend.txt (1.4 KB, 17 views)
__________________
[t]csh(1) - "An elegant shell, for a more... civilized age."
- Paraphrasing Star Wars (tvtropes.org)
Reply With Quote
  #3   (View Single Post)  
Old 11th September 2023
bsd-keith bsd-keith is offline
Real Name: Keith
Open Source Software user
 
Join Date: Jun 2014
Location: Surrey/Hants Border, England
Posts: 346
Default

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.
Reply With Quote
  #4   (View Single Post)  
Old 11th September 2023
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

Quote:
$ 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
Regarding the Java runtime environment; It is just a warning. To make it go away, install a JRE and set the java path under "options".

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.
Reply With Quote
  #5   (View Single Post)  
Old 11th February 2024
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default

Working properly now since I am using the corresponding packages for NetBSD 10.0_RC4 , 10.0_2023Q3
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick