On Mon, Dec 3, 2012 at 7:33 PM, Fernando de Oliveira <[email protected]>wrote:

> --- Em seg, 3/12/12, James Pinto escreveu:
>
>
> > De: James Pinto
> > Assunto: Re: [blfs-support] unable to install apt on LFS
> > Para: "BLFS Support List" <blfs-support ... >
> > Data: Segunda-feira, 3 de Dezembro de 2012, 8:59
>
> >> On Mon, Dec 3, 2012 at 3:44 PM, Fernando de Oliveira wrote:
>
> >> --- Em seg, 3/12/12, James Pinto escreveu:
>
>
> >>> De: James Pinto
>
> >>> Assunto: [blfs-support] unable to install apt on LFS
> >>> Para: "BLFS Support List" <blfs-support ... >
>
> >>> Data: Segunda-feira, 3 de Dezembro de 2012, 7:00
>
> >>>
>
>
> >>>
> >>>  dpkg -i apt_0.9.7.6_i386.deb
> >>> (Reading database ... 1021 files and directories currently installed.)
> >>> Preparing to replace apt 0.9.7.6 (using apt_0.9.7.6_i386.deb) ...
> >>> Unpacking replacement apt ...
> >>> dpkg: dependency problems prevent configuration of apt:
> >>>  apt depends on libapt-pkg4.12 (>= 0.9.7.6); however:
> >>>   Package libapt-pkg4.12 is not installed.
> >>>  apt depends on libc6 (>= 2.4); however:
> >>>   Package libc6 is not installed.
> >>
> >> When I had problem with libc6, using *buntu to build lfs, I solved with
> >> symlinks.
>
> >> Please, people these *lfs* lists prefer plain text messages.
>
> > Hi
>
> > root [ /lib ]# ls -l libc.so.6
> > lrwxrwxrwx 1 root root 12 Jul  7 02:16 libc.so.6 -> libc-2.15.so
>
> ...
>
>
> > What should the symlinks be for apt to find libc6?
>
> Please, people here in these *lfs* lists prefer plain text messages.
>
> I have spent some time reformatting by hand this reply, to remove extra
> spaces and add proper ">", ">>" and ">>>".
>
> It is not always that I feel like spending such time.
>
> I know some editors will not answer your questions as they will not try
> to read them (they use text browser) nor will they spend time
> reformatting.
>
> Guessing the following possibilities (last link I did is not available
> anymore):
>
> ln -sv libc.so.6 /lib/libc6.so
>
> or
>
> ln -sv /lib/libc.so.6 /usr/lib/libc6.so
>
> or
>
> ln -sv /lib/libc.so.6 /lib/i386-linux-gnu/libc6.so
>
> or
>
> ln -sv /lib/libc.so.6 /usr/lib/i386-linux-gnu/libc6.so
>
> []s,
> Fernando
> --
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>

Hi

The first symlink already existed I created the second ln -sv
/lib/libc.so.6 /usr/lib/libc6.so but I still cant install apt it still
shows lic6 is not installed

Regards
-- 
James Earnest Pinto
*Phoenix Fusion*
www.phoenixfusion.in
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to