Skip to content

Instantly share code, notes, and snippets.

@boucher
Created January 27, 2010 06:31
Show Gist options
  • Save boucher/287590 to your computer and use it in GitHub Desktop.
Save boucher/287590 to your computer and use it in GitHub Desktop.
dustins
9:34
i'm having a little trouble, i'd like to start using the most up to date code, i just pulled from origin so it is fully up to date, but i'm getting an error when i try and run "rake" http://pastebin.com/m356449d7
hammerdr
9:35
you should be running "jake"
9:35 PMmandaris left the room (quit: Client Quit).
Me1000
9:35
Well, dustins are you using the jake branch?
do a "git branch" and see what it says
dustins
9:37
i'd guess not, i pulled from origin/master, not origin/jake
Me1000
9:38
did you rerun the bootstrap?
but the master is not the most up to date, IIRC it hasn't been touched in months...
hammerdr: I can confirm the CPTableView is behaving like cocoa with vertical alignment.
dustins
9:39
so jake is the branch i should be most interested in pulling from to keep up-to-date?
Me1000
9:40
yeah,
you'll need to rerun your bootstrap and instead of rake it's jake
9:41 PMwaz- left the room (quit: Read error: 110 (Connection timed out)).
hammerdr
9:41
Me1000: isn't it true that NSTableView uses Cells, though?
Me1000
9:42
correct, I mean I went into IB and created a table with rows 40px high... the text was aligned to the top left, It behaved the same way when compiled too.
dustins
9:44
sorry, i don't mean to be a pain, i just pulled from the jake branch, and when I run i get an error http://pastebin.com/d27e3ac2b
hammerdr
9:44
Aight. Thanks for the help
dustins
9:44
sorry, when i run jake i get that error
hammerdr
9:45
you have to run bootstrap first.. though it puzzles me what jake is in gems?
dustins
9:46
sorry, you mean what version?
oh i see what you are saying about bootstrap
hammerdr
9:48
dustins: without confusing you too much, I hope, you have jake as a Ruby gem.. the jake that Cappuccino uses is a CommonJS package, not a ruby gem
dustins
9:50
well i didn't know that…but as you say that i see bootstrap outputting something about jake
hammerdr
9:51
yep, bootstrap will get you what you need
dustins
9:52
…soooo narwhal-jsc failed to build, big stack trace, but comes down to "src/binary-engine.cc:5:19: error: iconv.h: No such file or directory"
sorry for this hassle!
Me1000
9:52
eh,
I don't think tlrobinson is around... he knows more than anyone,
dustins
9:53
i should be getting to bed anyways, i'll look for him tomorrow
dustins
9:59
…i don't know how, but i'm fairly confident bootstrap deleted everything inside my /usr/local…other than Cellar and share
oh no, no, it deleted most things out of cellar
and the only thing in share is objj
Me1000
10:01
I'm sorry, I can't really help you... I don't know enough about it. Tom is the man
dustins
10:01
yeah i know, just in shock at loosing all that stuff
well i'm going to cry myself to sleep, have a great one man, catch you later
Me1000
10:03
laters
10:12 PMevadne [[email protected]] entered the room.
10:13 PMdustins left the room (quit: ).
10:13 PMdarwin_ left the room (quit: Remote closed the connection).
10:16 PMwaz left the room (quit: Read error: 110 (Connection timed out)).
10:16 PMsomebody__ [[email protected]] entered the room.
10:19 PMhammerdr left the room (quit: ).
10:27 PMkronos_vano left the room (quit: Read error: 110 (Connection timed out)).
10:29 PMtlrobinson [[email protected]] entered the room.
10:29 PMevadne left the room (quit: Read error: 104 (Connection reset by peer)).
tlrobinson
10:30
hey who had problems with bootstrap?
i just got ihere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment