I just uploaded a new version of sinan that fixes the problem with dependency includes. you can try building erlware_commons again https://github.com/downloads/erlware/sinan/sinan
On Mon, Oct 17, 2011 at 12:39 PM, Jordan Wilberding <[email protected]> wrote: > I had proper, however I had the folder named proper instead of something in > the form proper-vsn like proper-1 or something. All is good. Now working on > a separate issue with Merritt. > > On Sat, Oct 15, 2011 at 9:13 PM, Tristan Sloughter > <[email protected]> wrote: >> >> You need proper installed and in your path. We solved this in the original >> sinan alpha thread here. >> Add something like >> {dep_dirs, ["/usr/local/lib/erlang/lib", "/usr/local/agner/packages/"]}. >> to the sinan.config file. If you've installed proper that is. >> On Sat, Oct 15, 2011 at 8:09 PM, Jordan Wilberding <[email protected]> >> wrote: >>> >>> Eric, >>> Here is another case of sinan (the version Tristan is testing) failing: >>> diginux@heisenberg:~/tmp/erlware_commons$ sinan build >>> starting: depends >>> Unable to resolve compile time dependencies, probably do to the following >>> constraints: >>> application proper in the project >>> constraint on proper with constraints [proper] originating from these >>> application(s) ['__top_level__'] >>> build problem sin_task_depends:211 [{failed, >>> {possible_culprit, >>> [proper, >>> {proper, >>> {set,1,16,16,8,80,48, >>> >>> {[],[],[],[],[],[],[],[],[],[],[],[], >>> [],[],[],[]}, >>> {{[],[], >>> [proper], >>> >>> [],[],[],[],[],[],[],[],[],[],[],[], >>> []}}}, >>> {set,1,16,16,8,80,48, >>> >>> {[],[],[],[],[],[],[],[],[],[],[],[], >>> [],[],[],[]}, >>> >>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>> [],[],[], >>> ['__top_level__']}}}}]}}] >>> >>> -- >>> 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. >> >> -- >> 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. > > -- > 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. > -- 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.
