AxKit under Win32

2002-09-11 Thread Prakash Chatterjee

Does anybody know where I can find information for installing and running
AxKit under windows (is this possible?).

I looked on axkit.org but didn't find any guidance.

Thanks
PC




FW: Is mod_perl the right solution for my GUI dev?

2002-06-25 Thread Prakash Chatterjee



-Original Message-
From: Prakash Chatterjee [mailto:[EMAIL PROTECTED]]
Sent: 25 June 2002 16:00
To: Ganesan M
Subject: RE: Is mod_perl the right solution for my GUI dev?



Actually, no you can't. At least not without masses of Javascript and god
knows what else. And of course you'll have no guarantee that it won't fall
over on the client's browser.

 Please correct me if this is wrong.

  What is the big difference between web frontend and a normal GUI?
 Can't you do everything in the web frontnend that you do in normal
GUI?

-Original Message-
From: Ganesan M [mailto:[EMAIL PROTECTED]]
Sent: 25 June 2002 15:54
To: [EMAIL PROTECTED]
Subject: Re: Is mod_perl the right solution for my GUI dev?



At 16:09 25.06.2002, Ganesan M wrote:
  My suggestions are:

 1. Get rid  of screen driver codes from the existing C programs
 2. Use Inline C in the mod_perl programs and run it through apache
webserver as a web page.

But, some of my colleagues are suggesting to write a Java/VC++
Interface for the GUI.

The problem you're looking at is rather different: should you try and
create a *web frontend* or should you create a normal GUI? Largely
depending on the nature of your application, the answers will be different.

I can't say much more without knowing more about what you're trying to do:
but to me it seems like if you need GD to do the job, you should probably
be looking at a standard GUI instead. This needn't be done in Java or VC++,
you could use any programming language with a windowing library, like Perl
with Tk (or Gtk or Qt bindings, but I don't know much about any of those)
or anything else.


Please correct me if this is wrong.

  What is the big difference between web frontend and a normal GUI?
Can't
you do everything in the web frontnend that you do in normal GUI?

Ganesan.





Apache::Cookie under mod_perl

2002-06-24 Thread Prakash Chatterjee

Using mod_perl, I am serving my pages from port 8050 - how can I ensure that
the cookies I send using Apache::Cookie appends this port on to the end of
the domain in the cookie that I send back to the browser?

Thanks
PC




RE: XML::Write and XML::Simple incompatibility

2002-06-20 Thread Prakash Chatterjee

Thanks people.

It turned out to be an Expat problem. As advised, we compiled Apache without
EXPAT - and hunky dory - it works.

-Original Message-
From: Robin Berjon [mailto:[EMAIL PROTECTED]]
Sent: 20 June 2002 16:20
To: [EMAIL PROTECTED]
Subject: Re: XML::Write and XML::Simple incompatibility


On Thursday 20 June 2002 17:14, Perrin Harkins wrote:
 Prakash Chatterjee wrote:
  When we use XML::Simple::XMLin we get child pid n exit signal
  Illegal Instruction (4) in the error_log but no other clues.
 
  Has anybody come across something similar?

 There may be someone here who can help, but since this is not a mod_perl
 question you might have better luck on either http://perlmonks.org/ or
 the perl-xml mailing list.

It's hard to tell given the provided information, but this *may* be a
modperl
problem.

See http://axkit.org/faq.xml, entry I install AxKit and Apache segfaults
when it starts (even if you don't have AxKit) to check whether that is the
cause of the problem or not.

Failing that, you have the perl-xml list which you can subscribe to at
ActiveState's site.

--
Robin Berjon [EMAIL PROTECTED] -- for hire: http://robin.berjon.com/
  I don't suffer from insanity. I enjoy every minute of it.