Active Topics

 


Reply
Thread Tools
Posts: 6 | Thanked: 27 times | Joined on Jul 2008
#1
The homepage of gtknode
http://code.google.com/p/gtknode/

To get gtknode to work:
  1. download and install erlang.
    erlang-base_12.b.3-dfsg-4_armel.deb
    (become root)
    Code:
    dpkg -i erlang-base_12.b.3-dfsg-4_armel.deb
  2. download the precompiled gtknode binary.
    gtknode-0.32_armel.tar.gz
  3. untar gtknode-0.32_armel.tar.gz to somewhere, for example /home/user
    Code:
    cd /home/user
    tar zxvf gtknode-0.32_armel.tar.gz
    this will create the dir "~/opt/lib/erlang/lib/gtknode-0.32"
  4. test the example
    Code:
    erl -sname hello \
    -pa ~/opt/lib/erlang/lib/gtknode-0.32/ebin \
    -pa ~/opt/lib/erlang/lib/gtknode-0.32/examples/hello \
    -s hello start
Attached Images
 

Last edited by reiv; 2008-08-16 at 04:45.
 

The Following User Says Thank You to reiv For This Useful Post:
Posts: 7 | Thanked: 0 times | Joined on Oct 2010 @ Planet Earth
#2
Can N900 run erlang? Did anyone test this on N900?
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:24.