[izpack-users] MacOSX - Linking JavaApplicationStub

Olivier Delrieu pub at delrieu.org
Fri Jan 4 06:36:53 CET 2008


Thanks Julien, but this does not work either. Same error.

<executable targetfile="/bin/ln" stage="postinstall" 
keep="true">                         
   <args>
       <arg value="-s"/>
       <arg 
value="/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub"/>
       <arg 
value="'$INSTALL_PATH/Taxonomy3.app/Contents/MacOS/JavaApplicationStub'"/>
   </args>
</executable>



Julien Ponge wrote:
> Hi Olivier,
>
>   
>> <executable targetfile="/bin/ln" stage="postinstall" keep="true">
>>     <args>
>>         <arg value="-s
>> /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub"/>
>>         <arg
>> value="'$INSTALL_PATH/Taxonomy3.app/Contents/MacOS/JavaApplicationStub'"/>
>>     </args>
>> </executable>
>>     
>
> Maybe you need to split -s as a separate arg tag.
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>
>
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20080104/7ddfefc4/attachment.html 


More information about the izpack-users mailing list