[AOLSERVER] Problems compiling nsoracle 2.6 with aolserver 4 on Solaris 2.6

2003-12-04 Thread Ramesh Venkitaswaran
I've successfully managed to compile aolserver-4 on Solaris 2.6. However when I try to compile the Oracle library (nsoracle) I get the following error: "ora8.c", line 219: syntax error before or at: Ns_DbHandle "ora8.c", line 219: cannot recover from previous errors cc: acomp failed for ora8.c mak

Re: [AOLSERVER] Problems compiling nsoracle 2.6 with aolserver 4 on Solaris 2.6

2003-12-04 Thread Ramesh Venkitaswaran
n around line 125 (my version is too > hacked for a useful diff, sorry). > > Regards, > Greg > > > > -Original Message- > > From: AOLserver Discussion > > [mailto:[EMAIL PROTECTED] Behalf > > Of Ramesh Venkitaswaran > > Sent: Thursday, Decembe

Re: [AOLSERVER] bind / privileged port

2003-12-09 Thread Ramesh Venkitaswaran
I'm seeing a similar problem, but when I run AS 4.0 in the foreground mode. I do a Ctrl-C, the server does not terminate. However, when I do a kill -HUP, the process terminates successfully with a "Hangup" message. Sample output: ^C[09/Dec/2003:14:27:27][3798.1][-main-] Notice: nsmain: AOLserver

[AOLSERVER] Documentation for AOLServer 4.0

2004-02-09 Thread Ramesh Venkitaswaran
Does the documentation on the AOLServer site reflect all the changes that were done in the 4.0 version ? The reason for my query is that when I used the command [ns_info interp], I got an error, however, the documentation still shows that as an valid command. If someone can point me to the locatio

[AOLSERVER] nsoracle 2.7 on windows 2000 produces link errors

2004-06-16 Thread Ramesh Venkitaswaran
I've successfully compiled aolserver 4.0.5 on Windows 2000. I'm using Visual C++ 6.0 . However, when I try and compile the nsoracle module (ver 2.7), I run into this issue. Linking... LINK : fatal error LNK1181: cannot open input file "nstcl.lib" Error executing link.exe. ora8.dll - 1 error(s), 0

Re: [AOLSERVER] nsoracle 2.7 on windows 2000 produces link errors

2004-06-16 Thread Ramesh Venkitaswaran
On Wed, Jun 16, 2004 at 12:20:09PM -0400, Jamie Rasmussen wrote: > Try linking nsoracle against: > oci.lib tcl84t.lib nsdb.lib nsd.lib nsthread.lib > Yup, that did the trick! tcl84t.lib was not being passed to the linker. > A few other people have expressed interest in getting the Win32 build >

Re: [AOLSERVER] nsoracle 2.7 on windows 2000 produces link errors

2004-06-16 Thread Ramesh Venkitaswaran
> > For now, file bugs on SourceForge: > Done. http://sourceforge.net/tracker/?func=detail&aid=974164&group_id=3152&atid=103152 http://sourceforge.net/tracker/?func=detail&aid=974172&group_id=3152&atid=103152 -- Ramesh -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list,

Re: [AOLSERVER] Win32 binaries (testing only!) available for download.

2004-07-23 Thread Ramesh Venkitaswaran
> I built Tcl 8.4.6 and AOLserver 4.1.0 (CVS HEAD) and AOLserver 4.0.7. I Where can I find what's changed between 4.0.7 and 4.1.0 ? I was wondering whether 4.1.0 contains any features or fixes that would make it worth upgrading to? I'm currently running 4.0.5 on windows. A quick update on the bi

Re: [AOLSERVER] Win32 binaries (testing only!) available for download.

2004-07-23 Thread Ramesh Venkitaswaran
> Awesome, thanks for the feedback! What OS are you running on your > laptop, by the way? I ran into the silly "inbound connection limit" on > my WinXP Home laptop -- very annoying. Win 2K Pro SP4. That is interesting. Since I'm doing testing on my laptop, I'm the only one who's accessing the si

[AOLSERVER] Recommended text editors for adp

2004-09-20 Thread Ramesh Venkitaswaran
Can anyone recommend what are the 'preferred' editors for editing adp code? I'm using vim, however, the out-of-the-box editor does not seem to support syntax highlighting of adp pages too well. Thanks -- Ramesh. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply

Re: [AOLSERVER] Recommended text editors for adp

2004-09-20 Thread Ramesh Venkitaswaran
On Mon, Sep 20, 2004 at 04:02:24PM -0400, Dossy Shiobara wrote: > On 2004.09.20, Jeremy Vinding <[EMAIL PROTECTED]> wrote: > > > > no reason to switch, vim is still the best, here is the adp syntax file: > > http://vim.sourceforge.net/scripts/script.php?script_id=553. > > That pulls in HTML and def

Re: [AOLSERVER] Recommended text editors for adp

2004-09-20 Thread Ramesh Venkitaswaran
On Mon, Sep 20, 2004 at 02:29:34PM -0600, Jeremy Vinding wrote: > hmm... i wonder where I got the one I use then. > it does tcl mode between <% and %> > > I'll attach it > Thanks.. That works great. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email

[AOLSERVER] AOLServer Feature Roadmap

2005-01-10 Thread Ramesh Venkitaswaran
Browsing through the AOLServer wiki, I came across this page http://panoptic.com/wiki/aolserver/1351. However, this page contains no information about what features are going to be in version 4.0.x and version 4.1. Could someone enlighten me on where I can find such information? Thanks -- Ramesh.

Re: [AOLSERVER] How to use an URL without .tcl extension in aolserver

2005-01-13 Thread Ramesh Venkitaswaran
I'm not an expert, but if I recall correctly, ns_register_proc maps an url to a tcl procedure. However, there may be better and more efficient methods. http://aolserver.com/docs/devel/tcl/api/general.html#ns_register_proc On Thu, 13 Jan 2005 09:05:06 +, Jorge Garcia <[EMAIL PROTECTED]> wrote:

Re: [AOLSERVER] 1906: AOLserver on iPod

2005-01-31 Thread Ramesh Venkitaswaran
> Then the "portable web farm" (you know, 20-30 iPod's in a suitcase) can > become a reality ... :-) Speaking about "farms" and "pods" - what's next - an iPea (which has lots of iPods) !! -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL

[AOLSERVER] New features in the next version of AOLServer

2005-06-25 Thread Ramesh Venkitaswaran
If I understand correctly, AOLServer 4.1 is currently under development. What features, fixes will be delivered for that release? And, when is the proposed delivery date? Is there a location which contains the above information? Thank you -- Ramesh -- AOLserver - http://www.aolserver.com/ To R

Re: [AOLSERVER] New features in the next version of AOLServer

2005-06-25 Thread Ramesh Venkitaswaran
On Jun 25, 2005, at 2:27 PM, Jim Davidson wrote: Hi, We should put a page on aolserver.com with some details. We've moved the version to 4.5 from 4.1 to reflect the scope of changes. Scanning the ChangeLog and from what I can recall: Thanks for the comprehensive information. I agree with you

Re: [AOLSERVER] vimrc definition for adp pages

2005-07-08 Thread Ramesh Venkitaswaran
This thread may help. I had asked the same question a while ago. http://article.gmane.org/gmane.comp.web.aolserver/11344/match=syntax+vim -- Ramesh On Jul 8, 2005, at 4:47 AM, John Ekins wrote: Hello, Does anyone have a syntax highlighting definition for vim and .adp pages? I've googled for t

Re: [AOLSERVER] ns_schedule_proc problem

2005-07-26 Thread Ramesh Venkitaswaran
On Jul 26, 2005, at 7:58 AM, John Ekins wrote: proc dosomething blah { ns_log Notice "proc with arg '$blah'" } I think you're missing braces around the argument. Try proc dosomething {blah} { ns_log Notice "proc with arg '$blah'" } -- AOLserver - http://www.aolserver.com/

Re: [AOLSERVER] Mac build error

2006-02-20 Thread Ramesh Venkitaswaran
On 2/20/06, Bas Scheffers <[EMAIL PROTECTED]> wrote: > I hadn't built AOLserver on Mac OS X for a while and there seems to be a > problem since then: I use AOLserver on OS X Tiger and have been for a while. Just to see if anything changed, I dowloaded the 4.0.10 source and compiled it without any

Re: [AOLSERVER] Mac build error

2006-02-20 Thread Ramesh Venkitaswaran
> Do you have XCode installed? If so, which version? I've XCode 2.0 and the component versions are: Component versions Xcode IDE: 514.0 Xcode Core: 515.0 ToolSupport: 514.0 gcc -v reports this: Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs Configured with: /private/var/tmp/g

Re: [AOLSERVER] Mac build error

2006-02-20 Thread Ramesh Venkitaswaran
On 2/20/06, Bas Scheffers <[EMAIL PROTECTED]> wrote: > Ramesh Venkitaswaran wrote: > > I've XCode 2.0 and the component versions are: > That may well be the difference, I am on 2.2. (gcc 4.0.1) I am reading > reports about this problem from other projects that are suffer