xz-5.0.4 Note:
make pkgconfigdir=/usr/lib/pkgconfig install
to install the package (not "make install", which will
cause the error you are seeing)
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information
On 12/26/2012 05:25 PM, Baho Utot wrote:
> On 12/26/2012 02:10 PM, Chris Staub wrote:
>> liblzma should be in /lib, not /usr/lib. Also, can you copy the contents
>> of config.log?
>
> From 6.46. Xz-5.0.4
>
> ./configure --prefix=/usr --libdir=/lib --docdir=/usr/share/doc/xz-5.0.4
>
> the prefix p
On 12/26/2012 02:10 PM, Chris Staub wrote:
>> You should have liblzma.so in /tools/lib and lzma.h in /tools/include.
>>
>> -- Bruce
>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe:
> You should have liblzma.so in /tools/lib and lzma.h in /tools/include.
>
>-- Bruce
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
>
> Hi Bruce,
> Yes bi
On Wed, Dec 26, 2012 at 7:09 PM, Bruce Dubbs wrote:
> On Wed, Dec 26, 2012 at 7:44 AM, Israel Silberg
> wrote:
>
> > I'm building LFS 7.2, and during the running of the configure section of
> the
> > kmod-9 I got the following:
>
> > No package 'liblzma' found
> >
> > Consider adjusting the PKG_C
On Wed, Dec 26, 2012 at 7:44 AM, Israel Silberg wrote:
> I'm building LFS 7.2, and during the running of the configure section of the
> kmod-9 I got the following:
> No package 'liblzma' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-st
On 12/26/2012 02:44 AM, Israel Silberg wrote:
> Hi all,
> I'm building LFS 7.2, and during the running of the configure section of
> the kmod-9 I got the following:
>
> checking for liblzma... no
> configure: error: Package requirements (liblzma >= 4.99) were not met:
>
> No package 'liblzma' found