<HTML>
well....simple. I have Kylix sitting in front of me on a CD :-)<br><br>
Here is what I am trying to acheive.<br><br>I need a wee app. that will run
like a windows service, I guess its a Daemon in Linux, that looks at a dir.
for a file,a nd if the file exists, send the contents out a comport or
better still TCP Port to an IP address<br><br>Its not rocket science, but
liek I say, not being a Linux person I am not too clear on some of the bits
and peices around linux, but I DO know that most of the controls I would use
are availible for Kylix and I use them in Win32, so I have a head start
there....sort of :-)<br><br>Jeremy<br><font style="font-family: tahoma;
font-size: 10pt;"><div> </div>
<div> </div></font>
<br><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right:
0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
-----Original Message-----<br>
From: Rob van der Linde <robvdl@paradise.net.nz><br>
To: NZ Borland Developers Group - Delphi List
<delphi@ns3.123.co.nz><br>
Date: Mon, 19 Feb 2007 14:54:18 +1300<br>
Subject: Re: [DUG] Kylix development<br>
<br>
<div style="font-family: monospace,courier new,courier;">
Just like to say, why Kylix? Kylix is obviously dead.<br>
<br>
What about FreePascal + Lazarus? is that an option for what you are<br>
trying to achieve?<br>
<br>
On Mon, 2007-02-19 at 12:45 +1300, Jeremy Coulter wrote:<br>
> <br>
> <br>
> now I wish I had never asked :-)<br>
> <br>
> Another alternative is to get my windows app. to look at the
location<br>
> I need too for a file on the linux box. Is that hard to do? I am<br>
> clearly not a Linux person :-)<br>
> <br>
> Jeremy<br>
> <br>
> <br>
> -----Original Message-----<br>
> From: "Todd Martin"
<toddm@kol.co.nz><br>
> To: "NZ Borland Developers Group - Delphi
List"<br>
> <delphi@ns3.123.co.nz><br>
> Date: Mon, 19 Feb 2007 11:55:37 +1300<br>
> Subject: Re: [DUG] Kylix development<br>
> <br>
> Have you tried this?<br>
> Edit "startdelphi" and add the following
lines<br>
> <br>
> LD_ASSUME_KERNEL=2.4.21<br>
> export LD_ASSUME_KERNEL<br>
> <br>
> Todd<br>
> <br>
> ----- Original Message ----- <br>
> From: "Paul Lowman"
<paul_lowman@xtra.co.nz><br>
> To: "NZ Borland Developers Group - Delphi
List"<br>
> <delphi@ns3.123.co.nz><br>
> Sent: Monday, February 19, 2007 10:44 AM<br>
> Subject: Re: [DUG] Kylix development<br>
> <br>
> <br>
> > Jeremy<br>
> ><br>
> > I am using Kylix regularly but I am
using it with 2.6.9<br>
> kernel. I beleive <br>
> > that it wont work with a kernel higher
than 2.6.15 .. I<br>
> have tried it <br>
> > with the latest Ubuntu and although it
seems ok initially it<br>
> wont run a <br>
> > compiled app under the debugger. Not
looked at the problem<br>
> in great <br>
> > detail. I also seem to remember that
you wont be able to<br>
> install off the <br>
> > CD very easily and I always just use a
tarball and manually<br>
> set up the <br>
> > install.<br>
> ><br>
> > I read last week that CodeGear may be
responding to the<br>
> suggestion from <br>
> > Simon Kissel (CrossKylix) that Kylix
should be resurrected<br>
> as there is <br>
> > nothing like it in the Linux domain
that comes close ...<br>
> ><br>
> > Paul Lowman<br>
> >
_______________________________________________<br>
> > Delphi mailing list<br>
> > Delphi@ns3.123.co.nz<br>
> > <a
href="http://ns3.123.co.nz/mailman/listinfo/delphi" target="_blank">
http://ns3.123.co.nz/mailman/listinfo/delphi</a><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > -- <br>
> > No virus found in this incoming
message.<br>
> > Checked by AVG Free Edition.<br>
> > Version: 7.5.441 / Virus Database:
268.18.2/692 - Release<br>
> Date: 18/02/2007 <br>
> > 4:35 p.m.<br>
> ><br>
> > <br>
> <br>
>
_______________________________________________<br>
> Delphi mailing list<br>
> Delphi@ns3.123.co.nz<br>
> <a
href="http://ns3.123.co.nz/mailman/listinfo/delphi" target="_blank">
http://ns3.123.co.nz/mailman/listinfo/delphi</a><br>
> <br>
> _______________________________________________<br>
> Delphi mailing list<br>
> Delphi@ns3.123.co.nz<br>
> <a href="http://ns3.123.co.nz/mailman/listinfo/delphi" target="_blank">
http://ns3.123.co.nz/mailman/listinfo/delphi</a><br>
<br>
_______________________________________________<br>
Delphi mailing list<br>
Delphi@ns3.123.co.nz<br>
<a href="http://ns3.123.co.nz/mailman/listinfo/delphi" target="_blank">
http://ns3.123.co.nz/mailman/listinfo/delphi</a><br>
</div>
</blockquote>
</HTML>