Re: 64 bit?

Santiago Vila <[email protected]> Mon, 24 Aug 2009 20:31:24 +0200 (CEST)
Newsgroups gmane.mail.smartlist.user
Message-ID <[email protected]>
> I got helps from someone in our university to convert it to a rpm.  The
> installation was smooth -- "100%" ... "installed".  Although "rpm -qa
> smartlist" gives "smartlist-3.15-21" but I cannot find where it is installed.
> 
> I suppose it is the binaries (everything in ~smartlist/.bin) got installed.
> Could you give more hints as how to piece things together with rpm install?

Try

rpm -ql smartlist

Not that I use rpm myself, but google says that's the equivalent of "dpkg -L".

Documentation is at /usr/share/doc/smartlist, and all the paths have
been modified to reflect what is used in the Debian package (for
example, the home directory for the lists is /var/list).