LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-23-2010, 03:31 PM   #46
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15

Quote:
Originally Posted by slackwaredanny View Post
... its a script ... untar the slackbulid not the openoffice binary! ... then put the oo binary in the slackbuild folder.

open a terminal,become su,cd /your/path/to/theslackbuildfolder.

execute the script.
Thanks for the interest. It is appreciated but I have to ask, show me, show me exactly how you executed the script.

Keep in mind, on this end and prior to attempting to install OOo, there was nothing, nothing what-so-ever in the primary directory OPT. Volkerding appears to have re-arranged this rendition of Linux to the point where it may qualify as an entirely new OS, one which is far from the Linux mainstream.

tyc
 
Old 03-23-2010, 05:22 PM   #47
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Code:
$ mkdir SBo
$ cd SBo
$ wget http://slackbuilds.org/slackbuilds/13.0/office/openoffice.org.tar.gz
$ wget http://ftp.osuosl.org/pub/openoffice/stable/3.2.0/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz
$ tar -xvf openoffice.org.tar.gz
$ echo "0ffaddb7207284646ed617d6ba9cf5b1  OOo_3.2.0_LinuxIntel_install_en-US.tar.gz" | md5sum -c
^^ note that there should be *2* spaces between the md5sum and the package name above. Only continue if the above is OK
$ chmod +x openoffice.org.SlackBuild
$ su
^^enter root password here
# umask 0022 && ./openoffice.org.SlackBuild
# installpkg /tmp/openoffice.org-3.2.0_en_US-i486-1_SBo.tgz
# exit
OpenOffice.org should now be installed properly. This can be mostly automated with sbopkg which is a fantastic app, or you can do it manually for all SlackBuilds you wish to use. Same procedure as above.

It should be noted that OOo is *large* and if you run out of room on /tmp (or / if you have no separate /tmp) then the process will fail and you will either not get any package to install or get a half-functional package. Make sure you have enough room in /tmp. If you don't then you could choose another location to build in by passing the TMP variable to the SlackBuild, like so (instead of the similar line above):

Code:
umask 0022 && TMP=$HOME/SBoTemp ./openoffice.org.SlackBuild
You can similarly tweak other aspects of the SlackBuild. If you don't like doing this for each package then perhaps Slackware is not for you.

Last edited by T3slider; 03-23-2010 at 05:26 PM.
 
Old 03-23-2010, 05:32 PM   #48
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
OOoThat is a link to OOo in a nice 32 bit Slackware package. Download it and open a terminal, cd to the loaction of that file and do:
Code:
installpkg openoffice-3.1.1-i586-1gv.txz
You should be good to go. The slackbuild is just as easy to do though.

Maybe Slackware just isn't for you, and no, RPM is not the standard for all distros. Just a few. There are just as many, if not more, that use .deb and in all honesty I would question anyone that has used Linux for 8 years and can't read directions, tar an archive, cp another archive, cd into a directory they just created, execute a script, and type one command.

The more I think about it, this almost seems like a practical joke. Could the OP please remove his mask?

Last edited by damgar; 03-23-2010 at 05:38 PM.
 
Old 03-24-2010, 12:09 AM   #49
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by tyc View Post
Volkerding appears to have re-arranged this rendition of Linux to the point where it may qualify as an entirely new OS, one which is far from the Linux mainstream.
tyc
Yeah I know what you mean... I can't even find apt-get or Yast... what a total mess... no dpkg or anything... What was he thinking!
 
2 members found this post helpful.
Old 03-24-2010, 07:06 AM   #50
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
tyc, if you post exactly what is wrong and what you have tried it'd be more useful. Failures are as every bit as important as errors which are more important than just telling us it didn't work.
Remember that our attempts at help right now is closer to reverse engineering than diagnosis, since we can't understand the problems you are having.

Slackware is a Linux distribution aimed to be absolutely vanilla in every way possible. This also means the Linux kernel. A package manager is a patched and very customized spin on the Linux kernel. Slackware does not even do this. They offer Vanilla KDE, and a nice beginning selection of nice software for you to use. The point here is that Slackware is Linux. It's no custom rendition of it. While I am no large fan of Patrick Volkerding, since he has many ties to the church of the subgenius and appears to have some cult ties to many things (I am a Christian, so...), but I do not doubt the distribution itself. It's about as mainstream and on path as possible. Hence, it has a large following here at LQ.

