Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

links-browser · Links Text-Mode Web Browser

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 228
  • Category: General
  • Founded: May 21, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 4176 - 4205 of 4227   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#4176 From: Oleksandr Kreschenko <cross@...>
Date: Wed Jan 13, 2010 1:44 pm
Subject: [links] What about rotated framebuffer
cross@...
Send Email Send Email
 
Hi!

I work on my linux box setting "echo 3 > /sys/class/graphics/fbcon/rotate_all"
in each linux console, i.e. 90 degree counterclocwise.
When I try "links -g", I get the old "landscape" orientation. It is not anyone
would expect.
"fbcon=rotate:3" on the kernel line doesn't help too.
Can anyone enlight me about the option?

Thanks.
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4177 From: "E. Rosten" <er258@...>
Date: Wed Feb 24, 2010 9:11 am
Subject: [links] Excellent graphics in Links
er258@...
Send Email Send Email
 
I just came across this article (linked to from slashdot):

http://www.4p8.com/eric.brasseur/gamma.html

It is about a rather pervasive graphics bug spanning many programs
including browsers.

links renders the graphics prefectly :)

-Ed

_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4178 From: Karel Kulhavy <twibright@...>
Date: Wed Feb 24, 2010 10:21 am
Subject: Re: [links] Excellent graphics in Links
twibright@...
Send Email Send Email
 
Thanks! :)

During downscaling, links simulates what physically happens if you display the
image with ideal display device and then photograph it at a different resolution
with ideal camera of a different resolution. Links has always done this it since
I implemented this in 2001.

The picture is first gamma converted to linear photometric space with 48 bits
per pixel.
The it's bilinear scaled. Bilinear scaling happens in the physical case assuming
rectangular pixels without gaps and infinitely sharp optics.
Then the image is converted to display gamma, using dithering.

Having the photometrically linear processing in 48 bits per pixel is necessary.
24 bits would produce fringes on gradients.

The advantage of doing it wrong is in higher speed. You leave out two gamma
correction steps and replace 16-bit arithmetics with 8-bit.

Karel

---- "E. Rosten" <er258@...> schrieb:
>
> I just came across this article (linked to from slashdot):
>
> http://www.4p8.com/eric.brasseur/gamma.html
>
> It is about a rather pervasive graphics bug spanning many programs
> including browsers.
>
> links renders the graphics prefectly :)
>
> -Ed
>
> _______________________________________________
> links-list mailing list
> links-list@...
> http://linuxfromscratch.org/mailman/listinfo/links-list

_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4179 From: Karel Kulhavy <twibright@...>
Date: Wed Feb 24, 2010 10:56 am
Subject: Re: [links] Excellent graphics in Links
twibright@...
Send Email Send Email
 
Hi Ed!

I am trying to apply for a PhD position in computer vision on Swiss Federal
Institute of Technology but I don't have anyone who could give me a letter of
reference. I see you have PhD and have a lot of publications and seem to do
computer vision too :)

I would like to ask if it were possible that you write me a letter of reference
based on seeing how I was implementing things in Links or other projects. If you
consider this a good idea I am sure I will be able to google up some articles
with templates for these letter to make it easier.

Regards,

Karel
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4180 From: Krzysztof Weso³owski <vesolovski@...>
Date: Mon Jun 21, 2010 9:12 pm
Subject: [links] Links redirect question
vesolovski@...
Send Email Send Email
 
Dear links users,

could you please tell me how to make links (text version) automatically follow redirects (meta refresh)?

Links asks me if I want to follow redirect. Are there some input params, that would make it possible?

Best regards!
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4181 From: "Vovan" <sasmekoll@...>
Date: Mon Dec 13, 2010 2:39 am
Subject: [links] ŠŠ¾Š²Š¾Šµ сообщение
sasmekoll@...
Send Email Send Email
 
http://samec.org.ua/
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4182 From: Mahmood Naderan <nt_mahmood@...>
Date: Tue Jan 4, 2011 6:07 am
Subject: [links] links2 and Axigen (!?)
nt_mahmood@...
Send Email Send Email
 
Hi,
Our webmail is based on Axigen and the problem is when I login via links2, I
only see the frames and not the folder names (in the left frame)
or inbox content (in the right frame). I read that links2 support javascript, so
what is your idea?

Thanks, 
// Naderan *Mahmood;




_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4183 From: Petr Pisar <petr.pisar@...>
Date: Tue Jan 4, 2011 7:06 am
Subject: Re: [links] links2 and Axigen (!?)
petr.pisar@...
Send Email Send Email
 
On Mon, Jan 03, 2011 at 10:07:42PM -0800, Mahmood Naderan wrote:
> I read that links2 support javascript, so what is your idea?
>
This is not true anymore:

Mon Apr 16 01:49:07 MET DST 2007 mikulas:

         Javascript was removed. The reason is that it is very buggy, Martin
         Pergel doesn't have time to develop it and code is so messy that no
         one else can understand it.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4184 From: "charleeb23@..." <charleeb23@...>
Date: Thu Jan 27, 2011 8:01 am
Subject: [links] Links graphics mode not working
charleeb23@...
Send Email Send Email
 
My links graphics mode is not working.

When I type:
    links -g www.website.com

my terminal says:
    svgalib: Cannot open /dev/svga
    Is svgalib_helper module loaded?

Does anyone know how to fix this?
Thanks.
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4185 From: Petr Pisar <petr.pisar@...>
Date: Thu Jan 27, 2011 8:29 am
Subject: Re: [links] Links graphics mode not working
petr.pisar@...
Send Email Send Email
 
