Skip to content
  • Martin Baulig's avatar
    Getting Started --------------- · 25c45aaa
    Martin Baulig authored
    Getting Started
    ---------------
    
    To start this thing, you first need to start xemacs as
    a server:
    
    $ cd modules/gnomacs
    $ xemacs -l gnomacs-start.el
    
    This starts a Gnomacs::private::server CORBA server and
    waits for requests from the GnomacsFrame widget.
    
    After that, start the test program:
    
    $ ./src/gnomacs
    
    Have fun,
    Martin
    
    svn path=/trunk/; revision=22
    25c45aaa