To your problem;
Perhaps consult some documentation of the subject;
http://www.google.com/search?sourcei...fice+slackware
http://wiki.services.openoffice.org/...n_Slackware%3F
http://user.services.openoffice.org/...p?f=16&t=10667
http://user.services.openoffice.org/...hp?f=16&t=4991
http://user.services.openoffice.org/...hp?f=16&t=7567
http://www.marshalltradecorp.com/coD...are_linux.html

You can contact Sun;
http://download.openoffice.org/project/www/contact.html

Aimed for source install (2 steps);
http://wiki.services.openoffice.org/..._with_ooobuild
http://wiki.services.openoffice.org/wiki/Installing

Hopefully this will aid you.
And remember, albeit you have done your best for hours, it doesn't change the fact that we have no obligation to help you.
For instance, I have to get to school, but I stopped to type this message.
 
Old 03-24-2010, 12:57 PM   #51
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by T3slider View Post

$ mkdir SBo
DID THAT. JUST USED A DIFFERENT SUB-DIRECTORY NAME. USED "Downloads"

$ cd SBo
DID THAT. JUST USED A DIFFERENT SUB-DIRECOTRY NAME. USED "Downloads"

$ wget http://slackbuilds.org/slackbuilds/1...ice.org.tar.gz

$ wget http://ftp.osuosl.org/pub/openoffice...l_en-US.tar.gz
DIDN'T DO IT THIS WAY BUT I UNDERSTAND WHAT YOUR DOING HERE. FOR ME WAS SIMPLER TO JUST USE THE BASH COMMAND "cp" TO COPY BOTH THE FILES INTO THE SAME SUBDIRECTORY/FOLDER. ORIGINALLY USED "Downloads" AS THE COMMON SUBDIRECTORY TO PUT THE UN-TARRED OOo V3.1.1 AND THE SLACKBUILD FILES INTO.


$ tar -xvf openoffice.org.tar.gz
DID THAT

$ echo "0ffaddb7207284646ed617d6ba9cf5b1 OOo_3.2.0_LinuxIntel_install_en-US.tar.gz" | md5sum -c
I HAVE THE "OOo 3.2.0" FILE STANDING BY. HAVE BEEN WORKING WITH THE V3.1.1. OOo FILE. IT WAS NOTICED THAT THE V3.2 OOo FILE IS MUCH SMALLER THAN THE V3.1.1 WHICH RAISES DOUBTS HERE THAT ALL OF THE V3.2 OOo FILE D/L IS IN FACT COMPLETE. THIS IS WHY FOR NOW I'M STAYING WITH V3.1.1. NOTE: I'VE NOT USED "echo" BEFORE AND ESSENTIALLY HAVE ZERO IDEA OF WHAT YOU'RE SUGGESTING HERE


^^ note that there should be *2* spaces between the md5sum and the package name above. Only continue if the above is OK


$ chmod +x openoffice.org.SlackBuild
I UNDERSTAND WHAT YOU'RE SUGGESTING HERE BUT HAVN'T DONE THIS - YET.

$ su
^^enter root password here
I UNDERSTAND AND HAVE DONE THIS

# umask 0022 && ./openoffice.org.SlackBuild
HAVEN'T USED "unmask" - YET

# installpkg /tmp/openoffice.org-3.2.0_en_US-i486-1_SBo.tgz
I UNDERSTAND "installpkg" AND HAVE USED IT MANY TIMES IN THE PAST - BUT WHEN USING THIS COMMAND WITH SLACKWARE V13 AND RPM PACKAGES, IT INSTALLS THE FILES - ALL OF WHICH PROVE TO BE UNUSEABLE. THE FILES ACTUALLY END UP IN THE PRIMARY DIRECTORY "opt" BUT THEY REMAIN UNUSEABLE. WHEN TRYING TO UNINSTALL THESE FILES BY WAY OF "rpm -e" I'M ADVISED THAT THE PACKAGES ARE NOT FOUND, ERGO, NEVER INSTALLED.


# exit[/code]
I UNDERSTAND THIS

