Sunday, February 22, 2015

Gephi setup and programming

In this post students are encouraged to discuss about problems and suggestions to install and program with Gephi

4 comments:

  1. Hi Every body.
    Thanks Dr Simone for this idea.

    My real problem with Gephi that it was work very good at the first time but after update java (java 8) it is stuck in my Mac and Windows. also we need compiler for java such as Eclips ( most of them update java version).
    So my solution is just delete the new version and add Java 6 version.


    Best Regards

    ReplyDelete
    Replies
    1. Haifa,
      were you able to get your java interface with gephi to work ?
      looking for a little help.
      I have windows 7, gephi is running with java 1.7
      I have loaded in netbeans IDE, running on 1.7 and I can load the gephi toolkit fine. just kind of stuck from here to go forward.
      appreciate any help

      thanks
      Adam

      Delete
  2. finally got gephi to run. See the gephi support forum, starting in Nov 2014.
    two issues.

    1. Does not run on Java 1.8 and later.
    2. gephi config file needs to be modified for JAVA SDK Path.

    need to uncoment and add path to SDK>
    example.
    jdkhome="C:\Program Files (x86)\Java\jdk1.7.0_75"

    Adam

    ReplyDelete
    Replies
    1. PS -- path to gephi.conf
      on windows platform --

      C:\Program Files (x86)\Gephi-0.8.2\etc

      Delete