Tanguy-

Yes, I am running under Linux and "ln" is installed on the machine, i.e. I am able to manually execute "ln" commands. Do I need to add the path to "ln" to my classpath?

Thanks,
Wayne


At 02:09 AM 10/18/2007, you wrote:
it's "ln" (ie "LN" in lower case). It's the executable which you use to
create symlinks. Basically, all the <symlink> task does is call this
executable, so you have to have it installed on your machine.

Once again: you're running this on Unix or Linux, right?

/t

>-----Original Message-----
>From: Wayne Cruz [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 17, 2007 5:33 PM
>To: Ant Users List
>Subject: RE: symlink - which ant jar do I need?
>
>Thank you.  Can you explain what you mean by having the "In"
>executable on
>the path?
>
>Thanks,
>Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to