OpenOffice.org should now be installed properly. This can be mostly automated with sbopkg which is a fantastic app, or you can do it manually for all SlackBuilds you wish to use. Same procedure as above.

It should be noted that OOo is *large* and if you run out of room on /tmp (or / if you have no separate /tmp) then the process will fail and you will either not get any package to install or get a half-functional package. Make sure you have enough room in /tmp. If you don't then you could choose another location to build in by passing the TMP variable to the SlackBuild, like so (instead of the similar line above):
I UNDERSTAND THIS ALL TOO WELL FROM PAST EXPERIENCE WITH OLDER LAPTOPS, WITH MUCH SMALLER HARD DRIVES

Code:
umask 0022 && TMP=$HOME/SBoTemp ./openoffice.org.SlackBuild
AT PRESENT I HAVE NO IDEA WHAT YOU'RE TALKING ABOUT HERE

You can similarly tweak other aspects of the SlackBuild. If you don't like doing this for each package then perhaps Slackware is not for you.
I appreciate your getting back ... and will have to try this variant of installing OOo but first I'm going to try to get it installed as suggested by the fellow in Sweeden. That there are so many different ways to install a given package isn't surprising but what does surprise me is that not one of them has worked so far - not one - including the basic RPM which others have claimed has worked for them!

Again thanks for getting back. It's appreciated.

tyc

Last edited by tyc; 03-24-2010 at 01:20 PM.
 
Old 03-24-2010, 01:14 PM   #52
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by damgar View Post
OOoThat is a link to OOo in a nice 32 bit Slackware package. Download it and open a terminal, cd to the loaction of that file and do:
Code:
installpkg openoffice-3.1.1-i586-1gv.txz
You should be good to go. The slackbuild is just as easy to do though.

Maybe Slackware just isn't for you, and no, RPM is not the standard for all distros. Just a few. There are just as many, if not more, that use .deb
MY LINUX EXPERIENCE SINCE 2002 WAS WITH MANDRAKE V7 AND SUSE V10.0, THE LATER OF WHICH WAS SO GOOD IT WAS CLOSE TO UNBELIEVABLE! ELECTED TO GO WITH SLACKWARE V13-64 BECAUSE IT SEEMED TO RUN SO SMOOTHLY ON THE OLDER DELL INSPIRON 5100. NOW HAVE IT ON AN HP G71 AND ASIDE FROM FROM OF THE MORONIC COMMENTS AS POSTED BY ONE OR TWO IDIOTS SIMULATING "LINUX EXPERTS" IN THIS THREAD, IT'S PROVING TO BE AN EDUCTION BUT A REAL "BEAR"!


and in all honesty I would question anyone that has used Linux for 8 years and can't read directions, tar an archive, cp another archive,
USED MANDRAKE V7 AND SUSE V10.0 FOR YEARS ... AND YES I CAN READ - ENGLISH - AS WELL AS "TAR" AN ARCHIVE.

cd into a directory they just created,
execute a script, and type one command.
BEEN DOING THAT FOR YEARS - AND UNTIL NOW - NO PROBLEMS!

The more I think about it, this almost seems like a practical joke.
DOES IT SOUND LIKE I'M LAUGHING!?


Could the OP please remove his mask?
HOW ABOUT "ALIEN BOB"?
Anyuway, thank's for getting back.

tyc

Last edited by tyc; 03-24-2010 at 01:24 PM.
 
Old 03-24-2010, 01:19 PM   #53
iavor
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Rep: Reputation: 1
maybe you could try this one
CLICK

i tried the SlackBuilds one and it didnt work for me.. but this one worked perfectly
 
Old 03-24-2010, 03:47 PM   #54
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
This thread displays a lack of the OP's basic knowledge about Linux command-line tools that is frightening :-) So this is how you end up after not using Slackware for eight years! I am not even going to try explaining the meaning of all the meticulous examples given by others which you seem not to understand. I believe it is pointless until you have learnt some basic Slackware house-keeping. Please consume the Slackware Book.

And no, "ALIEN BOB" is not a mask. My full name and contact data are present in every post I make here on LQ.

Eric
 
