Make sure you place a dash inbetween install and release :) Eric, perhaps we can add a directive to the release control file that indicates there are dependent releases. Otherwise add the erl deps and executable to the sinan release
On 9/2/08, Eric Merritt <[EMAIL PROTECTED]> wrote: > > Matt, > > do a > > faxien install release erl > > I haven't yet found a good way to link these. > > On Tue, Sep 2, 2008 at 7:55 AM, Matt Williamson <[EMAIL PROTECTED]> > wrote: >> I am running 32 bit ubuntu hardy. >> >> [EMAIL PROTECTED]:~/Projects/erlfs# sinan shell >> starting run >> [check_depends] start >> [check_depends] stop >> [build] start >> [build] stop >> starting shell ... >> Traceback (most recent call last): >> File "/usr/local/erlware/release_ >> packages/sinan-0.11.0.0/client/sinan", line 93, in <module> >> sys.exit(main()) >> File "/usr/local/erlware/release_packages/sinan-0.11.0.0/client/sinan", >> line 85, in main >> return initiate_task(largs) >> File "/usr/local/erlware/release_packages/sinan-0.11.0.0/client/sinan", >> line 74, in initiate_task >> return try_reconnect(largs, handler) >> File "/usr/local/erlware/release_packages/sinan-0.11.0.0/client/sinan", >> line 40, in try_reconnect >> return handler.handle(largs) >> File >> "/usr/local/erlware/release_packages/sinan-0.11.0.0/client/libsinan/shell_handler.py", >> line 46, in handle >> os.execvp(prefix + "bin/erl", args) >> File "/usr/lib/python2.5/os.py", line 353, in execvp >> _execvpe(file, args) >> File "/usr/lib/python2.5/os.py", line 377, in _execvpe >> func(file, *argrest) >> OSError: [Errno 2] No such file or directory >> > >> > > > > -- Sent from Gmail for mobile | mobile.google.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
