You are not logged in.

#1 2010-03-27 18:47:18

martin77
Member
Registered: 2010-03-14
Posts: 111

ELINKS should be shipped default instead plain LINKS.

Hi, a little suggestion to devs:

being a Arch newcomer as I am I found elinks an invaluable help for installing and configuring Arch following the Beginner's Guide until the full graphic environment was set. Arch ships default Links which well... em... it have a lot of history and is eLinks parent, sure, but it's rather unusable in today's modern web environment, like programming anything complex in plain assembler.
On the other side, eLinks prove to be an incredible flexible tool for browsing the web, accessing my email, reading the guide and posting in forum, without it I've never do it, at least not without another computer conected to the net to follow instructions.

So my humble suggestion is Arch should be packed default with eLinks, it makes noobs like me life easier at install/post-install configuration time.

Best

Offline

#2 2010-03-27 18:49:51

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: ELINKS should be shipped default instead plain LINKS.

submit a feature request on our bugtracker


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-03-27 18:52:01

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,650
Website

Re: ELINKS should be shipped default instead plain LINKS.

> pacman -Si links
...
Depends On     : bzip2  zlib  openssl  gpm
> pacman -Si elinks
...
Depends On     : bzip2  expat>=2.0  gpm>=1.20.4  openssl  lua>=5.1.1  libidn  
                 spidermonkey>=1.7.0

Just from that I doubt a switch will happen...

Offline

#4 2010-03-27 20:21:53

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: ELINKS should be shipped default instead plain LINKS.

Funny how links depends on gpm. I can never get copy and paste with a mouse to work in links. hmm
Oh, sorry for the OT.

Offline

#5 2010-03-27 20:57:33

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: ELINKS should be shipped default instead plain LINKS.

martin77 wrote:

Hi, a little suggestion to devs:

being a Arch newcomer as I am I found elinks an invaluable help for installing and configuring Arch following the Beginner's Guide until the full graphic environment was set. Arch ships default Links which well... em... it have a lot of history and is eLinks parent, sure, but it's rather unusable in today's modern web environment, like programming anything complex in plain assembler.
On the other side, eLinks prove to be an incredible flexible tool for browsing the web, accessing my email, reading the guide and posting in forum, without it I've never do it, at least not without another computer conected to the net to follow instructions.

So my humble suggestion is Arch should be packed default with eLinks, it makes noobs like me life easier at install/post-install configuration time.

Best

Can you elaborate on that?


Personally, I'd rather be back in Hobbiton.

Offline

#6 2010-03-28 02:20:27

Profjim
Member
From: NYC
Registered: 2008-03-24
Posts: 658

Re: ELINKS should be shipped default instead plain LINKS.

Allan wrote:
> pacman -Si links
...
Depends On     : bzip2  zlib  openssl  gpm
> pacman -Si elinks
...
Depends On     : bzip2  expat>=2.0  gpm>=1.20.4  openssl  lua>=5.1.1  libidn  
                 spidermonkey>=1.7.0

Just from that I doubt a switch will happen...

If this is a blocker, most of those dependencies can be turned off with compile-time options.

What would be best would to have the ability to use gpm, ssl, lua, javascript, etc compiled in, but not to have the program require those libraries to exist at runtime (disabling the relevant functionality when it's not). I don't know if that's possible. I'm not optimistic.

Last edited by Profjim (2010-03-28 02:23:57)

Offline

#7 2010-03-28 02:30:42

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: ELINKS should be shipped default instead plain LINKS.

Seems almost reasonable.  Elinks will draw in 13 MB of extra deps, which is nothing compared to the deps required for links.

> pacgraph -c -m arch-repo links
Total size: 142MB
44MB perl
32408kB glibc
11952kB coreutils
11128kB db
9176kB ncurses
8112kB openssl
5544kB tzdata
4004kB shadow
3944kB linux-api-headers
3140kB bash
2748kB gcc-libs
2274kB pam
1380kB gmp
1044kB links
928kB readline
604kB acl
412kB gpm
356kB attr
332kB zlib
284kB bzip2
228kB libcap
204kB cracklib
140kB gdbm
> pacgraph -c -m arch-repo elinks
Total size: 155MB
44MB perl
32408kB glibc
11952kB coreutils
11128kB db
9176kB ncurses
8112kB openssl
5544kB tzdata
4004kB shadow
3944kB linux-api-headers
3140kB bash
2964kB spidermonkey
2812kB elinks
2748kB gcc-libs
2332kB texinfo
2274kB pam
1457kB findutils
1380kB gmp
1296kB nspr
1096kB lua
1092kB libidn
928kB readline
604kB acl
508kB expat
412kB gpm
356kB attr
332kB zlib
284kB bzip2
240kB gzip
228kB libcap
204kB cracklib
140kB gdbm

Offline

#8 2010-03-28 13:56:23

plurt
Member
Registered: 2008-10-16
Posts: 88

Re: ELINKS should be shipped default instead plain LINKS.

keenerd wrote:

Seems almost reasonable.  Elinks will draw in 13 MB of extra deps, which is nothing compared to the deps required for links.

that's 9% smile


When everything's coming your way, you're in the wrong lane I say.
FAQ / Beginners Guide / The Arch Way

Offline

#9 2010-03-28 14:22:22

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: ELINKS should be shipped default instead plain LINKS.

elinks is not compatible with current zlib. tongue

Offline

#10 2010-03-28 21:59:58

martin77
Member
Registered: 2010-03-14
Posts: 111

Re: ELINKS should be shipped default instead plain LINKS.

hi guys and thank you very much for your attention.

Well, actually, as I tell you, elinks was a corner stone for me for installing Arch because it's a much better version than link (@Anikom15): you can browse web sites with full color, cookie and javascript support, have multiple tabs feature and a wonderful download manager, great!. Links, while providing basic text-based web experience is very primitive when compared to elinks and simple tasks are quite painful while with elinks it's a pleasure.
And I can even check the forum while installing for tips with my videocard driver, that only adds a lot!

Of course you can have a hard -printed- copy of the *excellent* Beginner's Guide but having DHCP connection and elinks that's just a waste of both money and resources.

I don't know almost nothing about core internal functioning of the OS itself neither zlib (@Pierre) so if you say elinks could not be shipped at the moment so it is, but, if you think so people, please consider adding a mention to elinks in the Beginner's Guide just in case anyone could need it - and instructions to download it for noobs =)

