OpenOffice in server mode


 
Thread Tools Search this Thread
Operating Systems BSD OpenOffice in server mode
# 1  
Old 05-06-2005
Bug OpenOffice in server mode

Hello,

The issue of this job is to build a Lodel+servoo server (this is a CMS cf. http://www.servoo.net/document.php?id=20 and http://www.lodel.org/document136.html).



But I had a problem to install the ports open-office1.x. when I launch the make install it tell me to type a make -DBROKEN to know what I have got to do, so I do. But when I type the command make -DBROKEN it tell me to type the make -DBROKEN again.
So I Try to update with cvsup the ports-editors. But nothing new happend.
Quote:
LODELSERVOO# make install
===> openoffice-2.0.20050504 is marked as broken: rtld depends on _end symbol. type make -DBROKEN to see how to upgrade your rtld.
LODELSERVOO# make -DBROKEN
===> openoffice-2.0.20050504 is marked as broken: rtld depends on _end symbol. type make -DBROKEN to see how to upgrade your rtld.
I try another way and download OpenOffice release for freebsd at this url:
http://oootranslation.services.openo...el_install.tgz
But when I want to setup openoffice it tel me that:
Quote:
LODELSERVOO# ./setup
/usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found, required by "setup.bin"
And when I try this command line:
Quote:
Lodelservoo# ./soffice -accept="socket,host=localhost,port=9303;urp;StarOffice.ServiceManager"
/usr/libexec/ld-elf.so.1: Shared object "libpthread.so.1" not found, required by "javaldx"
/usr/libexec/ld-elf.so.1: Shared object "libpthread.so.1" not found, required by "soffice.bin"
I find files requested existed in older version at the place /usr/lib so I made symbolic lynk with the name of files requested.
But I know It is not a good way
I try to find this file on the web, but nothing appears.
Does some one know from wich ports this libpthread.so.1 file can be added ?

thanks in advance

thanks for your help

Alast thing, Can you tell me what is the ports openoffice-2.0-devel, is it only a daemon ?

Last edited by SoulCoder; 05-11-2005 at 07:37 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

From a C++ application how to find if a hpux host is in standard mode or trusted mode

is there a way for my C++ application to find out which mode the hpux OS is running in? standard mode or trusted mode. (3 Replies)
Discussion started by: einsteinBrain
3 Replies

2. Shell Programming and Scripting

Test if Remote server is up and running before SFTP'ing files (in batch mode)

Hello, In our Data Warehouse environment, before our batch SFTP jobs kick off to pull the files from remote servers, I would like to setup a pre-sftp job that would test if all the remote servers from where the files are being pulled, are up and running. If any one of the remote serer is... (2 Replies)
Discussion started by: Dippu
2 Replies

3. Solaris

/network/smb/server goes into maintenance mode.

All I'm running an OpenSolaris system (Nexenta). When doing a svcs I see that/network/smb/server is in maintenance mode. I have run a clear on the service and restarted. I see the same service show online* for a bit but then, enters maintenance every time. In the service log I... (2 Replies)
Discussion started by: dcpatriot
2 Replies

4. Solaris

DNS service is in maintenance mode. How to bring it back to online mode?

:confused: when i tried to look the status of DNS-client, it is in maintenance mode..... Please tell me how to bring it back to online mode...PLEASE TELL ME STEP BY STEP.... PLEASE... :wall: (2 Replies)
Discussion started by: vamshigvk475
2 Replies

5. UNIX for Advanced & Expert Users

Fetchmail multidrop mode to work with Zimbra server

Hi, We want to setup a multidrop configuration with our Zimbra server. Please help us to setup a .fetchmailrc file. We are using Fetmail 6.3.9 version. Single mails are fetching without any problems. What are the things to take care while setting up a multidrop? POP server: mail.company.com... (0 Replies)
Discussion started by: brittocj
0 Replies

6. Solaris

Unable to login to solaris9 server using SSH mode

Unable to login to solaris9 server using SSH mode for root as well as genreal logins. Please find the configuration file . oss@HYDOHS02:ssh> cat sshd_config # # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #pragma ident "@(#)sshd_config ... (6 Replies)
Discussion started by: hydoss1
6 Replies

7. UNIX for Advanced & Expert Users

What is the difference between single line mode and multiline mode in Regular expressions?

Hi All, Can please let me know what is the difference between the single line mode and multi line mode in regular expresions? Thanks, Chidhambaram B (3 Replies)
Discussion started by: chidhu.anu
3 Replies

8. AIX

Transferring files from one AIX server to another AIX server in binary mode

Hi, I am a newbie to AIX. We have 2 AIX5.3 servers in our environment, I need to transfer some files in Binary mode from one server to another and some files in ASCII mode from one server to another server. Could you please help me as to how I need to do that? Thanks, Rakesh (4 Replies)
Discussion started by: rakeshc.apps
4 Replies

9. SuSE

Convet Linux OS from text mode to graphic mode

Hi All, I used to have my suse linux(VM) server in graphic mode but not anymore since morning. I cant rolback since i loose somuch work. Any idea how to it back to normal. Thanks (6 Replies)
Discussion started by: s_linux
6 Replies

10. Solaris

Remove Server Sleep Mode

Hi All, Need some help here. Can anyone tell me how to set or which start up script to edit in order not to set the server to sleep mode after a while of inactivity. My Unix server will go to sleep mode and then i always end up with a OK Prompt and have to reset the server. My Server is a V120... (16 Replies)
Discussion started by: alvintai
16 Replies
Login or Register to Ask a Question