Just to see how it worked, I took a clean Fedora 9 installation and did the
following:
1. yum install git automake autoconf make intltool python debootstrap kvm
qemu gettext-devel gettext-libs.
2. installed RPM. moblin-image-creator-0.46-1.fc9.noarch.rpm
3. rebooted and tried to run image-creator.
Didn't work. Console below:
[EMAIL PROTECTED] ~]$ su -
Password:
[EMAIL PROTECTED] ~]# image-creator
Traceback (most recent call last):
File "/usr/sbin/image-creator", line 56, in <module>
sdk = SDK.SDK()
File "/usr/share/pdk/lib/SDK.py", line 165, in __init__
self.discover_projects()
File "/usr/share/pdk/lib/SDK.py", line 180, in discover_projects
directories = [ os.path.join(self.config_path, x) for x in
os.listdir(self.config_path) ]
OSError: [Errno 2] No such file or directory:
'/var/lib/moblin-image-creator/projects'
[EMAIL PROTECTED] ~]#
I do have it working on Ubuntu 8.04, but just wanted to report this.
Jim A
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on
http://moblin.org once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists