well....simple. I have Kylix sitting in front of me  on a CD :-)

Here is what I am trying to acheive.

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

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 :-)

Jeremy



-----Original Message-----

From: Rob van der Linde <[EMAIL PROTECTED]>

To: NZ Borland Developers Group - Delphi List <delphi@ns3.123.co.nz>

Date: Mon, 19 Feb 2007 14:54:18 +1300

Subject: Re: [DUG] Kylix development




Just like to say, why Kylix? Kylix is obviously dead.



What about FreePascal + Lazarus? is that an option for what you are

trying to achieve?



On Mon, 2007-02-19 at 12:45 +1300, Jeremy Coulter wrote:

>   

> 

>  now I wish I had never asked :-)

>  

> Another alternative is to get my windows app. to look at the location

> I need too for a file on the linux box. Is that hard to do? I am

> clearly not a Linux person :-)

>  

> Jeremy

> 

> 

>         -----Original Message-----

>         From: "Todd Martin" <[EMAIL PROTECTED]>

>         To: "NZ Borland Developers Group - Delphi List"

>         <delphi@ns3.123.co.nz>

>         Date: Mon, 19 Feb 2007 11:55:37 +1300

>         Subject: Re: [DUG] Kylix development

>         

>         Have you tried this?

>         Edit "startdelphi" and add the following lines

>         

>         LD_ASSUME_KERNEL=2.4.21

>         export LD_ASSUME_KERNEL

>         

>         Todd

>         

>         ----- Original Message ----- 

>         From: "Paul Lowman" <[EMAIL PROTECTED]>

>         To: "NZ Borland Developers Group - Delphi List"

>         <delphi@ns3.123.co.nz>

>         Sent: Monday, February 19, 2007 10:44 AM

>         Subject: Re: [DUG] Kylix development

>         

>         

>         > Jeremy

>         >

>         > I am using Kylix regularly but I am using it with 2.6.9

>         kernel. I beleive 

>         > that it wont work with a kernel higher than 2.6.15 ..  I

>         have tried it 

>         > with the latest Ubuntu and although it seems ok initially it

>         wont run a 

>         > compiled app under the debugger. Not looked at the problem

>         in great 

>         > detail. I also seem to remember that you wont be able to

>         install off the 

>         > CD very easily and I always just use a tarball and manually

>         set up the 

>         > install.

>         >

>         > I read last week that CodeGear may be responding to the

>         suggestion from 

>         > Simon Kissel (CrossKylix) that Kylix should be resurrected

>         as there is 

>         > nothing like it in the Linux domain that comes close ...

>         >

>         > Paul Lowman

>         > _______________________________________________

>         > Delphi mailing list

>         > Delphi@ns3.123.co.nz

>         > http://ns3.123.co.nz/mailman/listinfo/delphi 
[http://ns3.123.co.nz/mailman/listinfo/delphi]

>         >

>         >

>         >

>         >

>         > -- 

>         > No virus found in this incoming message.

>         > Checked by AVG Free Edition.

>         > Version: 7.5.441 / Virus Database: 268.18.2/692 - Release

>         Date: 18/02/2007 

>         > 4:35 p.m.

>         >

>         > 

>         

>         _______________________________________________

>         Delphi mailing list

>         Delphi@ns3.123.co.nz

>         http://ns3.123.co.nz/mailman/listinfo/delphi 
[http://ns3.123.co.nz/mailman/listinfo/delphi]

>         

> _______________________________________________

> Delphi mailing list

> Delphi@ns3.123.co.nz

> http://ns3.123.co.nz/mailman/listinfo/delphi 
[http://ns3.123.co.nz/mailman/listinfo/delphi]



_______________________________________________

Delphi mailing list

Delphi@ns3.123.co.nz

http://ns3.123.co.nz/mailman/listinfo/delphi 
[http://ns3.123.co.nz/mailman/listinfo/delphi]
_______________________________________________
Delphi mailing list
Delphi@ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to