[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Difference between Releases Version and Development Version
Page 1 of 1

Difference between Releases Version and Development Version

Posted: 02 Apr 2014 05:50
by hamtaro
I downloaded Gephi's source code from "https://github.com/gephi/gephi" then built and run it. I saw the interface and function. It did't look like interface and function of Release Version.
How to make dev version look like release version ?
Untitled.png
Interface of development version

Re: Difference between Releases Version and Development Vers

Posted: 02 Apr 2014 17:49
by hamtaro
Hi guys,

I checked again and found that Gephi's source code has 89 modules. But when I open gephi project in Netbean, I just see 62 modules were added. What is problem? Could you give me a sovle? It's so helpful for my studying.

Best regard.

Re: Difference between Releases Version and Development Vers

Posted: 17 Aug 2014 22:35
by eduramiba
Hi,
0.9 is under development and some modules are not ready.

You may want to build 0.8.2 release https://github.com/gephi/gephi/tree/0.8.2

Eduardo