Last edited by martin77 (2010-03-28 22:02:08)

Offline

#11 2010-03-28 23:20:01

martin77
Member
Registered: 2010-03-14
Posts: 111

Re: ELINKS should be shipped default instead plain LINKS.

EDIT: please don't laugh too loud but I completely oversaw this

Documentation
The official install guide is conveniently available right on the live system! To access it, change to vc/2 (virtual console #2) with <ALT>+F2, and then invoke /usr/bin/less by typing in the following at the # prompt:
# less /arch/docs/official_installation_guide_en

was because that I headed to online B's Guide. Sorry.

Last edited by martin77 (2010-03-29 00:14:38)

Offline

#12 2010-03-28 23:47:03

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: ELINKS should be shipped default instead plain LINKS.

Hahahahaha!!!


Personally, I'd rather be back in Hobbiton.

Offline

#13 2010-03-29 00:34:46

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: ELINKS should be shipped default instead plain LINKS.

martin77 wrote:

EDIT: please don't laugh too loud but I completely oversaw this

Documentation
The official install guide is conveniently available right on the live system! To access it, change to vc/2 (virtual console #2) with <ALT>+F2, and then invoke /usr/bin/less by typing in the following at the # prompt:
# less /arch/docs/official_installation_guide_en

was because that I headed to online B's Guide. Sorry.

That is the official install guide, which is more general in nature and does not cover the procedure of wireless connectivity, adding a DE, configuring sound, etc.

Offline

#14 2010-03-29 00:38:18

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,650
Website

Re: ELINKS should be shipped default instead plain LINKS.

The beginners guide should also be in /arch/docs.  But the wiki will be more up to date.

Offline

#15 2010-03-29 00:53:15

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: ELINKS should be shipped default instead plain LINKS.

Allan wrote:

The beginners guide should also be in /arch/docs.  But the wiki will be more up to date.

As of 2009.08 only the official guide is included on the installation media.

Offline

#16 2010-03-29 01:36:13

martin77
Member
Registered: 2010-03-14
Posts: 111

Re: ELINKS should be shipped default instead plain LINKS.

Misfit138 wrote:
martin77 wrote:

EDIT: please don't laugh too loud but I completely oversaw this

Documentation
The official install guide is conveniently available right on the live system! To access it, change to vc/2 (virtual console #2) with <ALT>+F2, and then invoke /usr/bin/less by typing in the following at the # prompt:
# less /arch/docs/official_installation_guide_en

was because that I headed to online B's Guide. Sorry.

That is the official install guide, which is more general in nature and does not cover the procedure of wireless connectivity, adding a DE, configuring sound, etc.

May be a good idea then to add the B's Guide to the next ISO. I can say my installation was smooth thanks to following step-by-step the Beguinner's Guide.

Offline

#17 2010-03-29 02:37:37

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,650
Website

Re: ELINKS should be shipped default instead plain LINKS.

Misfit138 wrote:
Allan wrote:

The beginners guide should also be in /arch/docs.  But the wiki will be more up to date.

As of 2009.08 only the official guide is included on the installation media.

Oh...  I was sure it got included at one stage.

Offline

Board footer

Powered by FluxBB