LinuxQuestions.org
Visit Jeremy's Blog.
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-07-2013, 10:20 PM   #271
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749

ffmpeg is a classic example of the problem with hosting binaries. Due to copyright issues, a complete ffmpeg binary cannot be hosted or distributed from slackware.com.
There are also issues with optional functionality in programs. If you host a binary for, say qemu-kvm, should it be built with spice support? This can be useful, but not required in many implementations.

I never buy the argument that Slackware should be more like distro xyz. Slackware is Slackware. If you want the features of distro xyz, then go and use it. There are many Slackware spin-offs that strive to deal with perceived problems with user friendliness in Slackware.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 03-08-2013, 03:56 AM   #272
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Quote:
New users don't know how to build packages yet they want and need additional software.
we can argue that new users don't know how to use slackpkg to install packages. Slackpkg does not resolve dependencies, however there is detailed dependencies information at SlackBuilds.org. And there are third party tools to automate or semi-automate the whole process.

Quote:
Multiplicity. People tends to reinvent the wheel instead of mutualizing.
Excuse me? What I like about SBo is that it aims to become the unified place for SlackBuild scripts. Even Patrick Volkerding recommended it when a new version of Slackware was released.

Quote:
Just looking at the E17 SBo slackbuilds, started in 2010. Seems the authors didn't bother to google before starting as I provide e17 slackbuilds (and packages) since 2005. Nobody contacted me. I have commit access to the E17 code and already used it to make things working better on Slackware.
Why don't _you_ contact the maintainer of E17 SlackBuilds and offer help?

Quote:
Time. Slackware is not Gentoo. Slackware is about control. You can compile your own packages shouldn't mean that you have to do it every time.
What about time? For the record I save my generated _SBo packages and install them on another machine if I need them. Saves time.

Quote:
"Use slackbuilds" is like saying "Here is a cookbook, now you can open a successful restaurant".
I don't think so. In most cases you just execute the script and it takes care of everything. Sometimes there are different options you can alter. Control.

Quote:
As I am not willing to build LibreOffice, openJDK or the last ffmpeg every time an update is out there.
For the record, the SlackBuilds for these do not build them from scratch.
 
Old 03-08-2013, 03:57 AM   #273
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
EDIT: delete double post...

ngc891,
I did not mean to sound harsh with my previous post, simply "That's because writing a slackbuild is cheap" is not that nice to hear.

It is not cheap.

Last edited by solarfields; 03-08-2013 at 04:05 AM.
 
Old 03-08-2013, 04:10 AM   #274
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by allend View Post
There are also issues with optional functionality in programs. If you host a binary for, say qemu-kvm, should it be built with spice support? This can be useful, but not required in many implementations.
but it's muuuch better than VNC for vms displays, I would have voted yes
 
Old 03-08-2013, 04:36 AM   #275
ngc891
Member
 
Registered: Jan 2012
Location: South Korea
Distribution: Slackware64 OpenBSD
Posts: 58

Rep: Reputation: Disabled
Quote:
Originally Posted by allend View Post
ffmpeg is a classic example of the problem with hosting binaries. Due to copyright issues, a complete ffmpeg binary cannot be hosted or distributed from slackware.com.
Well, it's the same for MPlayer, isn't it? Anyway, I never suggested to host these extra packages on slackware.com. Look at what did AlienBob for the ffmpeg package, it works pretty well. You can have free and non-free packages.

Quote:
Originally Posted by allend View Post
There are also issues with optional functionality in programs. If you host a binary for, say qemu-kvm, should it be built with spice support? This can be useful, but not required in many implementations.
This apply to any kind of packages. Inside or outside Slackware. I don't see the point, you are always able to recompile what you want with the slackbuilds. Providing packages makes a lot of thing easier.

Quote:
Originally Posted by allend View Post
I never buy the argument that Slackware should be more like distro xyz. Slackware is Slackware. If you want the features of distro xyz, then go and use it. There are many Slackware spin-offs that strive to deal with perceived problems with user friendliness in Slackware.
Not sure to whom this is addressed. I never asked to change Slackware, just thought it could be interesting to make some "set" maintained by the community. And that's exactly what Patrick Volkerding thought for Gnome. And it's what I do for E17. And it's what other people do for some packages. If you don't use third-party packages and like to compile everything by yourself, great. But do not say it's useless to have prebuild binaries.
 
Old 03-08-2013, 05:42 AM   #276
ngc891
Member
 
Registered: Jan 2012
Location: South Korea
Distribution: Slackware64 OpenBSD
Posts: 58

Rep: Reputation: Disabled
Quote:
Originally Posted by solarfields View Post
Excuse me? What I like about SBo is that it aims to become the unified place for SlackBuild scripts. Even Patrick Volkerding recommended it when a new version of Slackware was released.
Of course, that's the most prominent slackbuild repo out there.

Quote:
Originally Posted by solarfields View Post
Why don't _you_ contact the maintainer of E17 SlackBuilds and offer help?
Well, at first, I didn't know they started from scratch. But the slackbuilds are pretty easy to write and what I see looks good. What kind of help can I offer? My slackbuilds are really easy to find, but as I said, it's not the most important thing for me. I'm maintaining a building infra and compile packages for several arch. That's the big work: getting all the packages built together, tested an published. Writing a new slackbuild for something standard takes me 2-3 minutes.



Quote:
Originally Posted by solarfields View Post
What about time? For the record I save my generated _SBo packages and install them on another machine if I need them. Saves time.
Exactly, so why not publishing it to help other people? That's the idea.
 