On Thu, Jan 27, 2011 at 12:01:32AM -0800, charleeb23@... wrote:
> My links graphics mode is not working.
>
> When I type:
>    links -g www.website.com
>
> my terminal says:
>    svgalib: Cannot open /dev/svga
>    Is svgalib_helper module loaded?
>
Well, if you run it from virtual console, you need svgalib working before (I
never tryed it, isn't the svgalib obsolete in current Linux?). If you run the
command in X11 environment, you don't have links compiled against X11
probably.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4186 From: "charleeb23@..." <charleeb23@...>
Date: Fri Jan 28, 2011 12:13 am
Subject: Re: [links] Links graphics mode not working
charleeb23@...
Send Email Send Email
 
Can I ask how you run links in graphics mode?
charleeb23

Petr Pisar wrote:
On Thu, Jan 27, 2011 at 12:01:32AM -0800, charleeb23@... wrote:
My links graphics mode is not working.
When I type:
links -g www.website.com
my terminal says:
svgalib: Cannot open /dev/svga
Is svgalib_helper module loaded?
Well, if you run it from virtual console, you need svgalib working before (I
never tryed it, isn't the svgalib obsolete in current Linux?). If you run the
command in X11 environment, you don't have links compiled against X11
probably.
-- Petr

_______________________________________________ links-list mailing list links-list@... http://linuxfromscratch.org/mailman/listinfo/links-list
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4187 From: Petr Pisar <petr.pisar@...>
Date: Fri Jan 28, 2011 10:08 am
Subject: Re: [links] Links graphics mode not working
petr.pisar@...
Send Email Send Email
 
On Thu, Jan 27, 2011 at 04:13:16PM -0800, charleeb23@... wrote:
> Can I ask how you run links in graphics mode?
> charleeb23
>
I just type `links -g' into xterm window as I'm working in X11 environment.

You can check links is compiled against X11 using this command:

$ scanelf -n $(type -a links)
  TYPE   NEEDED FILE
ET_EXEC
libtiff.so.3,libjpeg.so.62,libpng12.so.0,libz.so.1,libX11.so.6,libbz2.so.1,libdl\
.so.2,libgpm.so.2,libm.so.6,libnss_compat_ossl.so.0,libc.so.6 /usr/bin/links

If you can see the libX11.so in the output, links is compiled with X11
support.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4188 From: kali <kali@...>
Date: Sun Jan 30, 2011 3:56 pm
Subject: Re: [links] Links graphics mode not working
kali@...
Send Email Send Email
 
Regarding svgalib:
I am interested that svgalib is being dumped.
I run links in text mode and enjoy the visibility but not the tricks I
have to perform to view some pages!
My efforts with svgalib have been disappointing. Even harder to set up
than X11. I have seejpeg set as the viewer and it sometimes works ...
Regards
Kali

> > never tryed it, isn't the svgalib obsolete in current Linux?). If you run
the
> > command in X11 environment, you don't have links compiled against X11
> > probably.
> >
> > -- Petr
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > links-list mailing list
> > links-list@...
> > http://linuxfromscratch.org/mailman/listinfo/links-list
> >
>




_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4189 From: Karel Kulhavy <twibright@...>
Date: Tue Feb 1, 2011 10:38 am
Subject: Re: [links] Links graphics mode not working
twibright@...
Send Email Send Email
 
kali wrote:
> Regarding svgalib:
> I am interested that svgalib is being dumped.
> I run links in text mode and enjoy the visibility but not the tricks I
> have to perform to view some pages!
> My efforts with svgalib have been disappointing. Even harder to set up
> than X11. I have seejpeg set as the viewer and it sometimes works ...
>

Apparently, you're not the only one who has problem with svgalib. I flew
with Thai Airways from Bangkok to Zurich and was watching these movies
in the seat screen and guess what - "svgalib received a fatal signal 11"
and the screen reboots :)

Karel
> Regards
> Kali
>
>
>>> never tryed it, isn't the svgalib obsolete in current Linux?). If you run
the
>>> command in X11 environment, you don't have links compiled against X11
>>> probably.
>>>
>>> -- Petr
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> links-list mailing list
>>> links-list@...
>>> http://linuxfromscratch.org/mailman/listinfo/links-list
>>>
>>>
>
>
>
>
> _______________________________________________
> links-list mailing list
> links-list@...
> http://linuxfromscratch.org/mailman/listinfo/links-list
>

_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4190 From: Filip Szczepanski <jazz2rulez@...>
Date: Fri Feb 11, 2011 5:31 pm
Subject: [links] DirectFB 32-bit colour mode
jazz2rulez@...
Send Email Send Email
 
It seems links doesn't support 32-bit colour modes when using DirectFB. I have created the following two patches in order to remedy that. This only fixes the problem for one of the 32-bit modes because I was unable to test out any others. I hope this will be useful.
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4191 From: Joe M <joe7mail@...>
Date: Tue Sep 27, 2011 2:42 am
Subject: [links] links paste from X
joe7mail@...
Send Email Send Email
 
Hello,

I am trying to paste to a text box in links graphics mode, but could
not get it to work. I remember that it worked at some point, but I
could be wrong.

links -g google.com
select some  text with the mouse and middle-click paste to the search
box. The url location does take the middle-click text. It is just the
paste into the text box on the webpage that does not work.

This is how links was built:

+ cd links-2.3pre1
+ ./configure --prefix=/usr --with-ssl --enable-javascript
--enable-graphics --enable-gpm --with-x --with-fb
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i686 -pipe ) works... yes
checking whether the C compiler (gcc -O2 -march=i686 -pipe ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether gcc needs -traditional... no
checking for EMX... no
checking for typeof... yes
checking for long long... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for math.h... yes
checking for ieee.h... no
checking for endian.h... yes
checking for values.h... yes
checking for sigaction.h... no
checking for netinet/in_systm.h... yes
checking for netinet/in_system.h... no
checking for netinet/ip.h... yes
checking for netinet/dhcp.h... no
checking for sys/select.h... yes
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for sys/un.h... yes
checking for sys/fmutex.h... no
checking for sys/cygwin.h... no
checking for io.h... no
checking for setjmp.h... yes
checking for langinfo.h... yes
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking for socklen_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned... 4
checking size of long... 4
checking size of unsigned long... 4
checking for big endian... no
checking for little endian... yes
checking if rename can replace existing files... yes
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for calloc... yes
checking for snprintf... yes
checking for memmove... yes
checking for raise... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for select... yes
checking for strcspn... yes
checking for strerror... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoq... yes
checking for strtoll... yes
checking for chmod... yes
checking for getpid... yes
checking for setpgid... yes
checking for popen... yes
checking for uname... yes
checking for getpagesize... yes
checking for tempnam... yes
checking for strptime... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for sigsetjmp/siglongjmp... yes
checking for atan in -lm... yes
checking for socket... yes
checking for setsockopt... yes
checking for gethostbyname... yes
checking for gethostbyaddr... yes
checking for dhcp_option... no
checking for herror... yes
checking for cfmakeraw... yes
checking for cygwin_conv_to_full_win32_path... no
checking for requested debug level... 0
checking if you want to use graphics... yes
checking for Gpm_Open in -lgpm... no
checking for gpm.h... no
checking for OS/2 threads... no
checking for atheos/threads.h... no
checking for spawn_thread... no
checking for resume_thread... no
checking for MouOpen... no
checking for _read_kbd... no
checking for XFree for OS/2... no
checking for dlopen in -ldl... yes
checking for pkg-config... /usr/bin/pkg-config
checking for openssl... yes
checking OPENSSL_CFLAGS...
checking OPENSSL_LIBS... -lssl -lcrypto -ldl
checking for OpenSSL... openssl
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking for svgalib... no
checking for linux/fb.h... yes
checking for linux/kd.h... yes
checking for linux/vt.h... yes
checking for sys/mman.h... yes
checking for directfb-config... no
checking for X... libraries , headers
checking for pmshell... no
checking for gui/view.h... no
checking for gui/window.h... no
checking for gui/desktop.h... no
checking for gui/bitmap.h... no
checking for util/locker.h... no
checking for util/application.h... no
checking for inflate in -lz... (cached) yes
checking for libpng >= 1.0.0... yes
checking LIBPNG_CFLAGS... -I/usr/include/libpng14
checking LIBPNG_LIBS... -lpng14
checking for png.h... yes
checking for libpng/png.h... no
checking for png_create_info_struct... yes
checking for png_set_rgb_to_gray... yes
checking for png_get_image_width... yes
checking for png_get_image_height... yes
checking for png_get_gAMA... yes
checking for png_get_color_type... yes
checking for png_get_bit_depth... yes
checking for png_set_strip_alpha... yes
checking for png_get_valid... yes
checking for png_get_sRGB... yes
checking if you can include both setjmp.h and png.h... no
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for tiffio.h... yes
checking for TIFFClientOpen in -ltiff... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
---------------------------------------------------------
Configuration results:

GPM support:  NO
SSL support:  OPENSSL
Supported compression: ZLIB BZIP2
Graphics enabled: YES
Graphics drivers: X
Image formats:  GIF PNG XBM JPEG TIFF
---------------------------------------------------------
+ make
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c af_unix.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c auth.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c beos.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c bfu.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c block.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c bookmarks.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c charsets.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c connect.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c cookies.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c default.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c dip.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c directfb.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c dither.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c dns.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c drivers.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c error.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c file.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c finger.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c font_include.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c framebuffer.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c ftp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c gif.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c html.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c html_gr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c html_r.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c html_tbl.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c http.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c https.c
https.c: In function 'getSSL':
https.c:43:5: warning: assignment discards qualifiers from pointer target type
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c img.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c imgcache.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c jpeg.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c jsint.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c kbd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c language.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c links_icon.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c listedit.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c lru.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c mailto.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c memory.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c menu.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c objreq.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c os_dep.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c pmshell.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c png.c
png.c: In function 'img_my_png_error':
png.c:51:2: warning: 'jmpbuf' is deprecated (declared at
/usr/include/libpng14/png.h:1114)
png.c: In function 'png_start':
png.c:207:2: warning: 'jmpbuf' is deprecated (declared at
/usr/include/libpng14/png.h:1114)
png.c:217:5: warning: 'jmpbuf' is deprecated (declared at
/usr/include/libpng14/png.h:1114)
png.c: In function 'png_restart':
png.c:236:2: warning: 'jmpbuf' is deprecated (declared at
/usr/include/libpng14/png.h:1114)
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c sched.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c select.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c session.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c smb.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c svgalib.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c terminal.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c tiff.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c types.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c url.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c view.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c view_gr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c x.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/libpng14    -O2
-march=i686 -pipe -c xbm.c
gcc  -O2 -march=i686 -pipe  -o links  af_unix.o auth.o beos.o bfu.o
block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o
dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o
font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o
html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o
language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o
menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o
smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o
xbm.o  -ltiff -ljpeg -lpng14   -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl
   -ldl -lm
session.o: In function `get_temp_name':
session.c:(.text+0x62a9): warning: the use of `tempnam' is dangerous,
better use `mkstemp'
+ make prefix=/var/pkgmk/work/links/pkg/usr install
make[1]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
/bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/bin
mkdir /var/pkgmk/work/links/pkg/usr
mkdir /var/pkgmk/work/links/pkg/usr/bin
   /usr/bin/install -c  links /var/pkgmk/work/links/pkg/usr/bin/links
make  install-man1
make[2]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
/bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1
mkdir /var/pkgmk/work/links/pkg/usr/man
mkdir /var/pkgmk/work/links/pkg/usr/man/man1
  /usr/bin/install -c -m 644 ./links.1
/var/pkgmk/work/links/pkg/usr/man/man1/links.1
make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
=======> Build result:
drwxr-xr-x  0 root   root        0 Sep 26 22:38 usr/
drwxr-xr-x  0 root   root        0 Sep 26 22:38 usr/bin/
drwxr-xr-x  0 root   root        0 Sep 26 22:38 usr/man/
drwxr-xr-x  0 root   root        0 Sep 26 22:38 usr/man/man1/
-rw-r--r--  0 root   root     5200 Sep 26 22:38 usr/man/man1/links.1.gz
-rwxr-xr-x  0 root   root  2860192 Sep 26 22:38 usr/bin/links
=======> Building '/var/pkgmk/packages/links#2.3pre1-1.pkg.tar.gz' succeeded.

Thanks
Joe
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4192 From: Don Harper <don@...>
Date: Tue Sep 27, 2011 2:47 am
Subject: Re: [links] links paste from X
don@...
Send Email Send Email
 

Try shift-click

Don Harper, RHCE

On Sep 26, 2011 9:43 PM, "Joe M" <joe7mail@...> wrote:
> Hello,
>
> I am trying to paste to a text box in links graphics mode, but could
> not get it to work. I remember that it worked at some point, but I
> could be wrong.
>
> links -g google.com
> select some text with the mouse and middle-click paste to the search
> box. The url location does take the middle-click text. It is just the
> paste into the text box on the webpage that does not work.
>
> This is how links was built:
>
> + cd links-2.3pre1
> + ./configure --prefix=/usr --with-ssl --enable-javascript
> --enable-graphics --enable-gpm --with-x --with-fb
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... missing
> checking for gcc... gcc
> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) works... yes
> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) is a
> cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking whether gcc needs -traditional... no
> checking for EMX... no
> checking for typeof... yes
> checking for long long... yes
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for fcntl.h... yes
> checking for limits.h... yes
> checking for sys/ioctl.h... yes
> checking for sys/time.h... yes
> checking for time.h... yes
> checking for unistd.h... yes
> checking for math.h... yes
> checking for ieee.h... no
> checking for endian.h... yes
> checking for values.h... yes
> checking for sigaction.h... no
> checking for netinet/in_systm.h... yes
> checking for netinet/in_system.h... no
> checking for netinet/ip.h... yes
> checking for netinet/dhcp.h... no
> checking for sys/select.h... yes
> checking for sys/resource.h... yes
> checking for sys/utsname.h... yes
> checking for sys/un.h... yes
> checking for sys/fmutex.h... no
> checking for sys/cygwin.h... no
> checking for io.h... no
> checking for setjmp.h... yes
> checking for langinfo.h... yes
> checking for working const... yes
> checking for inline... inline
> checking for size_t... yes
> checking for socklen_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking size of short... 2
> checking size of unsigned short... 2
> checking size of int... 4
> checking size of unsigned... 4
> checking size of long... 4
> checking size of unsigned long... 4
> checking for big endian... no
> checking for little endian... yes
> checking if rename can replace existing files... yes
> checking for 8-bit clean memcmp... yes
> checking return type of signal handlers... void
> checking for strftime... yes
> checking for vprintf... yes
> checking for calloc... yes
> checking for snprintf... yes
> checking for memmove... yes
> checking for raise... yes
> checking for gettimeofday... yes
> checking for mkdir... yes
> checking for select... yes
> checking for strcspn... yes
> checking for strerror... yes
> checking for strstr... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for strtoq... yes
> checking for strtoll... yes
> checking for chmod... yes
> checking for getpid... yes
> checking for setpgid... yes
> checking for popen... yes
> checking for uname... yes
> checking for getpagesize... yes
> checking for tempnam... yes
> checking for strptime... yes
> checking for setlocale... yes
> checking for nl_langinfo... yes
> checking for sigsetjmp/siglongjmp... yes
> checking for atan in -lm... yes
> checking for socket... yes
> checking for setsockopt... yes
> checking for gethostbyname... yes
> checking for gethostbyaddr... yes
> checking for dhcp_option... no
> checking for herror... yes
> checking for cfmakeraw... yes
> checking for cygwin_conv_to_full_win32_path... no
> checking for requested debug level... 0
> checking if you want to use graphics... yes
> checking for Gpm_Open in -lgpm... no
> checking for gpm.h... no
> checking for OS/2 threads... no
> checking for atheos/threads.h... no
> checking for spawn_thread... no
> checking for resume_thread... no
> checking for MouOpen... no
> checking for _read_kbd... no
> checking for XFree for OS/2... no
> checking for dlopen in -ldl... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for openssl... yes
> checking OPENSSL_CFLAGS...
> checking OPENSSL_LIBS... -lssl -lcrypto -ldl
> checking for OpenSSL... openssl
> checking for zlib.h... yes
> checking for inflate in -lz... yes
> checking for bzlib.h... yes
> checking for BZ2_bzDecompress in -lbz2... yes
> checking for svgalib... no
> checking for linux/fb.h... yes
> checking for linux/kd.h... yes
> checking for linux/vt.h... yes
> checking for sys/mman.h... yes
> checking for directfb-config... no
> checking for X... libraries , headers
> checking for pmshell... no
> checking for gui/view.h... no
> checking for gui/window.h... no
> checking for gui/desktop.h... no
> checking for gui/bitmap.h... no
> checking for util/locker.h... no
> checking for util/application.h... no
> checking for inflate in -lz... (cached) yes
> checking for libpng >= 1.0.0... yes
> checking LIBPNG_CFLAGS... -I/usr/include/libpng14
> checking LIBPNG_LIBS... -lpng14
> checking for png.h... yes
> checking for libpng/png.h... no
> checking for png_create_info_struct... yes
> checking for png_set_rgb_to_gray... yes
> checking for png_get_image_width... yes
> checking for png_get_image_height... yes
> checking for png_get_gAMA... yes
> checking for png_get_color_type... yes
> checking for png_get_bit_depth... yes
> checking for png_set_strip_alpha... yes
> checking for png_get_valid... yes
> checking for png_get_sRGB... yes
> checking if you can include both setjmp.h and png.h... no
> checking for jpeglib.h... yes
> checking for jpeg_destroy_decompress in -ljpeg... yes
> checking for tiffio.h... yes
> checking for TIFFClientOpen in -ltiff... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> ---------------------------------------------------------
> Configuration results:
>
> GPM support: NO
> SSL support: OPENSSL
> Supported compression: ZLIB BZIP2
> Graphics enabled: YES
> Graphics drivers: X
> Image formats: GIF PNG XBM JPEG TIFF
> ---------------------------------------------------------
> + make
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c af_unix.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c auth.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c beos.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c bfu.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c block.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c bookmarks.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c cache.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c charsets.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c connect.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c cookies.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c default.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c dip.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c directfb.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c dither.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c dns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c drivers.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c error.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c file.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c finger.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c font_include.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c framebuffer.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c ftp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c gif.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c html.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c html_gr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c html_r.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c html_tbl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c http.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c https.c
> https.c: In function 'getSSL':
> https.c:43:5: warning: assignment discards qualifiers from pointer target type
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c img.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c imgcache.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c jpeg.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c jsint.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c kbd.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c language.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c links_icon.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c listedit.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c lru.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c mailto.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c main.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c memory.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c menu.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c objreq.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c os_dep.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c pmshell.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c png.c
> png.c: In function 'img_my_png_error':
> png.c:51:2: warning: 'jmpbuf' is deprecated (declared at
> /usr/include/libpng14/png.h:1114)
> png.c: In function 'png_start':
> png.c:207:2: warning: 'jmpbuf' is deprecated (declared at
> /usr/include/libpng14/png.h:1114)
> png.c:217:5: warning: 'jmpbuf' is deprecated (declared at
> /usr/include/libpng14/png.h:1114)
> png.c: In function 'png_restart':
> png.c:236:2: warning: 'jmpbuf' is deprecated (declared at
> /usr/include/libpng14/png.h:1114)
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c sched.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c select.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c session.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c smb.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c svgalib.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c terminal.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c tiff.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c types.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c url.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c view.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c view_gr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c x.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
> -march=i686 -pipe -c xbm.c
> gcc -O2 -march=i686 -pipe -o links af_unix.o auth.o beos.o bfu.o
> block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o
> dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o
> font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o
> html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o
> language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o
> menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o
> smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o
> xbm.o -ltiff -ljpeg -lpng14 -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl
> -ldl -lm
> session.o: In function `get_temp_name':
> session.c:(.text+0x62a9): warning: the use of `tempnam' is dangerous,
> better use `mkstemp'
> + make prefix=/var/pkgmk/work/links/pkg/usr install
> make[1]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/bin
> mkdir /var/pkgmk/work/links/pkg/usr
> mkdir /var/pkgmk/work/links/pkg/usr/bin
> /usr/bin/install -c links /var/pkgmk/work/links/pkg/usr/bin/links
> make install-man1
> make[2]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1
> mkdir /var/pkgmk/work/links/pkg/usr/man
> mkdir /var/pkgmk/work/links/pkg/usr/man/man1
> /usr/bin/install -c -m 644 ./links.1
> /var/pkgmk/work/links/pkg/usr/man/man1/links.1
> make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
> make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
> =======> Build result:
> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/
> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/bin/
> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/
> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/man1/
> -rw-r--r-- 0 root root 5200 Sep 26 22:38 usr/man/man1/links.1.gz
> -rwxr-xr-x 0 root root 2860192 Sep 26 22:38 usr/bin/links
> =======> Building '/var/pkgmk/packages/links#2.3pre1-1.pkg.tar.gz' succeeded.
>
> Thanks
> Joe
> _______________________________________________
> links-list mailing list
> links-list@...
> http://linuxfromscratch.org/mailman/listinfo/links-list
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4193 From: Joe M <joe7mail@...>
Date: Tue Sep 27, 2011 3:59 am
Subject: Re: [links] links paste from X
joe7mail@...
Send Email Send Email
 
Hello Don,

That does not seem to work on my machine. I tried shift-click(left and
middle). Right click gives me the dropdown with options such as
"Submit Form, etc..".

Any other suggestions, please?

Thanks
Joe

On Mon, Sep 26, 2011 at 10:47 PM, Don Harper <don@...> wrote:
> Try shift-click
>
> Don Harper, RHCE
>
> On Sep 26, 2011 9:43 PM, "Joe M" <joe7mail@...> wrote:
>> Hello,
>>
>> I am trying to paste to a text box in links graphics mode, but could
>> not get it to work. I remember that it worked at some point, but I
>> could be wrong.
>>
>> links -g google.com
>> select some text with the mouse and middle-click paste to the search
>> box. The url location does take the middle-click text. It is just the
>> paste into the text box on the webpage that does not work.
>>
>> This is how links was built:
>>
>> + cd links-2.3pre1
>> + ./configure --prefix=/usr --with-ssl --enable-javascript
>> --enable-graphics --enable-gpm --with-x --with-fb
>> creating cache ./config.cache
>> checking for a BSD compatible install... /usr/bin/install -c
>> checking whether build environment is sane... yes
>> checking whether make sets ${MAKE}... yes
>> checking for working aclocal... found
>> checking for working autoconf... found
>> checking for working automake... found
>> checking for working autoheader... found
>> checking for working makeinfo... missing
>> checking for gcc... gcc
>> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) works... yes
>> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) is a
>> cross-compiler... no
>> checking whether we are using GNU C... yes
>> checking whether gcc accepts -g... yes
>> checking how to run the C preprocessor... gcc -E
>> checking for ANSI C header files... yes
>> checking whether gcc needs -traditional... no
>> checking for EMX... no
>> checking for typeof... yes
>> checking for long long... yes
>> checking for dirent.h that defines DIR... yes
>> checking for opendir in -ldir... no
>> checking for sys/wait.h that is POSIX.1 compatible... yes
>> checking for fcntl.h... yes
>> checking for limits.h... yes
>> checking for sys/ioctl.h... yes
>> checking for sys/time.h... yes
>> checking for time.h... yes
>> checking for unistd.h... yes
>> checking for math.h... yes
>> checking for ieee.h... no
>> checking for endian.h... yes
>> checking for values.h... yes
>> checking for sigaction.h... no
>> checking for netinet/in_systm.h... yes
>> checking for netinet/in_system.h... no
>> checking for netinet/ip.h... yes
>> checking for netinet/dhcp.h... no
>> checking for sys/select.h... yes
>> checking for sys/resource.h... yes
>> checking for sys/utsname.h... yes
>> checking for sys/un.h... yes
>> checking for sys/fmutex.h... no
>> checking for sys/cygwin.h... no
>> checking for io.h... no
>> checking for setjmp.h... yes
>> checking for langinfo.h... yes
>> checking for working const... yes
>> checking for inline... inline
>> checking for size_t... yes
>> checking for socklen_t... yes
>> checking whether time.h and sys/time.h may both be included... yes
>> checking whether struct tm is in sys/time.h or time.h... time.h
>> checking size of short... 2
>> checking size of unsigned short... 2
>> checking size of int... 4
>> checking size of unsigned... 4
>> checking size of long... 4
>> checking size of unsigned long... 4
>> checking for big endian... no
>> checking for little endian... yes
>> checking if rename can replace existing files... yes
>> checking for 8-bit clean memcmp... yes
>> checking return type of signal handlers... void
>> checking for strftime... yes
>> checking for vprintf... yes
>> checking for calloc... yes
>> checking for snprintf... yes
>> checking for memmove... yes
>> checking for raise... yes
>> checking for gettimeofday... yes
>> checking for mkdir... yes
>> checking for select... yes
>> checking for strcspn... yes
>> checking for strerror... yes
>> checking for strstr... yes
>> checking for strtol... yes
>> checking for strtoul... yes
>> checking for strtoq... yes
>> checking for strtoll... yes
>> checking for chmod... yes
>> checking for getpid... yes
>> checking for setpgid... yes
>> checking for popen... yes
>> checking for uname... yes
>> checking for getpagesize... yes
>> checking for tempnam... yes
>> checking for strptime... yes
>> checking for setlocale... yes
>> checking for nl_langinfo... yes
>> checking for sigsetjmp/siglongjmp... yes
>> checking for atan in -lm... yes
>> checking for socket... yes
>> checking for setsockopt... yes
>> checking for gethostbyname... yes
>> checking for gethostbyaddr... yes
>> checking for dhcp_option... no
>> checking for herror... yes
>> checking for cfmakeraw... yes
>> checking for cygwin_conv_to_full_win32_path... no
>> checking for requested debug level... 0
>> checking if you want to use graphics... yes
>> checking for Gpm_Open in -lgpm... no
>> checking for gpm.h... no
>> checking for OS/2 threads... no
>> checking for atheos/threads.h... no
>> checking for spawn_thread... no
>> checking for resume_thread... no
>> checking for MouOpen... no
>> checking for _read_kbd... no
>> checking for XFree for OS/2... no
>> checking for dlopen in -ldl... yes
>> checking for pkg-config... /usr/bin/pkg-config
>> checking for openssl... yes
>> checking OPENSSL_CFLAGS...
>> checking OPENSSL_LIBS... -lssl -lcrypto -ldl
>> checking for OpenSSL... openssl
>> checking for zlib.h... yes
>> checking for inflate in -lz... yes
>> checking for bzlib.h... yes
>> checking for BZ2_bzDecompress in -lbz2... yes
>> checking for svgalib... no
>> checking for linux/fb.h... yes
>> checking for linux/kd.h... yes
>> checking for linux/vt.h... yes
>> checking for sys/mman.h... yes
>> checking for directfb-config... no
>> checking for X... libraries , headers
>> checking for pmshell... no
>> checking for gui/view.h... no
>> checking for gui/window.h... no
>> checking for gui/desktop.h... no
>> checking for gui/bitmap.h... no
>> checking for util/locker.h... no
>> checking for util/application.h... no
>> checking for inflate in -lz... (cached) yes
>> checking for libpng >= 1.0.0... yes
>> checking LIBPNG_CFLAGS... -I/usr/include/libpng14
>> checking LIBPNG_LIBS... -lpng14
>> checking for png.h... yes
>> checking for libpng/png.h... no
>> checking for png_create_info_struct... yes
>> checking for png_set_rgb_to_gray... yes
>> checking for png_get_image_width... yes
>> checking for png_get_image_height... yes
>> checking for png_get_gAMA... yes
>> checking for png_get_color_type... yes
>> checking for png_get_bit_depth... yes
>> checking for png_set_strip_alpha... yes
>> checking for png_get_valid... yes
>> checking for png_get_sRGB... yes
>> checking if you can include both setjmp.h and png.h... no
>> checking for jpeglib.h... yes
>> checking for jpeg_destroy_decompress in -ljpeg... yes
>> checking for tiffio.h... yes
>> checking for TIFFClientOpen in -ltiff... yes
>> updating cache ./config.cache
>> creating ./config.status
>> creating Makefile
>> creating config.h
>> ---------------------------------------------------------
>> Configuration results:
>>
>> GPM support: NO
>> SSL support: OPENSSL
>> Supported compression: ZLIB BZIP2
>> Graphics enabled: YES
>> Graphics drivers: X
>> Image formats: GIF PNG XBM JPEG TIFF
>> ---------------------------------------------------------
>> + make
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c af_unix.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c auth.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c beos.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c bfu.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c block.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c bookmarks.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c cache.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c charsets.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c connect.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c cookies.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c default.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c dip.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c directfb.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c dither.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c dns.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c drivers.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c error.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c file.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c finger.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c font_include.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c framebuffer.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c ftp.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c gif.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c html.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c html_gr.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c html_r.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c html_tbl.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c http.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c https.c
>> https.c: In function 'getSSL':
>> https.c:43:5: warning: assignment discards qualifiers from pointer target
>> type
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c img.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c imgcache.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c jpeg.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c jsint.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c kbd.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c language.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c links_icon.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c listedit.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c lru.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c mailto.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c main.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c memory.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c menu.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c objreq.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c os_dep.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c pmshell.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c png.c
>> png.c: In function 'img_my_png_error':
>> png.c:51:2: warning: 'jmpbuf' is deprecated (declared at
>> /usr/include/libpng14/png.h:1114)
>> png.c: In function 'png_start':
>> png.c:207:2: warning: 'jmpbuf' is deprecated (declared at
>> /usr/include/libpng14/png.h:1114)
>> png.c:217:5: warning: 'jmpbuf' is deprecated (declared at
>> /usr/include/libpng14/png.h:1114)
>> png.c: In function 'png_restart':
>> png.c:236:2: warning: 'jmpbuf' is deprecated (declared at
>> /usr/include/libpng14/png.h:1114)
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c sched.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c select.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c session.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c smb.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c svgalib.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c terminal.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c tiff.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c types.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c url.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c view.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c view_gr.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c x.c
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2
>> -march=i686 -pipe -c xbm.c
>> gcc -O2 -march=i686 -pipe -o links af_unix.o auth.o beos.o bfu.o
>> block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o
>> dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o
>> font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o
>> html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o
>> language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o
>> menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o
>> smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o
>> xbm.o -ltiff -ljpeg -lpng14 -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl
>> -ldl -lm
>> session.o: In function `get_temp_name':
>> session.c:(.text+0x62a9): warning: the use of `tempnam' is dangerous,
>> better use `mkstemp'
>> + make prefix=/var/pkgmk/work/links/pkg/usr install
>> make[1]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
>> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/bin
>> mkdir /var/pkgmk/work/links/pkg/usr
>> mkdir /var/pkgmk/work/links/pkg/usr/bin
>> /usr/bin/install -c links /var/pkgmk/work/links/pkg/usr/bin/links
>> make install-man1
>> make[2]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1'
>> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1
>> mkdir /var/pkgmk/work/links/pkg/usr/man
>> mkdir /var/pkgmk/work/links/pkg/usr/man/man1
>> /usr/bin/install -c -m 644 ./links.1
>> /var/pkgmk/work/links/pkg/usr/man/man1/links.1
>> make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
>> make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1'
>> =======> Build result:
>> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/
>> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/bin/
>> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/
>> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/man1/
>> -rw-r--r-- 0 root root 5200 Sep 26 22:38 usr/man/man1/links.1.gz
>> -rwxr-xr-x 0 root root 2860192 Sep 26 22:38 usr/bin/links
>> =======> Building '/var/pkgmk/packages/links#2.3pre1-1.pkg.tar.gz'
>> succeeded.
>>
>> Thanks
>> Joe
>> _______________________________________________
>> links-list mailing list
>> links-list@...
>> http://linuxfromscratch.org/mailman/listinfo/links-list
>
> _______________________________________________
> links-list mailing list
> links-list@...
> http://linuxfromscratch.org/mailman/listinfo/links-list
>
>
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4194 From: Kali McLaughlin <kali@...>
Date: Tue Sep 27, 2011 5:29 pm
Subject: Re: [links] links paste from X
kali@...
Send Email Send Email
 
