LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 11-23-2010, 10:09 PM   #91
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452

That was a very interesting article. Thanks for posting. Now I need to digest what I read.
Not being a coder, I am trying to understand the implications he his warning about.
 
Old 11-24-2010, 03:04 PM   #92
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
Originally Posted by Alien Bob View Post
[...]

So, to make it clear: my package is in english, there is no separate "en_US" language pack.

I uploaded the packages in the meantime to http://slackware.com/~alien/slackbuilds/libreoffice/

Eric
Thanks again! I was referring to libreoffice-l10n-en_US-3.2.99.3-i486-1alien.txz...

The .txt file says:

Code:
libreoffice-l10n-en_US: libreoffice-l10n-en_US (LibreOffice en_US localization)
libreoffice-l10n-en_US:
libreoffice-l10n-en_US: English language support for LibreOffice.
[...]
libreoffice-l10n-en_US: libreoffice home: http://www.documentfoundation.org/
Why would I need this, if US-English is the default language, anyway?

gargamel
 
Old 11-26-2010, 09:35 AM   #93
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
slackbuild

With too much time on my hands I attempted to build the 3.2.99.3 slackbuild Alien has posted.
I was successful only after a change in "Slackware.conf.in"
On my 64-13.1 system I had to change line 30 from
--with-ant-home=/usr/share/apache-ant
To
--with-ant-home=/usr/share/ant

5 and a half hours later I had a working libreoffice-3.2.99.3-x86_64-1alien.txz

Thanks
john

Last edited by AlleyTrotter; 11-26-2010 at 09:37 AM. Reason: did not use current
 
Old 12-19-2010, 10:13 AM   #94
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Any chance of getting alian bobs build to work on 13.0

oowriter %U
/usr/lib/libreoffice/program/oosplash.bin: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
/usr/lib/libreoffice/program/../basis-link/ure-link/bin/javaldx: /usr/lib/libxml2.so.2: no version information available (required by /usr/lib/libreoffice/ure/bin/../lib/libjvmfwk.so.3)
/usr/lib/libreoffice/program/oosplash.bin: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
 
Old 01-31-2011, 06:04 PM   #95
Scott271
Member
 
Registered: Nov 2006
Location: New York
Distribution: Slackware-14.1 / Mint
Posts: 103

Rep: Reputation: 21
Quote:
Originally Posted by Scott271 View Post
Howdy all,

I'm trying to build this, but get this error:
Code:
libreoffice.SlackBuild: line 217: KDEDIRS: unbound variable
any ideas? BTW, running Slack64-13.1 w/Xfce.

TIA,
Scott
Quote:
Originally Posted by Alien Bob View Post
I guess you do not have KDE4 installed... my next SlackBuild version will detect that and disable KDE4 support.

Eric

I'm giving this a try again, on a fresh install of 13.1 - xfce(not 4.8), fully updated. I'm getting a similar error, but now it's on line 610.

Code:
libreoffice-build-3.3.0.4/extensions/tweakconfig/Makefile.am
libreoffice-build-3.3.0.4/extensions/Makefile.am
libreoffice-build-3.3.0.4/download_external_sources.sh
libreoffice-build-3.3.0.4/emacs.el
Building ...
libreoffice.SlackBuild: line 610: KDEDIRS: unbound variable
Is this a bug? or do I need to add something as I build it?

Thanks,
Scott
 
Old 01-31-2011, 10:36 PM   #96
trillobyte
Member
 
Registered: Apr 2007
Location: USA
Distribution: Slackware, FreeBSD, Trisquel
Posts: 105
Blog Entries: 1

Rep: Reputation: 33
I'm attempting to install libreoffice build-3.3.0.4. (Alien Bob's slackbuild)
onto my 32-bit slackware 13.1 system. I'm running KDE 4.4.3.

The build is failing with the following:

Code:
./package-ooo: line 9:
/tmp/build/tmp-libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/*
.[sS]et.sh: No such file or directory
libreoffice.SlackBuild: line 720: cd:
/tmp/build/package-libreoffice/usr/lib/libreoffice/basis-link/share/fonts/
truetype/: No such file or directory
libreoffice.SlackBuild FAILED at line 725
Thanks in advance
 
Old 02-01-2011, 03:58 AM   #97
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
That's why I provide the binary packages as well. If you are unable to figure out why the build fails, just install the package.

Eric
 
1 members found this post helpful.
Old 02-01-2011, 06:40 AM   #98
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 855

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
The biggest issue I have with LibreOffice so far is that it seems it can't remember my customizations. I customize it; and, after closing the application, one or two runs later, it goes back to the default settings. Really annoying and it got me some very bad mojo with The Wife(TM) after she found that particular fact the hard way...
 
Old 02-01-2011, 07:41 AM   #99
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by sombragris View Post
The biggest issue I have with LibreOffice so far is that it seems it can't remember my customizations. I customize it; and, after closing the application, one or two runs later, it goes back to the default settings. Really annoying and it got me some very bad mojo with The Wife(TM) after she found that particular fact the hard way...
Which version? Packaged or created by you? Who's package?
 
Old 02-01-2011, 08:24 AM   #100
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 855

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
I used both AlienBob's precompiled x86 binary and Niels Horn's Slackbuild, with the appropriate changes to allow building of 3.3 final. I saw the behavior in both builds.
 
Old 02-01-2011, 11:50 AM   #101
Scott271
Member
 
Registered: Nov 2006
Location: New York
Distribution: Slackware-14.1 / Mint
Posts: 103

Rep: Reputation: 21
Installed the package after the above build crashed. No problems so far.

Later on,
Scott
 
Old 02-05-2011, 11:58 AM   #102
micder
Member
 
Registered: Aug 2003
Location: Terneuzen Netherlands
Distribution: Slack current
Posts: 142

Rep: Reputation: 16
Thank you AlienBob!
LibreOffice works perfect and fast on Slack-13.1-64
 
Old 02-09-2011, 08:38 PM   #103
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by sombragris View Post
The biggest issue I have with LibreOffice so far is that it seems it can't remember my customizations. I customize it; and, after closing the application, one or two runs later, it goes back to the default settings.
I've got the same problem with the latest 32-bit binary package from Eric. And the spell-check doesn't seem to work. Do I need to download and install an English (US) dictionary?

Thanks,
 
Old 02-10-2011, 03:29 PM   #104
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Lufbery View Post
And the spell-check doesn't seem to work. Do I need to download and install an English (US) dictionary?
Indeed, I do not add dictionaries into my libreoffice packages, you will have to download and install those from http://extensions.services.openoffic...n/dictionaries. Subscribe to my blog posts and/or read http://alien.slackbook.org/blog/get-...eoffice-3-3-0/ where I explain more about the packages I create.

Eric
 
1 members found this post helpful.
Old 02-11-2011, 03:57 PM   #105
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 855

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
Quote:
Originally Posted by Lufbery View Post
I've got the same problem with the latest 32-bit binary package from Eric. And the spell-check doesn't seem to work. Do I need to download and install an English (US) dictionary?

Thanks,
Yes, you need to install spellcheck dictionaries, even en-US. You can get them from the OpenOffice.org site.
 
1 members found this post helpful.
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to install libreoffice in Ubuntu using PPA LXer Syndicated Linux News 1 10-05-2010 06:05 AM
LXer: How to Install LibreOffice in Ubuntu LXer Syndicated Linux News 1 10-03-2010 10:47 AM
LXer: Libreoffice will set free OpenOffice LXer Syndicated Linux News 0 10-03-2010 05:41 AM
LXer: Goodbye OpenOffice. LibreOffice, Here I Come! LXer Syndicated Linux News 0 09-30-2010 01:50 AM
LXer: LibreOffice Is The New OpenOffice.org LXer Syndicated Linux News 5 09-29-2010 05:25 PM

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

All times are GMT -5. The time now is 11:27 AM.

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