[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
how to pack an rpm for sqlite manager the xul application
- From: Muayyad AlSadi <alsadi gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: how to pack an rpm for sqlite manager the xul application
- Date: Mon, 31 Aug 2009 05:59:50 +0300
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 ?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]