Dear Joe:
I cant offer suggestions, but can sympathise after fiddling with this
problem for ages. Sometimes it would work in the first session opened, b
ut not therafter. I decided it was something to do with permissions of the
buffer used by gpm.
I was also very confused to learn that copy and paste done with keyboard
is a completely different process than with mouse.
This was all when not running links in X.

Hopefully we will get more illumination on this subject. I compiled
links2.1 pre19 for this computer.
I am very confused about the javascript options. SSL seems to work, but a
lot of forms wont sumbit. And of course internet banking has become like
operating a fruit machine!
Regards
Kali

On Mon, 26 Sep 2011, Joe M wrote:

> Hello Don,
>
> That does not seem to work on my machine. I tried shift-click(left and
> middle). Right click gives me the dropdown with options such as
> "Submit Form, etc..".
>
> Any other suggestions, please?
>
> Thanks
> Joe
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4195 From: Petr Pisar <petr.pisar@...>
Date: Tue Sep 27, 2011 7:38 am
Subject: Re: [links] links paste from X
petr.pisar@...
Send Email Send Email
 
On Mon, Sep 26, 2011 at 10:42:52PM -0400, Joe M wrote:
>
> I am trying to paste to a text box in links graphics mode, but could
> not get it to work. I remember that it worked at some point, but I
> could be wrong.
>
Navigate to the input box and press Shift-Insert. This one inserts X primary
selection content.

