[arch-general] nut package - no docs or cgi interface??
Listmates, Any reason that the nut package (network ups tools) isn't being packaged with the documentation (release notes, upgrade notes, etc.) or the web interface (cgi/html) files? Just curious? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
On Friday 09 October 2009 06:25:51 pm David C. Rankin wrote:
Listmates,
Any reason that the nut package (network ups tools) isn't being packaged with the documentation (release notes, upgrade notes, etc.) or the web interface (cgi/html) files? Just curious?
Looking a bit closer, it looks like this is what we want: #Archlinux nut configure options ./configure '--prefix=/usr' \ '--sysconfdir=/etc' \ '--localstatedir=/var' \ '--mandir=/usr/share/man' \ '--datadir=/usr/share' \ '--docdir=/usr/share/doc/nut' \ '--with-all' \ '--with-cgipath=/srv/http/cgi-bin/nut' \ '--with-htmlpath=/srv/http/nut' It looks like the existing package was built without any of the following build options, that can all be applied with the --with-all configure parameter: --with-all enable serial, usb, snmp, hal, cgi, dev, neonxml, powerman What say the powers that be? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
David C. Rankin wrote:
On Friday 09 October 2009 06:25:51 pm David C. Rankin wrote:
Listmates,
Any reason that the nut package (network ups tools) isn't being packaged with the documentation (release notes, upgrade notes, etc.) or the web interface (cgi/html) files? Just curious?
Looking a bit closer, it looks like this is what we want:
#Archlinux nut configure options
./configure '--prefix=/usr' \ '--sysconfdir=/etc' \ '--localstatedir=/var' \ '--mandir=/usr/share/man' \ '--datadir=/usr/share' \ '--docdir=/usr/share/doc/nut' \ '--with-all' \ '--with-cgipath=/srv/http/cgi-bin/nut' \ '--with-htmlpath=/srv/http/nut'
It looks like the existing package was built without any of the following build options, that can all be applied with the --with-all configure parameter:
--with-all enable serial, usb, snmp, hal, cgi, dev, neonxml, powerman
What say the powers that be?
File a bug report/feature request. Allan
On Friday 09 October 2009 11:05:09 pm Allan McRae wrote:
File a bug report/feature request.
Allan
Done: http://bugs.archlinux.org/task/16554 -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
David C. Rankin wrote:
On Friday 09 October 2009 11:05:09 pm Allan McRae wrote:
File a bug report/feature request.
Allan
Done:
Should be under the Community Packages project I think, not the main Arch Linux one. T.
On Saturday 10 October 2009 02:40:06 am Tom K wrote:
David C. Rankin wrote:
On Friday 09 October 2009 11:05:09 pm Allan McRae wrote:
File a bug report/feature request.
Allan
Done:
Should be under the Community Packages project I think, not the main Arch Linux one.
T.
[smacks self] OK, how do I move it? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
David C. Rankin wrote:
On Saturday 10 October 2009 02:40:06 am Tom K wrote:
David C. Rankin wrote:
On Friday 09 October 2009 11:05:09 pm Allan McRae wrote:
File a bug report/feature request.
Allan
Done:
Should be under the Community Packages project I think, not the main Arch Linux one.
T.
[smacks self] OK, how do I move it?
You can not. But it already has been. Allan
participants (3)
-
Allan McRae
-
David C. Rankin
-
Tom K