Before you respond, please try running the latest version of bootstrap.sh. It will prompt you about automatically removing existing installations of Narwhal / Cappuccino, which you should do if you're having problems. Also delete your $CAPP_BUILD directory (or the build directory in the checkout if $CAPP_BUILD isn't set)
So the sequence should be:
sudo ./bootstrap.sh (answer yes to everything... but read the prompts just to be sure...)
jake install
When reporting problems please include:
0) exactly what the problem is and when it occurred (fresh build of capp, rebuild of capp, capp gen, compiling an app, loading an app, etc)
1) all of the log messages (post to gist.github.org if they're long)
2) your operating system and version
3) whether you're using narwhal-jsc (currently OS X only)
4) if *not* using narwhal-jsc then the output of "java -version"
5) any other information you think may be relevant
Thank you,
Tom
I tried to build the jake branch after I saw this commit :
http://github.com/280north/cappuccino/commit/409be4020b602d8d15735a103d881713c1f2d72c
I'm on OS X 10.6.2, using narwhal-jsc, I had an older version of the
cappuccino jake branch installed, I've removed the $CAPP_BUILD dir.
Here is my install log :
http://gist.github.com/265948
At the end, there's those 2 lines :
popen error (pipe): Too many open files
popen error (pipe): Too many open files
The capp command hasn't been installed.
Here is the content of my /usr/local/narwhal/bin :
activate activate.cmd js narwhal narwhal.cmd sea.cmd tusk
activate.bash jake json narwhal-jsc sea source-test.sh tusk.cmd
I've then re-run 'jake install', and it now seems to work fine (capp
gen xxx works fine, etc).
Here is the log of the second 'jake install' :
http://gist.github.com/265952
I thought it was a transient problem, so I tried to re-install (rm -Rf
$CAPP_BUILD, sudo ./bootstrap.sh, jake install) and I had the exact
same problem.
Any idea?
Thanks,
Thomas.
> --
>
> You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J" group.
> To post to this group, send email to objec...@googlegroups.com.
> To unsubscribe from this group, send email to objectivej+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/objectivej?hl=en.
>
>
>
Running on 10.5.8.
Any idea to overcome this linking err?
Cheers,
Redmar
Here's the log:
http://gist.github.com/267142
Running OS X 10.6.2.
Andreas
If I run it as root, it fails with the same errors as above,
"java.io.FileNotFoundException: /usr/local/narwhal/.tusk/catalog.json
(No such file or directory)".
- Ludwig
> > objectivej+...@googlegroups.com<objectivej%2Bunsubscribe@googlegrou ps.com>
-tom
-tom
Thomas.
Did a full wipe and rebuild, and it works with index.html but I get
ReferenceError: Can't find variable: objj_msgSend_reset on index-
debug.html.
I get the following error:
Uncaught TypeError: Cannot read property 'contents' of undefined
It happens right after loading:
/Frameworks/AppKit/Resources/Aristo.blend/W3C.environment/Aristo.blend.sj
If you are using rhino I would try installing narwhal-jsc. The
bootstrap script should ask if you want to do this.
HTH
Peter
popen error (pipe): Too many open files
This happened the first time I ran jake install. The second time it
worked.
> --
> You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J" group.
> To post to this group, send email to objec...@googlegroups.com.
> To unsubscribe from this group, send email to objectivej+...@googlegroups.com.