[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 •Daily builds for Ubuntu
Page 1 of 1

Daily builds for Ubuntu

Posted: 11 Apr 2011 22:51
by rockclimb
I've been working on a proper Debian/Ubuntu package of Gephi for a while, up to now focussing on packaging all the dependencies (a whole pile of Java libraries). Anyway, I've finally got an initial package sorted, and it's setup to build automatically from the main Gephi branch in Launchpad (lp:gephi). The resulting builds get published in the following PPA:

https://launchpad.net/~rockclimb/+archive/gephi-daily

This PPA should receive builds most days. Let me know how you get on.

Re: Daily builds for Ubuntu

Posted: 13 Apr 2011 07:02
by mbastian
Awesome Job! It was quite a bit of work to package all the libraries, great achievement ;)

We have daily builds!

Re: Daily builds for Ubuntu

Posted: 25 May 2011 14:46
by yarikoptic
Hi rockclimb,

If you interested and packages are ready -- we could work on getting your packages into Debian proper so it would eventually land into Ubuntu universe as well.

Drop me a note (debian@onerussian.com) if interested.

Cheers

Re: Daily builds for Ubuntu

Posted: 13 Jul 2011 14:22
by alexaverbuch
Hey,
I've just started with Gephi but I have beginner-to-intermediate experience with graphs, graph databases, and graph visualizations.

The version I installed was the daily build, from here:
https://launchpad.net/~rockclimb/+archive/gephi-daily

I have some problems with it though. It installed and starts fine, but some of the menus don't work. For example, when I click on File->Open (or press Ctrl+O) nothing happens... the click isn't registered.
Is this a common bug?
If so, is there a simple work around?

I've running the Sun JRE.

Regards,
Alex

Re: Daily builds for Ubuntu

Posted: 14 Jul 2011 23:35
by rockclimb
Hi Alex,

Thanks for trying out the package. I think I was missing a dependency in the package specification. I've updated my packaging information, and there should be an automatic build in the next few hours. Let me know how you get on.

Thanks,
Andy

Re: Daily builds for Ubuntu

Posted: 18 Jul 2011 12:05
by alexaverbuch
Hi Andy,
Thanks for the quick reply.
Gephi works now! I'm just playing it... great software!!!

Regards,
Alex

Re: Daily builds for Ubuntu

Posted: 11 Dec 2011 22:07
by rockclimb
Daily builds have been broken since the move to GitHub but they're fixed again, and still available at https://launchpad.net/~rockclimb/+archive/gephi-daily

Andy

Re: Daily builds for Ubuntu

Posted: 12 Dec 2011 10:26
by admin
That's great, thanks!