how to pack an rpm for sqlite manager the xul application

Muayyad AlSadi alsadi at gmail.com
Mon Aug 31 02:59:50 UTC 2009


hello,

Sqlite manager is now made an application not just an extension

http://sqlite-manager.googlecode.com/files/SQLiteManager_XR_0.5.2b3.zip
(it's supposed to be noarch since it uses python)

I can run it like this

xulrunner path/application.ini

but I tried to copy it to /usr/share/SQLiteManager/
then run as regular user
xulrunner /usr/share/SQLiteManager/application.ini

it did not work

I also tried
xulrunner --install-app /path/to/SQLiteManager_XR_0.5.2b3.zip
/usr/share/ SQLiteManager

and it won't run

so what is the right way to make an rpm for it ?




More information about the fedora-devel-list mailing list