Quote:
Originally Posted by kovidgoyal
Not a problem. If you have trouble using the vmware image let me know.
|
Okay, I have trouble <g>.
I got the VM image up and running and networked, which took a little bit of fooling around as I am not terribly familiar with gentoo.
Now I try to update from SVN and when running python setup.py develop as root I get this error:
Code:
Trying to setup udev rules...
Setting up bash completion... failed
Traceback (most recent call last):
File "/home/kovid/work/libprs500/src/libprs500/linux.py", line 79 in setup_completion
from libprs500.gui2.lrf_renderer.main import option_parser as lrfviewerop
File "/home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main.py", line 27 in <module>
from libprs500.gui.lrf_renderer.main_us import Ui_mainWindow
ImportError: No module named main_ui
Setting up desktop integration
QPixmap::scaled: Pixmap is a null pixmap
/bin/sh: xdg-icon-resource: command not found
You do not have the Portland Desktop Utilities installed, skipping installation of desktop integration
Is this something I can safely ignore? Is the VMware image out of alignment with the current requirements?
Thanks for your help,
Christopher