Re: 64 bit?
Zhiliang Hu <[email protected]> Mon, 24 Aug 2009 15:26:58 -0500 (CDT)
| Newsgroups | gmane.mail.smartlist.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you - I found it... Now the Smartlist is happily working! Many thanks also to others who responded. Zhiliang On Mon, 24 Aug 2009, Santiago Vila wrote: > Date: Mon, 24 Aug 2009 20:31:24 +0200 (CEST) > From: Santiago Vila <[email protected]> > To: Zhiliang Hu <[email protected]> > Cc: [email protected] > Subject: Re: 64 bit? > >> 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).