Old 03-24-2010, 04:10 PM   #55
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
If you try to install an RPM on Slackware of course it won't work. Though Slackware technically includes the rpm app for completeness' sake, it should never be used IMO...Slackware does not use the RPM format as a standard and therefore there is no guarantee that any rpm package will work on Slackware. To assume that rpm is the standard is to ignore the rest of the Linux world. If anything .deb is the emerging standard now. Slackware has the simplest packages (.tgz), which are simply tarballs with two special files (slack-desc, which is just a description of the package in a specific format, and doinst.sh, which executes commands post-install. Usually these commands just create symlinks but occasionally there is more to it) and the actual files to be installed onto the system in a hierarchical tree. .deb files are similar but are not simple tarballs and must be extracted using other tools (for example, ar) or installed with a native package manager on Debian-based systems. .deb files are similar in that they contain control files and system files. I wish Slackware had douninst.sh or something to compare to Debian's uninstall scripts in its packages but in all they are very similar. .rpm packages are yet another variant, but in the end they're all packages with system binaries and additional distro-specific commands.

If you try to install an RPM package or a DEB package in Slackware, it will most likely fail. That is not the way to go about it, and just because you've been using RedHat-derived distros since 2002 does not mean you know the rest of the Linux world. Most software in the Linux world is compiled, so it can be made to be packaged in any format (.rpm, .deb, .tgz). SlackBuilds are simple shell scripts and nothing more. All they do is give instructions on how to compile a *specific* application and package it up into a .tgz file. You can consider them similar to an ebuild in gentoo or ports in *BSD (though most SlackBuild scripts do not automatically grab dependencies, and there is no infrastructure supported within Slackware to deal with dependencies; this is a manual task in Slackware). It is disappointing to hear that you have used Linux for 8 years but do not know bash, and I would urge you to learn it. It would certainly make using Slackware a lot easier, but it would also be very helpful in *any* Linux distribution. You don't have to use the terminal much in some other distros, but you can accomplish a lot if you know how anyway. In Slackware it is essentially a requirement to get your hands dirty once in a while. For some this is a foolish waste of time. For me, though the learning curve was steep, I spend most of my time in the terminal now; it can be made much more efficient if you know what you're doing.

Anyway, if you absolutely refuse to use (or learn to use) SlackBuilds properly, yet you still would like to use Slackware, I would point you to precompiled packages at the following locations:

Alien Bob's repository -- the prebuilt packages are in the pkg/ directory, the SlackBuilds used to create those packages are in the build/ directory for each application. Make sure you only get packages built for your version of Slackware.
Robby Workman's repository

The above are very, very reliable sources for packages. Both Alien Bob and rworkman are members of the core Slackware team, and I would trust their packages absolutely.

If you can't find what you want there, and you don't want to build with SlackBuilds at slackbuilds.org, another possible source for Slackware packages is slacky's repository. I would trust this one a little less but I have never had any problems with any SlackBuilds or packages from there (though I usually use SlackBuilds rather than packages), and they maintain a very large repository.

These resources are required for Slackware because there is no 'official' third-party package repository, unlike many other distros. This is a curse and a blessing, but Pat certainly does not have enough time to support one, and I know I dislike third-party binary packages and prefer to build from source for many reasons. slackbuilds.org is probably the most official unofficial SlackBuild resource and has SlackBuilds for many packages, and is why most people on LQ suggest using their scripts to build packages. However nothing is stopping you from writing your own SlackBuilds (which isn't too difficult if you learn bash scripting), compiling using the standard (and ugly) `./configure; make; make install` procedure and skipping SlackBuilds altogether, using src2pkg (which attempts to make nice Slackware packages from source code so you get the benefit of not having to write SlackBuild scripts while still getting a package that can be installed/upgraded/removed using Slackware's package management tools, which is much easier than maintaining old sources for each program you have installed to run `make uninstall` and pray that the uninstall rule was written correctly), or installing prebuilt binary packages. However, I would again discourage the use of packages built for *other* systems unless they are at least repackaged for Slackware. The only time I use packages meant for other distros is when the sources are unavailable and there is no SlackBuild to repackage the binaries already. I had SlackBuilds to repackage drivers for my printer, for example, which only came in precompiled .deb and .rpm packages. Again, I repackaged the drivers -- I did not attempt to hack my way through it by using `rpm` or `alien` to install them natively.

