[Trac #1362] Executable not found inside bundle
Zarro Boogs per Child
bugtracker at laptop.org
Mon May 14 06:09:33 EDT 2007
#1362: Executable not found inside bundle
---------------------+------------------------------------------------------
Reporter: bert | Owner: marco
Type: defect | Status: new
Priority: normal | Milestone: BTest-4
Component: sugar | Version:
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by bert):
As per Marco's request I updated the patch again - no searching in $PATH
anymore, the executable name must be a path relative to the bundle's top
level directory. Examples:
`exec = myfactory` [[BR]](expands to `/path/to/My.activity/myfactory`)
`exec = bin/myfactory --bundle-path=$SUGAR_BUNDLE_PATH` [[BR]](expands to
`/path/to/My.activity/bin/myfactory --bundle-path=/path/to/My.activity`)
--
Ticket URL: <http://dev.laptop.org/ticket/1362#comment:8>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list