Re: [WebDNA] Easier to install versions!

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 107880
interpreted = N
texte = WebDNA needs libssl.so for tcpconnect port 443 . We will prepare WebDNA = 7.1 for the most recent linux distro and libssl.so.6 Older distro will either accept an upgrade to libssl.so.6 or a vlink to = libssl.so.0.9.8 Happy New Year! - chris On Dec 31, 2011, at 14:14, Kenneth Grome wrote: > I have never needed MySQL or XSL/XSLT and I think there are=20 > many like me who may never need it as well, so I think=20 > you're on the right track here. If a user actually needs=20 > one of these features he can get it in v7.0 with a bit more=20 > installation work, that's all. >=20 > But I don't quite understand the openssl issue. You said: >=20 >> The needed openssl version is libssl.so.0.9.8 but=20 >> new linux distro use libssl.so.6 >=20 > Is WebDNA the program that needs libssl.so.0.9.8? If so,=20 > how do you deal with this issue? Will v7.1 be written to=20 > use libssl.so.6 instead? >=20 > Sincerely, > Kenneth Grome >=20 >=20 >=20 >> The libraries needed by WebDNA are >>=20 >> libmysql >> openssl >> java >> xalan and xerces >>=20 >> Only xalan and xerces can be compiled within the distro >> itself, and because the OSX version of xalan and xerces >> are 32bits only, it is the reason why we are unable to >> build a 64bits version of WebDNA for OSX. >>=20 >> libmysql cannot be compiled because of the SUN license. >> Same for java.h. >>=20 >> The needed openssl version is libssl.so.0.9.8 but new >> linux distro use libssl.so.6 >>=20 >> Each time a new version of these lib is included in a new >> linux distro, we start getting installation problems: we >> have glibcv2 32bits and 64bits, glibcv3 32bits and >> 64bits, some distro will include libmysql15 and others >> libmysql16, some will include libssl.so.0.9.8 and others >> libssl.so.6 meaning we would theorically have to build >> 32 different versions (!) >>=20 >> We have been able to unify glibcv2 and glibcv3, and the >> 7.1 version will be the same for both. To be >> library-independant and make 7.1 easy to install, we >> removed the dependencies to java, xalan, xerces, and >> libmysql. This is why we name it the "light" version and >> will be meant to newcomers or those without need for >> MySQL and/or XSL/XSLT >>=20 >> 7.1 versions will be >> - linux 32bits >> - linux 64bits >> - OSX 64bits >> - Solaris and FreeBSD will be easy to build >>=20 >>=20 >> The current 7.0 will remains for those needing XSL/XSLT >> and/or MySQL access, as well as the 6.2 version, until >> we find a solution to satisfy anyone. >>=20 >> - chris >>=20 >> On Dec 31, 2011, at 12:58, Kenneth Grome wrote: >>>> At this time, we are working on an easier to install >>>> light version (it will not rely on external libraries >>>> and there will only be two universal linux versions: >>>> 32bits and 64bits) >>>=20 >>> So you'll package the required libraries in the distro >>> itself, is this correct? >>>=20 >>> This is a GREAT move Chris! This is how I always felt >>> that WebDNA for Linux should be released, since it >>> eliminates dependency errors. >>>=20 >>> Just one question: >>>=20 >>> Using the term "light" suggests that the program's >>> capabilities may be reduced. Is this true of these new >>> WebDNA light versions? >>>=20 >>> Sincerely, >>> Kenneth Grome >>> ------------------------------------------------------- >>> -- This message is sent to you because you are >>> subscribed to the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Easier to install versions! (christophe.billiottet@webdna.us 2012)
  2. Re: [WebDNA] Easier to install versions! (sgbc cebu 2012)
  3. Re: [WebDNA] Easier to install versions! (christophe.billiottet@webdna.us 2011)
  4. Re: [WebDNA] Easier to install versions! (Kenneth Grome 2011)
  5. Re: [WebDNA] Easier to install versions! (christophe.billiottet@webdna.us 2011)
  6. [WebDNA] Easier to install versions! (Kenneth Grome 2011)
