Segfaults on powerpc platform

Panu Matilainen pmatilai at laiskiainen.org
Fri Apr 27 01:24:57 PDT 2007


On Fri, 27 Apr 2007, Panu Matilainen wrote:
>
> If you want to try it out in a safe manner (without overwriting installed
> version binaries etc), you can do this:
> $ git clone http://apt-rpm.org/scm/apt.git
> $ cd apt
> $ ./configure --prefix=/usr --libdir=/usr/lib64 && make
> $ su
> # cp etc/multilib.conf /etc/apt/apt.conf.d/
> # cd cmdline

Duh, forgot, at this point you need to also do
# rm -f /var/cache/apt/*.bin

This is necessary to force cache rebuild with the new names. It should 
(and will) be done automatically, but that's not yet implemented.

> # ./apt-get <..do stuff>

 	- Panu -



More information about the Apt-Rpm mailing list