Re: [Echovnc-users] EchoServer for Linux version 1.67

2011-03-28 Thread Scott Best

Heyaz. I updated that package this morning to include a version built  
for the CentOS 5.5 flavor.

Turns out ... CentOS is optimized for stability, so they hold back on  
some updates that other Linux flavors move ahead with. For example,  
libstdc++. On the echoServer we've built for demo.echovnc.com (which  
runs Debian 5), we use the recent g++-3.4.9 library, so we need a  
runtime library that is compatible with libstdc++-3.4.9. And ...  
CentOS' default libstdc++ isn't.

Anyhow, for you CentOS users out there, there's now a build for you  
inside of that same package. Please enjoy. :)

-Scott

On Mar 27, 2011, at 7:32 PM, Scott Best wrote:


   Hello! Version 1.67 of EchoServer for Linux is now available:

 http://www.echogent.com/download_echoserverlinux.htm
 or
 ftp://ftp.echogent.com/EchoServer/linux/bin

   The primary focus of this release is improved stability with very
 large connection count (1,000 to 10,000 users). As described in the
 README file, the limiting feature of your Linux PC (in terms of how
 many echoWare clients it will accept) is the maximum number of open
 files. To see that limit:

 % ulimit -a

   To change that limit, try this command as root, prior to starting up
 your echoServer:

 # ulimit -n 4096

   For upgrading users, any registration keys you have for earlier
 releases still work in this one; just swap in the new binary into your
 existing installation.

   Comments or suggestions welcome.

 cheers,
 Scott

--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
Echovnc-users mailing list
Echovnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/echovnc-users


Re: [Echovnc-users] EchoServer for Linux version 1.67

2011-03-27 Thread Dan Horning
./echoserver: error while loading shared libraries: libcrypto.so.0.9.8: cannot 
open shared object file: No such file or directory

any tips? linking does not work
ln -s /lib/libcrypto.so.0.9.8e /lib/libcrypto.so.0.9.8

--
Dan Horning

American Digital Services - Where you are only limited by imagination.
dan.horn...@planetnoc.com :: http://www.americandigitalservices.com
1-518-444-0213 x502 . toll free 1-800-863-3854 . fax 1-888-474-6133
PO Box 746, Troy, NY 12181

- Original Message -
 From: Scott Best sb...@echogent.com
 To: EchoVNC -users echovnc-users@lists.sourceforge.net
 Sent: Sunday, March 27, 2011 10:32:24 PM
 Subject: [Echovnc-users] EchoServer for Linux version 1.67
 Hello! Version 1.67 of EchoServer for Linux is now available:
 
 http://www.echogent.com/download_echoserverlinux.htm
 or
 ftp://ftp.echogent.com/EchoServer/linux/bin
 
 The primary focus of this release is improved stability with very
 large connection count (1,000 to 10,000 users). As described in the
 README file, the limiting feature of your Linux PC (in terms of how
 many echoWare clients it will accept) is the maximum number of open
 files. To see that limit:
 
 % ulimit -a
 
 To change that limit, try this command as root, prior to starting up
 your echoServer:
 
 # ulimit -n 4096
 
 For upgrading users, any registration keys you have for earlier
 releases still work in this one; just swap in the new binary into your
 existing installation.
 
 Comments or suggestions welcome.
 
 cheers,
 Scott

--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
___
Echovnc-users mailing list
Echovnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/echovnc-users


Re: [Echovnc-users] EchoServer for Linux version 1.67

2011-03-27 Thread Scott Best

Hmm. What openssl do you have installed? For example, what do you see  
with:

# dpkg-query -s openssl

-Scott

On Mar 27, 2011, at 8:27 PM, Dan Horning wrote:

 ./echoserver: error while loading shared libraries: libcrypto.so. 
 0.9.8: cannot open shared object file: No such file or directory

 any tips? linking does not work
 ln -s /lib/libcrypto.so.0.9.8e /lib/libcrypto.so.0.9.8

 --
 Dan Horning

 American Digital Services - Where you are only limited by imagination.
 dan.horn...@planetnoc.com :: http://www.americandigitalservices.com
 1-518-444-0213 x502 . toll free 1-800-863-3854 . fax 1-888-474-6133
 PO Box 746, Troy, NY 12181

 - Original Message -
 From: Scott Best sb...@echogent.com
 To: EchoVNC -users echovnc-users@lists.sourceforge.net
 Sent: Sunday, March 27, 2011 10:32:24 PM
 Subject: [Echovnc-users] EchoServer for Linux version 1.67
 Hello! Version 1.67 of EchoServer for Linux is now available:

 http://www.echogent.com/download_echoserverlinux.htm
 or
 ftp://ftp.echogent.com/EchoServer/linux/bin

 The primary focus of this release is improved stability with very
 large connection count (1,000 to 10,000 users). As described in the
 README file, the limiting feature of your Linux PC (in terms of how
 many echoWare clients it will accept) is the maximum number of open
 files. To see that limit:

 % ulimit -a

 To change that limit, try this command as root, prior to starting up
 your echoServer:

 # ulimit -n 4096

 For upgrading users, any registration keys you have for earlier
 releases still work in this one; just swap in the new binary into  
 your
 existing installation.

 Comments or suggestions welcome.

 cheers,
 Scott



--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
___
Echovnc-users mailing list
Echovnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/echovnc-users