The UNIX Forums  

Go Back   The UNIX Forums > OS Specific Forums > BSD
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley.


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
OpenOffice.org 2.4 iBot UNIX and Linux RSS News 0 05-10-2008 03:10 AM
USN-609-1: OpenOffice.org vulnerabilities iBot Security Advisories (RSS) 0 05-06-2008 09:50 PM
OpenOffice.org 2.3.1 iBot UNIX and Linux RSS News 0 03-20-2008 08:40 PM
Building OpenOffice.Org whutes High Level Programming 1 05-06-2006 06:53 PM
Remove Server Sleep Mode alvintai SUN Solaris 16 04-08-2005 06:08 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-2005
SoulCoder's Avatar
Registered User
 

Join Date: Apr 2005
Location: Metz in France
Posts: 8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Smile 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

[top]> 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 03:37 AM.
Reply With Quote
Google UNIX.COM
Forum Sponsor
Reply

« mysqld | BSD mouse »


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 10:53 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
UNIX Forum Content Copyright ©1993-2008 SilkRoad Asia All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102