> links -g google.com
> select some  text with the mouse and middle-click paste to the search
> box. The url location does take the middle-click text. It is just the
> paste into the text box on the webpage that does not work.
>
I guess links2 does not implement middle click in graphics mode. But I did not
look into code, so maybe I'm wrong.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4196 From: Joe M <joe7mail@...>
Date: Tue Sep 27, 2011 1:47 pm
Subject: Re: [links] links paste from X
joe7mail@...
Send Email Send Email
 
Hello Petr,

Thanks. Shift-Insert did the trick.

I recollect that the debian links2 package was working with the
middle-click paste. I have the latest version of links and I tried
with the configure options that debian-links2 had, without any effect.

But, anyway, I am happy that Shift-Insert works. Thanks for your help.
Joe

On Tue, Sep 27, 2011 at 3:38 AM, Petr Pisar <petr.pisar@...> wrote:
> On Mon, Sep 26, 2011 at 10:42:52PM -0400, Joe M wrote:
>>
>> I am trying to paste to a text box in links graphics mode, but could
>> not get it to work. I remember that it worked at some point, but I
>> could be wrong.
>>
> Navigate to the input box and press Shift-Insert. This one inserts X primary
> selection content.
>
>> links -g google.com
>> select some  text with the mouse and middle-click paste to the search
>> box. The url location does take the middle-click text. It is just the
>> paste into the text box on the webpage that does not work.
>>
> I guess links2 does not implement middle click in graphics mode. But I did not
> look into code, so maybe I'm wrong.
>
> -- Petr
>
> _______________________________________________
> links-list mailing list
> links-list@...
> http://linuxfromscratch.org/mailman/listinfo/links-list
>
>
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4197 From: Petr Pisar <petr.pisar@...>
Date: Thu Nov 3, 2011 5:57 pm
Subject: [links] IPv6 support for links-2.3
petr.pisar@...
Send Email Send Email
 
