Dude!  You rock!  I will try this this afternoon. Thank you very much.

-mitch

(sent from my BlackBerry through Groupwise running on Novell's SUSE Linux)




On 6/14/07, Chris Frey <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 12, 2007 at 11:16:38PM -0600, Mitchell Sherfey wrote:
> > I've been trying to install bcharge on my SUSE 10.2 box and have been
> > getting one of two errors (depending on which build I use)
> >
> > barry-0.1-1bcharge.i386
> > error: Failed dependencies:
> >        rtld(GNU_HASH) is needed by barry-0.1-1bcharge.i386
>
> The bcharge rpm is old.  bcharge is now included in the barry-util RPM,
> version 0.7, along with the btool command line utility, and various others.
>
> Since you are using SuSE, this doesn't quite help you, since the RPM's
> on the sourceforge site are built for Fedora6, and some of the RPM
> names are different on SuSE.
>
> You can build all the RPM's you need, though, yourself, by doing the
> following:
>
> - install the following packages:
>       gcc-c++
>       libusb
>       openssl-devel
>       boost-devel
>       gtkmm24
>       libglademm (latest, devel library)
>       pkg-config
>
> - grab the src RPM of libtar (I was unable to find this on SuSE
>       repositories myself) and build and install:
>
>       wget
> ftp://download.fedora.redhat.com/pub/fedora/linux/extras/development/SRPMS/libtar-1.2.11-8.fc6.src.rpm
>       rpm -i libtar*src.rpm
>       cd /usr/src/packages/SPECS
>       rpmbuild -ba libtar.spec
>       rpm -i ../RPMS/i586/libtar*rpm
>
> - grab the latest barry-0.7 tarball from the sourceforge download section
>
> - put barry-0.7.tar.gz in /usr/src/packages/SOURCES and put the attached
>       barry.spec file in /usr/src/packages/SPECS
>
> - build everything:
>       cd /usr/src/packages/SPECS
>       rpmbuild -ba --with gui barry.spec
>
> Hopefully all will compile successfully, and you'll have the needed
> rpm files in /usr/src/packages/RPMS.
>
> I just did this today on SuSE 10.1, so you asked at the right time. :-)
>
> Good luck,
> - Chris
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to