Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-23-2010, 10:09 PM
|
#91
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,335
Rep: 
|
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.
|
|
|
|
11-24-2010, 03:04 PM
|
#92
|
|
Senior Member
Registered: May 2003
Distribution: Slackware, SLAX, OpenSuSE
Posts: 1,511
Rep: 
|
Quote:
Originally Posted by Alien Bob
|
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
|
|
|
|
11-26-2010, 09:35 AM
|
#93
|
|
Member
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-14.0 (3.9.3) UEFI enabled
Posts: 282
Rep:
|
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
|
|
|
|
12-19-2010, 10:13 AM
|
#94
|
|
Member
Registered: Nov 2003
Distribution: Slackware 14.0
Posts: 491
Rep:
|
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
|
|
|
|
01-31-2011, 06:04 PM
|
#95
|
|
Member
Registered: Nov 2006
Location: New York
Distribution: Slackware-13/Vector Linux/Zenwalk
Posts: 100
Rep:
|
Quote:
Originally Posted by Scott271
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
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
|
|
|
|
01-31-2011, 10:36 PM
|
#96
|
|
Member
Registered: Apr 2007
Location: USA
Distribution: Slackware, FreeBSD, Trisquel
Posts: 105
Rep:
|
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
|
|
|
|
02-01-2011, 03:58 AM
|
#97
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
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.
|
02-01-2011, 06:40 AM
|
#98
|
|
Member
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 80
Rep:
|
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...
|
|
|
|
02-01-2011, 07:41 AM
|
#99
|
|
Moderator
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 10,358
|
Hi,
Quote:
Originally Posted by sombragris
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?

|
|
|
|
02-01-2011, 08:24 AM
|
#100
|
|
Member
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 80
Rep:
|
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.
|
|
|
|
02-01-2011, 11:50 AM
|
#101
|
|
Member
Registered: Nov 2006
Location: New York
Distribution: Slackware-13/Vector Linux/Zenwalk
Posts: 100
Rep:
|
Installed the package after the above build crashed. No problems so far.
Later on,
Scott
|
|
|
|
02-05-2011, 11:58 AM
|
#102
|
|
Member
Registered: Aug 2003
Location: Terneuzen Netherlands
Distribution: Slack current
Posts: 129
Rep:
|
Thank you AlienBob!
LibreOffice works perfect and fast on Slack-13.1-64
|
|
|
|
02-09-2011, 08:38 PM
|
#103
|
|
Senior Member
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 13.37 & Slackware64_13.37
Posts: 1,118
Rep: 
|
Quote:
Originally Posted by sombragris
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,
|
|
|
|
02-10-2011, 03:29 PM
|
#104
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
Quote:
Originally Posted by Lufbery
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.
|
02-11-2011, 03:57 PM
|
#105
|
|
Member
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 80
Rep:
|
Quote:
Originally Posted by Lufbery
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.
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:11 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|