Ticket #9 (closed defect: fixed)
missing depend when run 0.1
| Reported by: | yves @… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
with a fresh install of the 0.1, guake can't be launch cause it use vte (which are not install by default on my computer) In fact it miss the python-vte module (on my Mandriva 2008.1)
May be it can interesting to add it in checks in the configure and in the readme file
% ./guake /home/yves/App/guake/bin 14:46
Traceback (most recent call last):
File "/home/yves/App/guake/lib/guake/guake.py", line 27, in <module>
import vte
ImportError: No module named vte
Change History
Note: See
TracTickets for help on using
tickets.