[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 •Ubuntu Package for Gephi
Page 1 of 1

Ubuntu Package for Gephi

Posted: 05 Oct 2010 18:10
by rockclimb
All,

I've built an Ubuntu package for Gephi and put it into my PPA at https://launchpad.net/~rockclimb/+archive/ppa

Please test this version and let me know how you get on.

Thanks,
Andy

Re: Ubuntu Package for Gephi

Posted: 06 Oct 2010 16:38
by jbilcke
it works! thanks!

Re: Ubuntu Package for Gephi

Posted: 03 Nov 2010 12:33
by jbilcke
It looks like we could get Gephi added to debian/ubuntu distros!

The process for ubuntu is explained here: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages

It appears we could simply submit Gephi to Debian, because if a package is already on debian, it can be added to ubuntu repositories

The procedure for debian is explained here: http://mentors.debian.net/cgi-bin/welcome

Maybe we could also asks to the debian "science" team ? Since we need 2 debian members to add a new package, and also need to fit Gephi into a category http://wiki.debian.org/DebianScience

Re: Ubuntu Package for Gephi

Posted: 11 Nov 2010 00:07
by rockclimb
Getting Gephi into Debian (and hence Ubuntu) is my long-term aim. It's not entirely trivial, because I must first package every dependency properly. There are a lot of binary jar files in the Gephi source, and all these need to be built into separate packages. The packages in my PPA contain these binary jar files in their source, and so wouldn't be accepted into Debian or Ubuntu.

I've made a start on packaging the dependencies, starting with the easier ones. Some are already packaged by other people. If you'd like to help out then get in touch. I've been putting them under the Debian Java Packaging Project (http://pkg-java.alioth.debian.org/) to make them easier to maintain.

The full list is below - I intend to start labelling them with their Debian package name, license, etc.

batik-anim.jar
batik-awt-util.jar
batik-bridge.jar
batik-css.jar
batik-dom.jar
batik-ext.jar
batik-gvt.jar
batik-parser.jar
batik-script.jar
batik-svg-dom.jar
batik-transcoder.jar
batik-util.jar
batik-xml.jar
beansbinding-1.2.1.jar
colorchooser.jar - superseded by ColorPicker.jar, package in progress (colorpicker), BSD license
commons-codec-1.4.jar
core.jar
flamingo.jar
FontChooser.jar - package in progress (fontchooser), LGPL
gluegen-rt.jar
google-collect-1.0-rc3.jar
iText-5.0.1.jar
javacsv.jar
jcommon-1.0.16.jar
jfreechart-1.0.13.jar
joda-time-1.6.jar
jogl.jar
MigLayout-3.7.1.jar
MultipleGradientPaint.jar
mysql-connector-java-5.1.7-bin.jar
opengl.jar
org-netbeans-core-windows.jar
orson-0.5.0.jar
pdf-transcoder.jar
postgresql-8.4-701.jdbc4.jar
spark-1.2.jar
sqljdbc4.jar
stax-utils.jar
swingx-1.6.1.jar
swingx-beaninfo-1.6.1.jar
TimingFramework-1.0.jar
trove-2.1.0.jar
ValidationAPI.jar
xml-apis-ext.jar

Re: Ubuntu Package for Gephi

Posted: 11 Nov 2010 09:52
by admin
Hi,

You can create a wiki page to write the specifications / requirements /infos here :)