I wish you good luck. There is much to learn about Slackware and Linux in general if you are to get past your Slackware woes. In the end, if it is too much, you always have the option to use another distro. I use Slackware for a reason, but others use Ubuntu for a reason. If in the end you don't like Slackware, it would be foolish to trod on, problem after problem until you want to throw your computer out the window.
 
Old 03-26-2010, 12:32 PM   #56
JimBrewster
Member
 
Registered: Feb 2010
Location: usa:/dev/random
Distribution: Slackware-15.0; -current
Posts: 245

Rep: Reputation: 60
Quote:
Originally Posted by tyc View Post
While a hard core of Slackware devotees may not agree, I know I'm but one of many who've had problems with this distribution and yes there is a reason for the problems. One of which is a failure or outright refusal on the part of the developer to back up his work. How many years now Volkerding been "sitting" on his backside with regard to getting out that long awaited upgrade to his Slackware text?
Hmm, sitting on his backside developing each rock-solid release with no corporate backing and no organized community. The nerve of the guy! Where are his priorities?

Quote:
There also appears to be a "sound problem" which I've yet to really get into -- no sound at all! And yes, I know about the Alsamixer.
# alsaconfig
 
Old 03-26-2010, 12:50 PM   #57
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15
For those of you familiar with Slackware v13-64 and Open Office, see if the following install attempt and resulting display makes any sense ...

"unkown media type in type
'all/all'
'all/allfiles'
'uri/mms'
'uri/mmst'
'uri/mmsu'
'uri/pnm'
'uri/rtspt'
'uri/rtspu'
'fonts/package'
'interface/xwinamp-skin'

pakage OOo*3.1.1-Slackware menues ... installed"

A check of the primary directory OPT shows that the same two Openoffice sub-directories which were there before are there again - yet when using "x" KDE, still can not get OOo to come up.

tyc
 
Old 03-26-2010, 03:34 PM   #58
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
My goodness. We need a lot more information if we are to help you at all. I have no idea *what* you did to install it and I have no idea *why* it isn't working, because I have no idea what you have done. Installing OOo 3.2.0 was dead easy for me, as it has been for every version prior to that. I used the SlackBuild but seeing as you are incapable of giving us any information as to how you arrived at your current state, my advice to you is this. Run the following command as root:

Code:
# rm -rf /opt/openoffice.org/
Then do EXACTLY the following. I do not want your "I haven't tried this but I did something that should have worked anyway" crap that you decided to annotate my original detailed post with. Forget SlackBuilds; neither I nor anyone else on planet Sane has the energy to talk you through that again.

Code:
# mkdir ~/rworkman
# cd ~/rworkman
# wget "http://rlworkman.net/pkgs/13.0/i486/openoffice.org-3.2.0_en_US-i586-1_rlw.tgz"
# wget "http://rlworkman.net/pkgs/13.0/i486/openoffice.org-3.2.0_en_US-i586-1_rlw.tgz.md5"
# md5sum -c openoffice.org-3.2.0_en_US-i586-1_rlw.tgz.md5 && installpkg openoffice.org-3.2.0_en_US-i586-1_rlw.tgz
All as root, please. The top two wget commands grab the actual OpenOffice package, already built for you, along with the md5sum. An md5sum is a calculated hash that allows you to verify that the download was not corrupt -- if the download was corrupt, the md5sum command will fail (and tell you so) and the package will not be installed. That complex line up there calculates the md5sum of the file (this may take a little while) and, if correct, installs the package. Otherwise it will tell you that the checksum did NOT match and it will not install the package. If this occurs, you would have to redownload the file. Do not worry about comparing the filesize of this new file to the filesize of the old file -- if the download was indeed corrupt, then it will not install anyway because the checksum will not match.

If you stray from any command I have posted and fail to follow clear instructions, I really doubt even the naive trollfeeders here will help you further.
 
Old 03-28-2010, 07:51 PM   #59
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15
[QUOTE=T3slider;3913698]
... I have no idea *why* it isn't working, ...
... I do not want your ... crap ...
... I really doubt even the naive trollfeeders /QUOTE]