WebDNA needs libssl.so for tcpconnect port 443 . We will prepare WebDNA = 7.1 for the most recent linux distro and libssl.so.6 Older distro will either accept an upgrade to libssl.so.6 or a vlink to = libssl.so.0.9.8 Happy New Year! - chris On Dec 31, 2011, at 14:14, Kenneth Grome wrote: > I have never needed MySQL or XSL/XSLT and I think there are=20 > many like me who may never need it as well, so I think=20 > you're on the right track here. If a user actually needs=20 > one of these features he can get it in v7.0 with a bit more=20 > installation work, that's all. >=20 > But I don't quite understand the openssl issue. You said: >=20 >> The needed openssl version is libssl.so.0.9.8 but=20 >> new linux distro use libssl.so.6 >=20 > Is WebDNA the program that needs libssl.so.0.9.8? If so,=20 > how do you deal with this issue? Will v7.1 be written to=20 > use libssl.so.6 instead? >=20 > Sincerely, > Kenneth Grome >=20 >=20 >=20 >> The libraries needed by WebDNA are >>=20 >> libmysql >> openssl >> java >> xalan and xerces >>=20 >> Only xalan and xerces can be compiled within the distro >> itself, and because the OSX version of xalan and xerces >> are 32bits only, it is the reason why we are unable to >> build a 64bits version of WebDNA for OSX. >>=20 >> libmysql cannot be compiled because of the SUN license. >> Same for java.h. >>=20 >> The needed openssl version is libssl.so.0.9.8 but new >> linux distro use libssl.so.6 >>=20 >> Each time a new version of these lib is included in a new >> linux distro, we start getting installation problems: we >> have glibcv2 32bits and 64bits, glibcv3 32bits and >> 64bits, some distro will include libmysql15 and others >> libmysql16, some will include libssl.so.0.9.8 and others >> libssl.so.6 meaning we would theorically have to build >> 32 different versions (!) >>=20 >> We have been able to unify glibcv2 and glibcv3, and the >> 7.1 version will be the same for both. To be >> library-independant and make 7.1 easy to install, we >> removed the dependencies to java, xalan, xerces, and >> libmysql. This is why we name it the "light" version and >> will be meant to newcomers or those without need for >> MySQL and/or XSL/XSLT >>=20 >> 7.1 versions will be >> - linux 32bits >> - linux 64bits >> - OSX 64bits >> - Solaris and FreeBSD will be easy to build >>=20 >>=20 >> The current 7.0 will remains for those needing XSL/XSLT >> and/or MySQL access, as well as the 6.2 version, until >> we find a solution to satisfy anyone. >>=20 >> - chris >>=20 >> On Dec 31, 2011, at 12:58, Kenneth Grome wrote: >>>> At this time, we are working on an easier to install >>>> light version (it will not rely on external libraries >>>> and there will only be two universal linux versions: >>>> 32bits and 64bits) >>>=20 >>> So you'll package the required libraries in the distro >>> itself, is this correct? >>>=20 >>> This is a GREAT move Chris! This is how I always felt >>> that WebDNA for Linux should be released, since it >>> eliminates dependency errors. >>>=20 >>> Just one question: >>>=20 >>> Using the term "light" suggests that the program's >>> capabilities may be reduced. Is this true of these new >>> WebDNA light versions? >>>=20 >>> Sincerely, >>> Kenneth Grome >>> ------------------------------------------------------- >>> -- This message is sent to you because you are >>> subscribed to the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us christophe.billiottet@webdna.us

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Database Options (1997) URL for Discussion Archive (1997) Frames and WebCat (1997) Just Testing (1997) Execute Applescript (1997) ConverChars (1999) turning every 5th line red (1998) Aliases disable template updates ... :( (1999) Server Load (2000) Blank orders after update to 5.1 (2004) error: Too many nested [xxx] contexts (1997) [input] questions (1997) Yet another db manager (2004) delete and return to founditems (2002) Nesting WebDNA in JavaScript (2003) WebCat2.0 [format thousands .0f] no go (1997) How do you hide [math]stuff[/math] (1997) Re1000001: Setting up shop (1997) Date Sorting (1997) creator code (1997)