Dear links users,

I've rebased and improved my links-2.2 IPv6 patch for links 2.3. Main features
are adaptation of FTP client and proper handling of link local addresses.

The syndrom only first resolved address is tried still presents because this
is how links DNS cache and asynchronous sockets work. Fixing this would mean
to rewrite major part of current code.

You can get the patch from <http://xpisar.wz.cz/links-ipv6/>. Use the latest
version (patches are cummulative).

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4198 From: Axel Beckert <abe@...>
Date: Thu Nov 3, 2011 6:29 pm
Subject: Re: [links] IPv6 support for links-2.3
abe@...
Send Email Send Email
 
Hi Petr,

On Thu, Nov 03, 2011 at 06:57:15PM +0100, Petr Pisar wrote:
> I've rebased and improved my links-2.2 IPv6 patch for links 2.3.

I rebased it for 2.3, too, for Debian about a month or two ago:

http://patch-tracker.debian.org/patch/series/view/links2/2.3-1/ipv6.diff

> Main features are adaptation of FTP client and proper handling of
> link local addresses.

What about the issue described at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645166 ?

		 Kind regards, Axel
--
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@...  (Mail)
  X   See http://www.asciiribbon.org/              | abe@... (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4199 From: Axel Beckert <abe@...>
Date: Thu Nov 3, 2011 7:08 pm
Subject: Re: [links] IPv6 support for links-2.3
abe@...
Send Email Send Email
 
