Issue78

Title Debian/Ubuntu installer
Type wish Status chatting
Importance 8.0
Superseder Nosy List mg, tpj
Assigned To Keywords

Created on 2008-11-05.19:14:24 by tpj, last changed 2008-11-05.22:50:06 by tpj.

Messages
msg297 (view) Author: tpj Date: 2008-11-05.22:50:05
I see your point :-)

By the way, I also meant "apt-get install viff" and not "apt-cache
search viff".
msg296 (view) Author: mg Date: 2008-11-05.22:09:55
Definitely! I'm using Debian myself and have indeed been thinking
about making such a package.

The reason why I haven't already made it is that it is so easy to
install VIFF in Debian: just "apt-get install" the few dependencies
and download/clone you favorite version of VIFF.
msg294 (view) Author: tpj Date: 2008-11-05.19:14:24
Would it be an idea to investigate how to include viff in the
"universe" package repository for Debian/Ubuntu?

Ideally, doing a

   apt-cache search viff

would then install viff and all dependencies. This is how most
Deb/Ubuntu users prefer to install things (at least, I think).
History
Date User Action Args
2008-11-05 22:50:06tpjsetmessages: + msg297
2008-11-05 22:09:55mgsetstatus: unread -> chatting
nosy: + mg
messages: + msg296
2008-11-05 19:14:24tpjcreate