[PDCurses] Old pages at SF

2016-01-10 Thread anatoly techtonik
Hi William,

Old pages at http://pdcurses.sourceforge.net/ are not updated to
redirect to new GitHub pages. And those old pages are the ones that
Google shows up when looking for PDCurses.

-- 
anatoly t.


Re: [PDCurses] Update to Win32a posted: trying to "re-unify" PDCurses

2016-01-10 Thread anatoly techtonik
Hi Bill,

How it's going? Have you tried submitting pull requests to the new
hosting - https://github.com/wmcbrine/PDCurses ?

On Sun, May 31, 2015 at 11:37 PM, Bill Gray  wrote:
> Hello all,
>
>I've just posted an update at
>
> http://www.projectpluto.com/win32a.htm
>
>This has a few bug fixes in it,  and adds a makefile for the Intel(R)
> compiler.  But the big change is that I'm trying to get things such that
> the Win32a changes can be merged back into "mainstream" PDCurses,  and at
> least some of its improvements conveyed to other flavors.  (There is,  as
> best I can tell,  no real reason for forking here.)  Current progress is
> discussed at
>
> http://projectpluto.com/win32a.htm#2015may31
>
>Short version:  the Win32 console,  DOS,  X11,  and SDL1 flavors all
> get at least some benefit from the Win32a changes.  I obviously can't
> support overlined or struck-out text in DOS or Windows console,  for
> example,  and there are limits to how far I've gone with the other
> flavors thus far.  However,  the road is now paved for full RGB and
> full Unicode support for X11 and SDL.
>
>Note that I couldn't try out OS/2 or FlexOs.
>
> -- Bill



-- 
anatoly t.


Re: [PDCurses] Need with Autotools compilation on X11

2016-01-10 Thread anatoly techtonik
On Mon, Jan 11, 2016 at 12:15 AM, William McBrine  wrote:
> ./configure --x-libraries=/usr/lib/x86_64-linux-gnu

This works. https://travis-ci.org/techtonik/PDCurses/builds/101480507


Fwd: [PDCurses] Need with Autotools compilation on X11

2016-01-10 Thread William McBrine
On Sun, Jan 10, 2016 at 11:28 AM, anatoly techtonik  wrote:

> Are there any autotools experts here to say what should be
> done to debug this failure?
>
> https://travis-ci.org/techtonik/PDCurses/builds/101423050

You can get around it by doing:

./configure --x-libraries=/usr/lib/x86_64-linux-gnu

but perhaps a more elegant solution exists?


Re: [PDCurses] Need with Autotools compilation on X11

2016-01-10 Thread anatoly techtonik
On Sun, Jan 10, 2016 at 8:47 PM, Richard S. Gordon  wrote:
> You might find the following lead useful:
>
> http://packages.ubuntu.com/source/precise/libxaw

These are both installed. See
https://travis-ci.org/techtonik/PDCurses/builds/101423050#L115

$ sudo apt-get install -y libxaw7 libxaw7-dev

-- 
anatoly t.


Re: [PDCurses] Need with Autotools compilation on X11

2016-01-10 Thread Richard S. Gordon
You might find the following lead useful:

http://packages.ubuntu.com/source/precise/libxaw


Dick Gordon

> On Jan 10, 2016, at 11:28 AM, anatoly techtonik  wrote:
> 
> Hi,
> 
> Are there any autotools experts here to say what should be
> done to debug this failure?
> 
> https://travis-ci.org/techtonik/PDCurses/builds/101423050
> 
> -- 
> anatoly t.



[PDCurses] Need with Autotools compilation on X11

2016-01-10 Thread anatoly techtonik
Hi,

Are there any autotools experts here to say what should be
done to debug this failure?

https://travis-ci.org/techtonik/PDCurses/builds/101423050

-- 
anatoly t.


Re: [PDCurses] Test of mailing list

2016-01-10 Thread anatoly techtonik
Test passed.

On Fri, Jan 1, 2016 at 12:07 AM, Mark Hessling  wrote:
> This is a test email.
>
> Cheers, Mark
>
> --
> 
> * Mark Hessling, m...@rexx.org http://www.rexx.org/
> * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL, Rexx/CURL, etc.
> * Maintainer of Regina Rexx interpreter
> * Use Rexx? join the Rexx Language Association: http://www.rexxla.org/
> 
>



-- 
anatoly t.