Re: where is dcc and dcc32
Adam Starkey <[email protected]> Wed, 14 Aug 2002 08:39:47 -0500
| Newsgroups | gmane.comp.lang.delphi.kylix |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 14 August 2002 03:23 am, xianyaochen wrote: > Dear All, > > I installed Kylix 2.0 and Delphi 6.0, but I could not find where > the command line compiler dcc and dcc32.exe as the others said. Would > you please tell me where they are? > On Kylix2 dcc should be placed in the /bin directory in your Kylix2 install directory. so for example: /usr/local/kylix2/bin/dcc Normally the installer will create a symlink to this file in /usr/local/bin/ also. Try slocate dcc to find where it is installed on your linux box. -- Adam Starkey