Bashiro,
I frequently set up applications which have the following real path:
/home3/apps/myapp_solaris_1.0.1
Then I create a symbolic link which makes it simple to upgrade /
downgrade:
/home3/apps/myapp -> /home3/apps/myapp_solaris_1.0.1
Finally, I add a second symbolic link from the init scripts.
/etc/init.d/myapp -> /home3/apps/myapp/bin/myapp
I have done this on Debian as well as Solaris personally.
Cheers,
Leif
Bashiro wrote:
> Hello folks,
>
>
>
> Have anyone been able to create a symbolic link of an application on
>
> Linux and it works ?
>
> I have tried on bothe mandrake and Fedora and doesn't get i to work.
>
> On test execution, I get no such file exist even though the file is in the init.d.
>
>
>
> Any help ?
>
>
>
>
>
> Bashiro
>
>
>
>
>
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way your home on the Web - http://www.myway.com
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
|