I've seen cliques like this before, on other Linux sites (including one in which an individual from England (same goof here?) clearly attempted to give the illusion that he was God's gift to Linux. Can't remember the name of the site but if I recall correctly it no longer exists. The "clique", same as here, was composed of four or five "brave" individuals, probably juveniles or older individuals who came across as such.

While you and your associates may currently know more about Linux than I, it's clear that some of you have a hard time with human relations; you can clearly communicate better with your computers than with humans, a sign of a psychological issue or one of simple immaturity.

The uncalled for and unneeded comments as made by the few who appear to be part of the unneeded Linux clique active on this site have not helped further the Linux "Spirit" as one individual put it. If anything the juveniles in question have harmed it and have helped Micro$oft as one can only guess at the number of individuals who've turned away from this site and won't return after reading what some of you idiots have posted here ... and if I might suggest, no matter how well intended, "talking down" to people isn't the way to go about offering to help. You're not the only individual around with real Linux experience. It's a big planet.

You might also note I've posted the same series of questions on other sites and I can tell you now, my problems with Slackware v13-64 and these HP G71 machines are anything but unique. I can and do suggest that this version of Slackware may in fact be a "Linux Lemon" and it won't be the first time a money hungry merchant has foisted a defective product on the unsuspecting public.

The conduct of the few here has I suggest, deliberate or not, done harm to what Torvolds has strived to achieve and Linux as a whole would be better served were some of you to simply grow up: lead, follow or get out of the way. Irrespective of your self-proclaimed Linux "expertise" such as it is, you're doing more harm to Linux than helping it.

tyc

Last edited by tyc; 03-28-2010 at 08:00 PM.
 
0 members found this post helpful.
Old 03-28-2010, 07:57 PM   #60
tyc
Member
 
Registered: Oct 2007
Posts: 63

Original Poster
Rep: Reputation: 15
[QUOTE=T3slider;3913698]
... I have no idea *why* it isn't working, ...
... I do not want your ... crap ...
... I really doubt even the naive trollfeeders /QUOTE]

I've seen cliques like this before, on other Linux sites (including one in which an individual from England (same goof here?) clearly attempted to give the illusion that he was God's gift to Linux. Can't remember the name of the site but if I recall correctly it no longer exists. The "clique", same as here, was composed of four or five "brave" individuals, probably juveniles or older individuals who came across as such.

While you and your associates may currently know more about Linux than I, it's clear that some of you have a hard time with human relations; you can clearly communicate better with your computers than with humans, a sign of a psychological issue or one of simple immaturity.

The uncalled for and unneeded comments as made by the few who appear to be part of the unneeded Linux clique active on this site have not helped further the Linux "Spirit" and one individual put it. If anything the juveniles in question have harmed it and have helped Micro$oft as one can only guess at the number of individuals who've turned away from this site and won't return after reading what some of you idiots have posted here ... and if I might suggest, no matter how well intended, "talking down" to people isn't the way to go about offering to help. You're not the individual with real Linux experience. It's a big planet.

You might also note I've posted the same series of questions on other sites and I can tell you now, my problems with Slackware v13-64 and these HP G71 machines are anything but unique. I can and do suggest that this version of Slackware may in fact be a "Linux Lemon" and it won't be the first time a money hungry merchant has foisted a defective product on the unsuspecting public.

The conduct of the few here has I suggest, deliberate or not, done harm to what Torvolds has strived to achieve and Linux as a whole would be better served were some of you to simply grow up: lead, follow or get out of the way. Irrespective of your self-proclaimed Linux "expertise" such as it is, you're doing more harm to Linux than helping it.

tyc
 
0 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
Open Office will not install on factory install of Ubuntu 8.04 LTS on Dell Mini 10 trekgirl Linux - Laptop and Netbook 6 08-01-2009 11:37 PM
trying to install Open Office manolakis Linux - Newbie 7 11-17-2006 02:11 PM
how to install open office 2.0? webazoid Linux - Software 1 12-22-2005 12:11 PM
help with open office install manuel_cano Linux - Software 4 08-31-2002 02:31 AM
open office install-not lachlan Linux - Software 2 03-27-2002 01:45 AM

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

All times are GMT -5. The time now is 05:43 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