Re: [fpc-pascal] How to Install FreePascal 2.20 Using Synaptic

2007-11-02 Thread Mattias Gaertner
On Fri, 2 Nov 2007 15:28:04 -0700 (PDT) Tom La Bone <[EMAIL PROTECTED]> wrote: > > I saw that before link and put this repository in synaptic: > > deb http://www.hu.freepascal.org/lazarus/ lazarus-stable universe > > However, Free Pascal 2.20 is still not available in synaptic for > installati

Re: [fpc-pascal] How to Install FreePascal 2.20 Using Synaptic

2007-11-02 Thread Tom La Bone
I saw that before link and put this repository in synaptic: deb http://www.hu.freepascal.org/lazarus/ lazarus-stable universe However, Free Pascal 2.20 is still not available in synaptic for installation. If I install Lazarus do I automatically get 2.20? Tom Mattias Gaertner wrote: > > On

Re: [fpc-pascal] How to Install FreePascal 2.20 Using Synaptic

2007-11-02 Thread Mattias Gaertner
On Fri, 2 Nov 2007 13:25:05 -0700 (PDT) Tom La Bone <[EMAIL PROTECTED]> wrote: > > I would like to install FreePascal 2.20 on Ubuntu 7.10 using > Synaptic. Note that currently only 2.04-5 is available in Synaptic. > To do this I need the name of the deb repository that I can plug into > the third

[fpc-pascal] How to Install FreePascal 2.20 Using Synaptic

2007-11-02 Thread Tom La Bone
I would like to install FreePascal 2.20 on Ubuntu 7.10 using Synaptic. Note that currently only 2.04-5 is available in Synaptic. To do this I need the name of the deb repository that I can plug into the third-party software panel in Synaptic. If such a repository for 2.20 is available, can someone

Re: [fpc-pascal] TAPI for Linux?

2007-11-02 Thread Michał Niklas
Graeme Geldenhuys pisze: Hi, Anybody know what is the equivalent for Microsoft TAPI but under the Linux platform? Our windows applications can use TAPI to dial phone numbers stored in our applications Contacts screen. I'd like to implement something like that when running under Linux as well.

Re: [fpc-pascal] TAPI for Linux?

2007-11-02 Thread Daniël Mantione
Op Fri, 2 Nov 2007, schreef ik: > On 11/2/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > > > > > Op Fri, 2 Nov 2007, schreef Graeme Geldenhuys: > > > > > Hi, > > > > > > Anybody know what is the equivalent for Microsoft TAPI but under the > > > Linux platform? Our windows applications can u

Re: [fpc-pascal] TAPI for Linux?

2007-11-02 Thread ik
On 11/2/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > > Op Fri, 2 Nov 2007, schreef Graeme Geldenhuys: > > > Hi, > > > > Anybody know what is the equivalent for Microsoft TAPI but under the > > Linux platform? Our windows applications can use TAPI to dial phone > > numbers stored in our appli

Re: [fpc-pascal] TAPI for Linux?

2007-11-02 Thread Daniël Mantione
Op Fri, 2 Nov 2007, schreef Graeme Geldenhuys: > Hi, > > Anybody know what is the equivalent for Microsoft TAPI but under the > Linux platform? Our windows applications can use TAPI to dial phone > numbers stored in our applications Contacts screen. I'd like to > implement something like that

[fpc-pascal] TAPI for Linux?

2007-11-02 Thread Graeme Geldenhuys
Hi, Anybody know what is the equivalent for Microsoft TAPI but under the Linux platform? Our windows applications can use TAPI to dial phone numbers stored in our applications Contacts screen. I'd like to implement something like that when running under Linux as well. Any ideas? Regards, -