[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: LD_PRELOAD of ffm




> -----Original Message-----
> From: Roman Martonak [mailto:martonak@prr.mpi-stuttgart.mpg.de]
> Sent: Thursday, March 04, 1999 2:45 PM
> To: axp-list@redhat.com
> Subject: Re: LD_PRELOAD of ffm
>
>
> Christopher C Chimelis writes:
>  >
>  > On Thu, 4 Mar 1999, Roman Martonak wrote:
>  >
>  > > Concerning the trick of compiling ffm as a shared
> library and using
>  > > LD_PRELOAD, as mentioned again recently on this group,
> could somebody
>  > > provide some hints how to compile ffm as a shared library ?
>  >
>  > The easy way is to pick up my diffs from any Debian mirror
> (ftp.debian.org
>  > is the easiest).  I packaged up libffm for Debian and
> added a shared
>  > target to the makefile in my diffs.
>  >
>  > To find them, go into the
> /debian/dists/frozen/main/source/libs directory
>  > and it should be in there as a diff.gz.
>
> I just tried and there's no such thing as diff.gz in that directory.

This should be libffm_0.21-2.diff.gz
Debian source packages have three parts, one is the original source
(orig.tar.gz),
the other the diff.gz and the third a description file called .dsc

The diff.gz is an ordinary gzipped patch file which can be applied with

> zcat  libffm_0.21-2.diff.gz | patch -p1

in the package root directory.
You may do this with your sources or take the libffm_0.21.orig.tar.gz
from the debian mirror.

Guenter



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []