ln takes source then destination, so the first way is correct.


On 10/30/06, Wizard < [EMAIL PROTECTED] > wrote:

>
>Message: 5
>Date: Mon, 30 Oct 2006 19:28:41 -0500
>From: "Ben Griffith" <[EMAIL PROTECTED]>
>Subject: Re: [Owfs-developers] OW.pm or owperl
>To: owfs-developers@lists.sourceforge.net
>Message-ID:
>       < [EMAIL PROTECTED]>
>Content-Type: text/plain; charset="iso-8859-1"
>
>You need to put the link in one of the folders that's listed in that error
>message, because those are the places perl looks.
>
>/usr/local/lib/site_perl looks like a good choice.
>
>-Ben
>
>

ln -s  Ow.pm  Hey Ben  like this
  cd /opt/owfs/bin

ln -s OW.pm /usr/local/lib/perl/5.8.4

or  ln -s /usr/local/lib/perl/5.8.4 /opt/owfs/bin/OW.pm


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to