Erreurs lors de l'installation

Bug #626182 reported by henriville
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME Split
Confirmed
Low
Guillaume Mazoyer

Bug Description

Bonjour,
Ci-joint la copie du terminal avec les messages d'erreur.

daniel@daniel-ubuntu:~$ cd /home/daniel/Bureau/gn*
daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$ ./configure

equivalence, v0.2
...configuring Java projects to build and run on Linux & Unix

Identify operating system: Debian

Check for required jar files:
 - java-gnome library found
 - dbus-java library found
 - matthew-debug disable library found
 - matthew-debug enable library found
 - matthew-debug hexdump library found
 - Unix socket library found

Check Java compilers:
 - System javac works
 - System jar works
 - System javadoc found

Check Java virtual machines:
 - System java VM works

Select compiler: javac
Select runtime: java

Write .config file: ok
Write launcher files: ok

daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$ make
EXTRACT tmp/i18n/gnome-split.pot
make: xgettext : commande introuvable
make: *** [tmp/i18n/gnome-split.pot] Erreur 127
daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$ make install
EXTRACT tmp/i18n/gnome-split.pot
make: xgettext : commande introuvable
make: *** [tmp/i18n/gnome-split.pot] Erreur 127
daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$ ./configure prefix=/usr

equivalence, v0.2
...configuring Java projects to build and run on Linux & Unix

Identify operating system: Debian

Check for required jar files:
 - java-gnome library found
 - dbus-java library found
 - matthew-debug disable library found
 - matthew-debug enable library found
 - matthew-debug hexdump library found
 - Unix socket library found

Check Java compilers:
 - System javac works
 - System jar works
 - System javadoc found

Check Java virtual machines:
 - System java VM works

Select compiler: javac
Select runtime: java

Write .config file: ok
Write launcher files: ok

daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$ ./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java

equivalence, v0.2
...configuring Java projects to build and run on Linux & Unix

Identify operating system: Debian

Check for required jar files:
 - java-gnome library found
 - dbus-java library found
 - matthew-debug disable library found
 - matthew-debug enable library found
 - matthew-debug hexdump library found
 - Unix socket library found

Check Java compilers:
 - System javac works
 - System jar works
 - System javadoc found

Check Java virtual machines:
 - System java VM works

Select compiler: javac
Select runtime: java

Write .config file: ok
Write launcher files: ok

daniel@daniel-ubuntu:~/Bureau/gnome-split-0.9$

Tags: build core
Revision history for this message
Guillaume Mazoyer (respawneral) wrote :

Bonjour,

Le paquet "xgettext" n'a pas l'air d'être installé sur le système. Il faudrait donc l'installer puis retenter une compilation. Ce paquet permet d'extraire les chaînes de caractères du code source afin de pouvoir les traduire.

Donc :
sudo aptitude install xgettext
./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java
make
sudo make install

Pensez également à bien vérifiez que java-gnome est en version 4.0.16 sur le système. Pour cela, il faut soit le compiler soit utiliser le PPA ici :
https://launchpad.net/~gnome-split-team/+archive/ppa
ou alors le PPA officiel de java-gnome
https://launchpad.net/~java-gnome/+archive/ppa

Je suis le mainteneur des 2 PPAS. Si java-gnome est bien en version 4.0.16, vous devriez pouvoir installer GNOME Split en le compilant sans problème.

Revision history for this message
Guillaume Mazoyer (respawneral) wrote :

Marked as invalid since it's not really a bug.

Changed in gnome-split:
status: New → Invalid
Revision history for this message
Guillaume Mazoyer (respawneral) wrote :

Reopening this bug. The xgettext dependency should be checked during the configuration step of the build process.

Changed in gnome-split:
assignee: nobody → Guillaume Mazoyer (respawneral)
importance: Undecided → Low
status: Invalid → Confirmed
tags: added: build core
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.