LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-23-2005, 07:21 AM   #31
PDock
Member
 
Registered: Aug 2004
Distribution: Slack10 & curr. tried numerous
Posts: 189

Rep: Reputation: 37

Probably not were to post this question but.
./configure on OOsource.rc3 does not provide a --disable_pam type switch. Not really an issue if you are making a rpm package as those distros utilize pam. The question is the biniaries being installed by rpm2tgz are built with pam 'support' which we (slackers) don't use, so is this really a stable build for us to use? Might this be part of why non-root users can't start OO?

Appreciate your help in understanding why this is a non issue besides well it just works.

ppd
 
Old 10-23-2005, 07:25 PM   #32
biledaemon
Member
 
Registered: Mar 2003
Location: Somewhere between Hell and Limbo
Distribution: Slack 10.2; Debian
Posts: 57

Rep: Reputation: 15
I use Staroffice from Sun...and it's free for students. I believe you can download it at (you may have to register first):


https://sdlcweb1a.sun.com/ECom/EComA...E92883C97362A1

There are a lot of options that Staroffice has that Openoffice does not. I use Staroffice everyday for presentations, word processing (newsletters), and personal finance on spreadsheets.

Cheers
 
Old 10-24-2005, 02:44 AM   #33
KMcD
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354

Rep: Reputation: 30
Quote:
Originally posted by cathectic
KMcD:

Explodepkg the openoffice.org-slackware-menus package somewhere, and check install/doinst.sh - does it exist, and does it contain the commands to create the symlinks?
It does have the commands to create the symlinks however they assume that OpenOffice is installed in /opt/openoffice.org2.0.0 where in fact it's installed in /opt/openoffice.org2.0

The following are the changes I made to the slackbuild