Hi Petr,

On Thu, Nov 03, 2011 at 07:29:37PM +0100, Axel Beckert wrote:
> On Thu, Nov 03, 2011 at 06:57:15PM +0100, Petr Pisar wrote:
> > I've rebased and improved my links-2.2 IPv6 patch for links 2.3.
>
> I rebased it for 2.3, too, for Debian about a month or two ago:
>
> http://patch-tracker.debian.org/patch/series/view/links2/2.3-1/ipv6.diff
>
> > Main features are adaptation of FTP client and proper handling of
> > link local addresses.
>
> What about the issue described at
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645166 ?

Now that I read this mail myself it somehow sounds rude.

But I'm actually very happy about this patch, because in the days of
IPv4 address shortage, all applications should have IPv6 support.
That's why I incorporated your patch in the links2 Debian package.

I'm also glad you still care about that patch yourself, because that
means, I'm not on my own if there are potential bugs in there. :-)

		 Kind regards, Axel
--
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@...  (Mail)
  X   See http://www.asciiribbon.org/              | abe@... (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4200 From: Petr Pisar <petr.pisar@...>
Date: Thu Nov 3, 2011 7:51 pm
Subject: Re: [links] IPv6 support for links-2.3
petr.pisar@...
Send Email Send Email
 
On Thu, Nov 03, 2011 at 07:29:37PM +0100, Axel Beckert wrote:
> On Thu, Nov 03, 2011 at 06:57:15PM +0100, Petr Pisar wrote:
> > I've rebased and improved my links-2.2 IPv6 patch for links 2.3.
>
> I rebased it for 2.3, too, for Debian about a month or two ago:
>
> http://patch-tracker.debian.org/patch/series/view/links2/2.3-1/ipv6.diff
>
> > Main features are adaptation of FTP client and proper handling of
> > link local addresses.
>
> What about the issue described at
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645166 ?
>
I know my patch for links-2.2 did not work properly.

Rebase to 2.3 was easy, but then I spent a lot of time reviewing it line per
line and finding any discrepancies. I think I fixed all of them now.
I performed a lot of tests with domain names, numeric addresses, with port,
without port, over SSL, with link local addresses, over HTTP proxy, in passive
and in active FTP mode, with IPv6 only servers, with IPv4 only server, with
dual-stacked server. And all of them work for me with patch
(links-2.3-ipv6-2.diff.gz) advertized in this thread.

I'm able to reproduce the reported bug with Debian patch. I can confirm it
does not exhibit with my patch. Just try it!

Maybe you want to hear how to fix links-2.2. I think easier solution is to
back-port the 2.3 patch. However if you insisted on pure bug-fixing patch,
I could send you git patch set of all my changes in links-2.3. It's not one
big commit :)

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4201 From: Axel Beckert <abe@...>
Date: Fri Nov 4, 2011 12:35 pm
Subject: Re: [links] IPv6 support for links-2.3
abe@...
Send Email Send Email
 
Hi Petr,

On Thu, Nov 03, 2011 at 08:51:37PM +0100, Petr Pisar wrote:
> On Thu, Nov 03, 2011 at 07:29:37PM +0100, Axel Beckert wrote:
> > On Thu, Nov 03, 2011 at 06:57:15PM +0100, Petr Pisar wrote:
> > > I've rebased and improved my links-2.2 IPv6 patch for links 2.3.
> >
> > I rebased it for 2.3, too, for Debian about a month or two ago:
> >
> > http://patch-tracker.debian.org/patch/series/view/links2/2.3-1/ipv6.diff
> >
> > > Main features are adaptation of FTP client and proper handling of
> > > link local addresses.
> >
> > What about the issue described at
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645166 ?
> >
> I know my patch for links-2.2 did not work properly.

Ah, ok.

> Rebase to 2.3 was easy, but then I spent a lot of time reviewing it line per
> line and finding any discrepancies. I think I fixed all of them now.

Cool!

> I performed a lot of tests with domain names, numeric addresses, with port,
> without port, over SSL, with link local addresses, over HTTP proxy, in passive
> and in active FTP mode, with IPv6 only servers, with IPv4 only server, with
> dual-stacked server. And all of them work for me with patch
> (links-2.3-ipv6-2.diff.gz) advertized in this thread.

Great. Will replace my rebased 2.2 patch with that with the next
upload (which is likely to happen within the next days as I'm on
holidays currently. :-)

> I'm able to reproduce the reported bug with Debian patch. I can confirm it
> does not exhibit with my patch. Just try it!

Yay!

> Maybe you want to hear how to fix links-2.2.

Nope. ;-)

> However if you insisted on pure bug-fixing patch, I could send you
> git patch set of all my changes in links-2.3. It's not one big
> commit :)

That would make the patch a lot more transparent, so yes, I'd be
interested (or maybe even better, post the URL to the git repo itself
:-)

Thanks for the support!

		 Kind regards, Axel
--
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@...  (Mail)
  X   See http://www.asciiribbon.org/              | abe@... (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4202 From: Petr Pisar <petr.pisar@...>
Date: Fri Nov 4, 2011 6:50 pm
Subject: Re: [links] IPv6 support for links-2.3
petr.pisar@...
Send Email Send Email
 
On Fri, Nov 04, 2011 at 01:35:28PM +0100, Axel Beckert wrote:
> > However if you insisted on pure bug-fixing patch, I could send you
> > git patch set of all my changes in links-2.3. It's not one big
> > commit :)
>
> That would make the patch a lot more transparent, so yes, I'd be
> interested (or maybe even better, post the URL to the git repo itself
> :-)
>
Compressed patch set formatted into mbox is attached. This is against
links-2.3 tar ball and equivalent to links-2.3-ipv6-2.diff.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4203 From: Petr Pisar <petr.pisar@...>
Date: Tue Nov 29, 2011 8:19 pm
Subject: [links] IPv6 support for links-2.4
petr.pisar@...
Send Email Send Email
 
Hello,

as impossible happened and new links has been released just few months after
previous version, I'm happy to announce IPv6 support for links 2.4. Patch
can been found in the same directory: <http://xpisar.wz.cz/links-ipv6/>.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4204 From: Petr Pisar <petr.pisar@...>
Date: Mon Jan 2, 2012 8:06 am
Subject: [links] IPv6 support for links-2.5
petr.pisar@...
Send Email Send Email
 
Hello,

rebased patch bringing IPv6 support for links-2.5 is available on traditional
address <http://xpisar.wz.cz/links-ipv6/>. I tested it very quickly, but
I believe it will be fine.

Thanks to FreeBSD port maintainer he notified me about this new links release.
Official mailing list would deserve an announcement.

-- Petr
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

#4205 From: Axel Beckert <abe@...>
Date: Mon Jan 2, 2012 3:36 pm
Subject: Re: [links] IPv6 support for links-2.5
abe@...
Send Email Send Email
 
Hi,

On Mon, Jan 02, 2012 at 09:06:27AM +0100, Petr Pisar wrote:
> rebased patch bringing IPv6 support for links-2.5 is available on traditional
> address <http://xpisar.wz.cz/links-ipv6/>. I tested it very quickly, but
> I believe it will be fine.

Thanks! Will upload the new release with your rebased patch to Debian
today, too.

> Thanks to FreeBSD port maintainer he notified me about this new
> links release.

Thanks to Petr for posting his patch here on the list, so I became
aware of the new release, too. ;-)

(Actually Debian monitors the download directories, but it causes
mails only once a month or so. But the results are accessible on the
web, too.)

> Official mailing list would deserve an announcement.

Fully agree. I already wondered if I just missed to subscribe to some
announcement list, but there really is none, so I'd expect new
releases being announced on this list (but unfortunately aren't).

Then OTOH I'm very happy to see the project getting a lot of drive
recently with one release approximately every month. Thanks!

		 Kind regards, Axel
--
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@...  (Mail)
  X   See http://www.asciiribbon.org/              | abe@... (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
_______________________________________________
links-list mailing list
links-list@...
http://linuxfromscratch.org/mailman/listinfo/links-list

Messages 4176 - 4205 of 4227   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help