Old 03-08-2013, 06:05 AM   #277
ngc891
Member
 
Registered: Jan 2012
Location: South Korea
Distribution: Slackware64 OpenBSD
Posts: 58

Rep: Reputation: Disabled
Quote:
Originally Posted by solarfields View Post
ngc891,
I did not mean to sound harsh with my previous post, simply "That's because writing a slackbuild is cheap" is not that nice to hear.

It is not cheap.
well, I'm sorry, but I still think it's cheap :-)
In the last 15 years, I wrote hundreds of slackbuilds. Most of them used autotools and were a matter of minutes. Others use standard cmake/python/perl and are not a big deal. Sometimes, you spend more time getting the source package, checking dependencies or writing the description than actual code. Some can be really difficult, that's right, but it's not a majority.
The problem I often get is when the source package build system is deficient. For instance, I almost never found a configure script that honor properly the --docdir directive. It's something I cared about when I wrote eperiodique and elemines, the source packages even contain the slackbuild :-)

If the slackbuild is not cheap, there is maybe something to contribute upstream.
 
Old 03-08-2013, 07:42 AM   #278
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 ngc891 View Post
well, I'm sorry, but I still think it's cheap :-)
In the last 15 years, I wrote hundreds of slackbuilds.
Reading that, why don't you evaulate those scripts you have written, and sumbit some of the more valuable ones (and that are not yet available on SBo) to the SlackBuilds.org project?
People who write SlackBuild scripts as routine and actually use the packages they produce, can add value to the Slackware community sites. Slackware is a small distro, and its community is important.

But still, you should not call other people's work on scripting "cheap". Writing a SlackBuild script may not be a big effort, but after submitting it to SBo you will be expected to keep maintaining it, and interact with the people who use your script(s). That is the hard part, because the public submission creates expectations. We call you a "maintainer" instead of a "submitter" - those two are miles apart.

As for feeding back improvements to upstream developers - I have had bad experiences myself with arrogant assholes who would not consider Slackware as a distro they had to take seriously, so I eventually stopped giving direct feedback and instead look for bugtrackers to register my issues.

And in response to the topic at hand: adding community packages to the Slackware DVD is something which should not be considered, is my opinion.

Eric
 
1 members found this post helpful.
Old 03-08-2013, 08:40 AM   #279
Soderlund
Member
 
Registered: Aug 2012
Posts: 185

Rep: Reputation: 81
How about traditional vi?

http://ex-vi.sourceforge.net/

(Just download it and run make -- it works out of the box on Slackware 14.0.)

It has UTF-8 (elvis does not preserve åäöæøðþ et c.) and is smaller than elvis.

Code:
$ stat /usr/bin/elvis
  Size: 437596
$ stat ex # The traditional vi binary
  Size: 242887
(/usr/bin/vim is 2 MB!)

If I'm not mistaken, elvis was chosen for Slackware because vi wasn't available due to licensing. But now vi has been released under a BSD-style license. So what do you think about replacing elvis with it?

/usr/bin/ex (-> vim) and /usr/bin/vi (-> elvis) are just symlinks. So elvis could even be kept and traditional vi included as /usr/bin/ex.
 
1 members found this post helpful.
Old 03-08-2013, 09:35 AM   #280
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
I think ex-vi is completely unmaintained since 6-7 years, so world+dog switched to elvis.

It doesn't work here with my terminal.
 
Old 03-08-2013, 09:55 AM   #281
Soderlund
Member
 
Registered: Aug 2012
Posts: 185

Rep: Reputation: 81
According to Wikipedia the last release of elvis was 2003-10-21. The last ex-vi is from 2005-03-25.

I just want UTF-8 without vim.

Did you try in XTerm?
 
Old 03-08-2013, 11:04 AM   #282
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
"Terminal too wide"

http://elvis.the-little-red-haired-girl.org/
https://github.com/mbert/elvis

Last edited by ponce; 03-08-2013 at 11:07 AM.
 
Old 03-08-2013, 11:33 AM   #283
Soderlund
Member
 
Registered: Aug 2012
Posts: 185

Rep: Reputation: 81
Quote:
Originally Posted by ponce View Post
Does this help?
Quote:
You can tune the sizes of some internal buffers by editing config.h. In particular, you will have to raise the size of the 'TUBE' constants if you wish to use really large-sized terminals.
http://ex-vi.sourceforge.net/README

I use 800x600 screen resolution so I guess my terminal is small enough.
 
Old 03-09-2013, 02:33 AM   #284
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Code:
* The screen buffers for visual mode are now dynamically allocated, so
  vi usually does not return to ex mode with "screen too large" when the
  terminal is resized on a large monitor anymore.
http://ex-vi.cvs.sourceforge.net/vie...=file&view=log
 
Old 03-09-2013, 02:49 AM   #285
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by allend View Post
ffmpeg is a classic example of the problem with hosting binaries. Due to copyright issues, a complete ffmpeg binary cannot be hosted or distributed from slackware.com.
I thought it was possible to build a redistributable version ...
 
  


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
slackbuild textlive on slackware 13 missing texmf tree balamkej Slackware 4 01-21-2010 03:19 PM
A script that could mirror slackware tree from multiple servers grissiom Slackware 8 11-21-2009 07:05 PM
suggestions on family tree programs and..... Chris106 Linux - General 2 10-22-2008 07:54 AM
Linux Family Tree -- Where Slackware Fits unixfool Slackware 16 04-23-2008 11:47 PM
Slackware 9.1 tree/slapt-get question 187807 Slackware 3 02-20-2004 06:36 PM

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

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