Re: [AOLSERVER] VFS and FTP

2003-09-25 Thread Robert Locke
Alfred, Tim, and Jean,

Are you using tcllib within 3.x or 4.x?  Will it work in either or both?
How do you load it?

Thanks!

Rob

  There's ftp support in tcllib (pure Tcl).
  I haven't tried it from within AOLserver but don't see why it shouldn't
  work.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the
body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of 
your email blank.


Re: [AOLSERVER] How to unsubscribe

2003-02-19 Thread Robert Locke
Why don't we just include this information at the bottom of all email from
this list?

- Original Message -
 2. Go to http://listserv.aol.com/ and use the web interface to get
yourself unsubscribed.

 3. Send a message to [EMAIL PROTECTED] with the following text
in the BODY of your message:

signoff aolserver



Re: [AOLSERVER] [AOLSERVER} AOLServer and Virtual Hosts

2001-11-26 Thread Robert Locke

 I've tried to compile nssmartvh and I get the following output.  Should I
be concerned with this?

Hi Mark,

That looks fine.  You should now be able to install nssmartvh.so in your
$AOL_HOME/bin directory.  Running make install should probably handle this
for you.

You then need to edit your nsd.tcl (or nsd.ini) file to load and configure
the module.  Then restart AOLServer.  I can't help you there, as I know
nonthing about this particular module.  However, it should have been
accompanied by some documentation.

Good luck!

Rob


- Original Message -
From: Mark Waterhouse [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 26, 2001 8:13 PM
Subject: Re: [AOLSERVER] [AOLSERVER} AOLServer and Virtual Hosts


 Hi


 Thanks
 Mark




gcc -I/root/AOL/aolserver-3.4.2/nsd -I/root/AOL/aolserver-3.4.2/include -D_R
EENTRANT=1 -DNDEBUG=1 -g -fPIC -Wall -Wno-unused -mcpu=i686 -DHAVE_CMMSG=1 -
DUSE_FIONREAD=1 -DHAVE_COND_EINTR=1   -c -o nssmartvh.o nssmartvh.c
 /bin/rm -f nssmartvh.so
 gcc -shared -nostartfiles -o nssmartvh.so nssmartvh.o

 system# ls -l
 total 220
 -rwxr--r--1 1000 users 789 Nov 26 11:55 Makefile
 -rwxr--r--1 1000 users8351 Sep 21 22:51 nssmartvh.c
 -rw-r--r--1 root root92640 Nov 26 12:06 nssmartvh.o
 -rwxr-xr-x1 root root99194 Nov 26 12:06 nssmartvh.so
 -rw-r--r--1 root root  419 Nov 26 12:08 output