small bounties for fixing this text editor (written in ruby)

P

Phlip

Roger said:
They're not much, but since I'm rather lazy, I've offered a few bounties
for anyone wanting to improve the arcadia ruby text editor
http://wiki.github.com/angal/arcadia/to-do
at the bottom.

Is this one of the TODOs?


$ sudo gem install arcadia
Building native extensions. This could take a while...
ERROR: Error installing arcadia:
ERROR: Failed to build gem native extension.

/usr/bin/ruby extconf.rb install arcadia
creating Makefile

make
gcc -I. -I/usr/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux -I.
-D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -c trace_nums.c
In file included from trace_nums.c:36:
/usr/lib/ruby/1.8/i686-linux/node.h:391: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘rb_jmpbuf_t’
/usr/lib/ruby/1.8/i686-linux/node.h:405: error: expected
specifier-qualifier-list before ‘rb_jmpbuf_t’
make: *** [trace_nums.o] Error 1
 
R

Roger Pack

Is this one of the TODOs?


$ sudo gem install arcadia
Building native extensions. This could take a while...
ERROR: Error installing arcadia:
ERROR: Failed to build gem native extension.

/usr/bin/ruby extconf.rb install arcadia
creating Makefile

make
gcc -I. -I/usr/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux
-I.
-D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -c trace_nums.c
In file included from trace_nums.c:36:
/usr/lib/ruby/1.8/i686-linux/node.h:391: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or
‘__attribute__’ before ‘rb_jmpbuf_t’
/usr/lib/ruby/1.8/i686-linux/node.h:405: error: expected
specifier-qualifier-list before ‘rb_jmpbuf_t’
make: *** [trace_nums.o] Error 1

Hrm. For me with ruby installed via Ubuntu's apt-get...
rdp@rdp-vm:~$ sudo apt-get install libtcltk-ruby1.8
...
rdp@rdp-vm:~$ sudo gem install arcadia
Building native extensions. This could take a while...
Building native extensions. This could take a while...
Successfully installed columnize-0.3.0
Successfully installed linecache-0.43
Successfully installed ruby-debug-base-0.10.3
Successfully installed ruby-debug-0.10.3
Successfully installed arcadia-0.6.0
5 gems installed
Installing ri documentation for columnize-0.3.0...
Installing ri documentation for linecache-0.43...
Installing ri documentation for ruby-debug-base-0.10.3...
Installing ri documentation for ruby-debug-0.10.3...
Installing RDoc documentation for columnize-0.3.0...
Installing RDoc documentation for linecache-0.43...
Installing RDoc documentation for ruby-debug-base-0.10.3...
Installing RDoc documentation for ruby-debug-0.10.3...
rdp@rdp-vm:~$ arcadia

worked. My guess is that one of those dependencies isn't building for
some reason on your box but I'm not sure exactly why. I know
ruby-debug-base has some binary extensions, and possibly linecache.
Thanks.
-=r
 
R

Robert Dober

They're not much, but since I'm rather lazy, I've offered a few bounties
for anyone wanting to improve the arcadia ruby text editor
http://wiki.github.com/angal/arcadia/to-do
at the bottom.

Cheers!
-=3Dr
Is it just me or is RubtTk not broken for 1.9.1 right now?
R.


--=20
Si tu veux construire un bateau ...
Ne rassemble pas des hommes pour aller chercher du bois, pr=E9parer des
outils, r=E9partir les t=E2ches, all=E9ger le travail=85 mais enseigne aux
gens la nostalgie de l=92infini de la mer.

If you want to build a ship, don=92t herd people together to collect
wood and don=92t assign them tasks and work, but rather teach them to
long for the endless immensity of the sea.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top