Code:
  # Remove all the incorrect symlinks
  rm $PKG/package/usr/share/applications/*
  ln -sf /opt/openoffice.org2.0/share/xdg/printeradmin.desktop
openoffice.org-$VERSION-printeradmin.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/base.desktop openoffice.org-$VERSION-base.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/calc.desktop openoffice.org-$VERSION-calc.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/draw.desktop openoffice.org-$VERSION-draw.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/math.desktop openoffice.org-$VERSION-math.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/impress.desktop
openoffice.org-$VERSION-impress.desktop
  ln -sf /opt/openoffice.org2.0/share/xdg/writer.desktop
openoffice.org-$VERSION-writer.desktop
  # ln -sf /opt/openoffice.org$VERSION/share/xdg/printer.desktop openoffice.org-$VERSION-printer.desktop

  # Replace the binaries in /usr/bin - correct link to file
  cd $PKG/package
  rm $PKG/package/usr/bin/*

  cat << _EOF_ > $PKG/package/usr/bin/openoffice.org-2.0
#!/bin/sh
exec /opt/openoffice.org2.0/program/soffice "\$@"
_EOF_

  cat << _EOF_ > $PKG/package/usr/bin/openoffice.org-2.0-printeradmin
#!/bin/sh
exec /opt/openoffice.org2.0/program/spadmin
_EOF_
slackbuild then installs openoffice correctly.
 
Old 10-24-2005, 10:13 PM   #34
wellander
Member
 
Registered: Jan 2005
Location: Hutnington Beach
Distribution: Too many to list.
Posts: 48

Rep: Reputation: 15
Hi,
I got it to install in slackware by using the rpms and using kpackage to install I have no kde menues for openoffice 2.0 but it went well and works.
 
Old 10-25-2005, 02:04 AM   #35
frank_endres
LQ Newbie
 
Registered: Mar 2005
Location: France
Distribution: Slackware
Posts: 12

Rep: Reputation: 0
olivia.jensen@mcgill :

-------------------------------------------------------------------------------------------------------------------
$ ./soffice
/opt/openoffice.org2.0/program/javaldx: error while loading shared libraries: libuno_sal.so.3: cannot open shared object file: No such file or directory
/opt/openoffice.org2.0/program/pagein: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
/opt/openoffice.org2.0/program/soffice.bin: error while loading shared libraries: libvcl680li.so: cannot open shared object file: No such file or directory

$ ldd ./soffice.bin
libvcl680li.so => not found
libsvl680li.so => not found
libsvt680li.so => not found
libutl680li.so => not found
libtl680li.so => not found
-------------------------------------------------------------------------------------------------------------------

I had the same problem, but it was because I forgot to install
openoffice.org-core03u-2.0.0-3.i586.rpm, because i only see
openoffice.org-core03-2.0.0-3.i586.rpm (note the 03u)
Where is also a 04u and 05u packages ...

I don't have KDE (nor gnome), and it works very well.
I hope it will be simple for you too.
 
Old 10-26-2005, 03:18 AM   #36
Rick485
Member
 
Registered: Sep 2003
Location: Arizona
Distribution: Kubuntu 8.04
Posts: 202

Rep: Reputation: 30
I download the Slackware tgz version of OpenOffice 2.0 from LinuxPackages.net and used used pkgtool to install it just now. It seems to work great although I have only been using it for a few minutes so far. After I installed it, each program was listed with icons under the Office portion of K Menu. This is actually a different package than the one that amwink mentioned on page 2 of this thread. A slightly different and probably better version of the OpenOffice 2.0 tgz file was posted later that same day and the link to previous version was killed. Here is a link to the later package:

http://www.linuxpackages.net/pkg_details.php?id=7951

LinuxPackages.net always gives various choices of where to download each package. When I first downloaded the package from New York Internet the file was only about 16Mb in size. Several other people on LinuxPackages.net also complained about the small 16MB version of that they downloaded from New York Internet. I then tried downloading from Tupelo and got the full 102Mb version instead. Someone else also said he finally got the full 100+ Mb version when downloading from Tupelo instead. It took about 10 hours for me to download it on my 26.4K dial-up Internet connection. I installed it on Slack 10.2 and it seems to be working great so far.

I am really looking forward to using the new stand-alone OpenOffice Base program which has an interface that looks much like MS Access. I am a member of a small 100 person club and for several years have been using Microsoft Access 2000 to keep the membership records and print the mailing address labels. I had been using the Codeweavers CrossOver Office version of Wine to run Access 2000 under Slackware. That worked OK but, I may start using OpenOffice Base instead. The user interface looks very similar to MS Access. Several years ago I used OpenOffice Writer to do the 2-page club newsletter which was in multi-colum format with photos and clipart.

Last edited by Rick485; 10-26-2005 at 03:31 AM.
 
Old 10-26-2005, 05:50 AM   #37
Rick485
Member
 
Registered: Sep 2003
Location: Arizona
Distribution: Kubuntu 8.04
Posts: 202

Rep: Reputation: 30
A slight problem with the package

After having used the Slackware tgz version of OpenOffice that I downloded from LinuxPackages.net I have noticed one slight problem. The programs themselves seem to be working perfectly so far but when I exit from KDE I get some error messages afterwards. I have noticed that the error messages only occur when exiting KDE after I have been using OOo Writer or OOo Calc (or possibly other OOo programs). I have always had the Slackware 10.2 inittab file set to runlevel 3 and when I exit KDE it exits to the command line interface and see the error messages at that time. I am guessing that the OOo 2.0 package is probably what caused the error messages when exiting although I can not say for sure when the error messages first started. Here are the error messages:

Kio (KdirWatch): WARNING: Kdirwatch:: removeDir can't handle 'Office/kword.desktop'

*** glibc detected *** corrupted double-linked list: 0x080b4e48***
Kicker: crash handler called
Startkde: Shutting down ...
Klauncher: Exiting on Signal 1
Kicker: sighandler called
Kcrash: Application 'Kicker' crashing ...
Startkde: Running shutdown scripts ...
startkde: Done.

Waiting for X server to shutdown
$Kicker: sighandler called
 
Old 02-02-2006, 06:10 PM   #38
fogwatch
LQ Newbie
 
Registered: Feb 2006
Location: Australia
Posts: 15

Rep: Reputation: 0
frank_endres and others:

So I install the latest OpenOffice.org. When I try and start the thing
I get the following

bash-3.00$ /opt/openoffice.org2.0/program/soffice
/opt/openoffice.org2.0/program/javaldx: error while loading shared
libraries: libuno_sal.so.3: cannot open shared object file: No such file
or directory
/opt/openoffice.org2.0/program/soffice.bin: error while loading shared
libraries: libvcl680li.so: cannot open shared object file: No such file
or directory

If I go "ldd /opt/openoffice.org2.0/program/soffice.bin" I get a heap of
"not found"s.

users@openoffice.org where unable to provide any help and I haven't read anything here that tells me how this problem might be fixed.

I can't for the life of me figure this one out. I am going nuts. Sorry, gone nuts.

Help. Please.

Fogwatch.
 
Old 02-02-2006, 06:14 PM   #39
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Download/install the package from www.linuxpackages.net . I did that, ran installpkg on it, and no problems.
 
Old 02-02-2006, 06:24 PM   #40
fogwatch
LQ Newbie
 
Registered: Feb 2006
Location: Australia
Posts: 15

Rep: Reputation: 0
cwwilson721

OK, I'll do that and stop going nuts.

It's a bit difficult squishing 109MB down my winmodem, but I'll do it. Sounds uncomfortable doesn't it.
 
Old 02-02-2006, 06:25 PM   #41
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by fogwatch
cwwilson721

OK, I'll do that and stop going nuts.

It's a bit difficult squishing 109MB down my winmodem, but I'll do it. Sounds uncomfortable doesn't it.
The sound your head makes squishing up against the wall doesn't sound good either...lol
 
Old 02-03-2006, 02:41 AM   #42
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by fogwatch
frank_endres and others:

So I install the latest OpenOffice.org. When I try and start the thing
I get the following

bash-3.00$ /opt/openoffice.org2.0/program/soffice
/opt/openoffice.org2.0/program/javaldx: error while loading shared
libraries: libuno_sal.so.3: cannot open shared object file: No such file
or directory
/opt/openoffice.org2.0/program/soffice.bin: error while loading shared
libraries: libvcl680li.so: cannot open shared object file: No such file
or directory

If I go "ldd /opt/openoffice.org2.0/program/soffice.bin" I get a heap of
"not found"s.
These files are in /opt/openoffice.org2.0/program/. So maybe adding that to /etc/ld.so.conf would help.
Code:
# echo "/opt/openoffice.org2.0/program/" >> /etc/ld.so.conf
# ldconfig
Cheers, Leon.
 
Old 02-03-2006, 10:19 PM   #43
fogwatch
LQ Newbie
 
Registered: Feb 2006
Location: Australia
Posts: 15

Rep: Reputation: 0
LJSBrokken and cwwilson721

I fired up my kerosene powered ppp-go -d and obtained openoffice.org-2.0.1-i586-1kjz.tgz, installed it and hey presto, OOo2 works. I was beginning to wonder. Thanks cwwilson721.

LJSBrokken, this is only what I recall happening, but my memory is not that bad. To install OOo2 I:
Code:
$ tar -zxvf OOo_2.0.1_LinuxIntel_install.tar.gz
$ cd OOA680_m1_native_packed-1_en-US.8990/RPMS
$ rpm2tgz *.rpm
$ rpm2tgz desktop-integration/openoffice.org-freedesktop-menus-noarch.rpm
# installpkg *.tgz
# exit
$ /opt/openoffice.org2.0/program/soffice
/opt/openoffice.org2.0/program/javaldx: error while loading shared
libraries: libuno_sal.so.3: cannot open shared object file: No such file
or directory
/opt/openoffice.org2.0/program/soffice.bin: error while loading shared
libraries: libvcl680li.so: cannot open shared object file: No such file
or directory
I seem to recall having a look for libuno_sal.so.3 and did not find it. I am happy to leave that one unexplained.
 
Old 02-03-2006, 10:26 PM   #44
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
A good place to look for slackware packages is www.linuxpackages.net.

Also, if you compile a source, get checkinstall, run that after your 'make', then run 'installpkg' on the resulting package. That way, you can uninstall it. Also, then you can upload the resulting Slackware package to linuxpackages, and help the next poor guy to stop making the 'squishy' noises....lol

Glad I got you going.

Sometimes, easiest is best......
 
Old 04-23-2006, 11:55 AM   #45
Viną
LQ Newbie
 
Registered: Mar 2006
Location: Indianapolis
Distribution: Ubuntu 10.10
Posts: 25

Rep: Reputation: 15
If I may, let me go back a bit... I'm a Newbie in somewhat over my head. I'm so new, I'm still poking at things to see how they wiggle.

when I open up Konsole in order to install OpenOffice 2.0.2 (regardless of download site / packaging), I get the following error:
-bash: installpkg: command not found

A) What am I doing?
B) What am I doing wrong?
C) What should I be doing instead?

Slackware 10.2

Many many thanks,
Viną
 
  


Reply

Tags
installation, openoffice.org


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenOffice 2 Beta installation alexrait1 Slackware 8 03-13-2005 07:01 PM
updating an openoffice installation? webazoid Linux - Software 6 07-23-2004 01:26 PM
OpenOffice Installation moger Linux - Software 10 01-20-2004 12:34 PM
Openoffice 1.1. Think I have messed up installation. the_rydster Linux - Software 7 11-11-2003 04:05 PM
Help with OpenOffice 1.0.1 installation please! hitbob Linux - Newbie 7 10-04-2003 01:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration