lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Compile question


From: Thomas Dickey
Subject: Re: [Lynx-dev] Compile question
Date: Thu, 15 Dec 2016 05:06:07 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Dec 14, 2016 at 12:10:06PM +0100, Ginger Claassen wrote:
> Dear Guys,
> 
> I would like to know if someone here could tell me a working way how
> to compile Linux with ssl support for Windows 7 64 bit.

There's several different ways - the approach with Cygwin should
work using the configure script and generated makefiles.  But the
configure script doesn't look for pdcurses (which would be needed
if you were building with mingw).

With ncurses, similar issues (usually there's no packager interested).

I've done some cross-compiles of lynx using ncurses to mingw, however

+ Debian's tools are reasonably miniminal -- but lack packages for openssl, etc.
+ Fedora's packages, which do include pdcurses, are not minimal (making them
  worthless for any application like lynx)

If I were working on a 64-bit environment, I'd use Visual Studio Express
and build the libraries as needed there.  It's doable (wasn't for quite
a while), but a few days' work.

> I tried the description for bcc and it did not work and then I
> installed Cygwin and all the necessary packages and it still did not
> work. So I am wondering how people compile lynx into a working
> program. Thus I would highly appreciate any working solution.
> 
> Thanks in advance for your assistance!
> 
> Yours sincerely
> 
>     Ginger
> 
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lynx-dev

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]