Gettext not automatically installed

Bug #642215 reported by Jan
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nautilus Terminal
Fix Released
Wishlist
Fabien LOISON

Bug Description

Upon installing on a fresh Lucid system, I get:
./install.sh: line 24: msgfmt: command not found

Installing gettext takes care of that error.

Revision history for this message
Fabien LOISON (flozz) wrote :

The install script cannot install gettext itself (because the installation is different on all linux distribution)... But the install script should signal it... I will add a dependences check in the script...

Changed in nautilus-terminal:
assignee: nobody → Fabien LOISON (FLOZz) (flozz)
importance: Undecided → Wishlist
milestone: none → 0.6
status: New → Confirmed
Fabien LOISON (flozz)
Changed in nautilus-terminal:
status: Confirmed → In Progress
Revision history for this message
Fabien LOISON (flozz) wrote :

Now the install script check dependences and alert the user if one is missing :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installing Nautilus Terminal...
 * Checking build dependencies...
   * gettext ............................. [OK]
 * Checking dependencies...
   * Nautilus ............................ [OK]
   * Nautilus Python...................... [OK]
   * Python .............................. [OK]
   * Python GTK Bindings (PyGTK) ......... [OK]
   * Python VTE .......................... [OK]
   * PyXDG ............................... [OK]
   * Python gettext support .............. [OK]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Changed in nautilus-terminal:
status: In Progress → Fix Committed
Revision history for this message
Jan (jancborchardt-deactivatedaccount) wrote :

This only happens when installing from bzr, right? So when getting it from the PPA, it installs the dependencies automatically?

Revision history for this message
Fabien LOISON (flozz) wrote :

"when getting it from the PPA, it installs the dependencies automatically?"

Yes of course (but from the ppa it does not install gettext, because it is needed just for building)
:)

Fabien LOISON (flozz)
Changed in nautilus-terminal:
status: Fix Committed → Fix Released
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.