Results 1 to 5 of 5

Thread: Testing out NG3

  1. #1
    Maximum Bitrate nasa's Avatar
    Join Date
    Aug 2006
    Location
    PA
    Posts
    721

    Testing out NG3

    Hi,

    I have downloaded NG3 (downloaded the tar.gz for sourceforge -- as I couldn't get svn to work) after installing clutter (all of it) and compiling the source (fixing one compile bug, to be mentioned later) I have things installed on my system in my /opt folder. I was wondering, how do you start the application? I haven't played with clutter before - so if I have to start something there I am unaware.

    Also, what is the correct svn command to download nghost?

    The compile error I ran into was with NClutterActor.cpp --
    it has #include <qt4/QtCore/qtimer.h> (or something similar)
    is should be <qtimer.h> as the configure script has -I /usr/local/lib/qt4/include/QtCore/

    Nasa

  2. #2
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,555
    That's probably fixed in svn. I didn't know sf.net had any ng3 tarballz. hmm...

    In svn, you'll run nghostd in ng3/server. That will launch all the plugins which are configured to start by default via ngrconf (see ng3/rconf ). nghostd is very much a work-in-progress, so don't expect it do do anything. Alternatively, you can luanch the plugins independently with ng3/client/nclient -p /path/to/plugin.so

    Nothing really exciting to see here yet. We are pushing for our first release maybe April 2010.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  3. #3
    Maximum Bitrate nasa's Avatar
    Join Date
    Aug 2006
    Location
    PA
    Posts
    721
    Kev,

    What's the command for getting the svn code? I searched through here (on mp3car) and on the openice forum, but couldn't find one that worked...

    Nasa

  4. #4
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,555
    Quote Originally Posted by nasa View Post
    Kev,

    What's the command for getting the svn code? I searched through here (on mp3car) and on the openice forum, but couldn't find one that worked...

    Nasa
    Code:
    svn co https://nghost.svn.sourceforge.net/svnroot/nghost/ng3
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  5. #5
    Maximum Bitrate nasa's Avatar
    Join Date
    Aug 2006
    Location
    PA
    Posts
    721
    Thanks!

Similar Threads

  1. Windows 7 CarPC, Reviewing, testing and breaking!
    By monzablue16v in forum Software & Software Development
    Replies: 16
    Last Post: 05-12-2009, 04:19 AM
  2. multi-process FE concept (for NG3)
    By tripzero in forum Software & Software Development
    Replies: 8
    Last Post: 04-29-2009, 05:39 AM
  3. Boston Wimax Testing - at 65 MPH!
    By Fiberoptic in forum Mobile WiMax Testing, Reviews, discussion
    Replies: 6
    Last Post: 10-21-2008, 07:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •