On 8:19:31 am 01/14/05 Nigel Nguyen <[EMAIL PROTECTED]> wrote:
> > >
> >  Tui la`m tru+o+'c:
> >
> >  [EMAIL PROTECTED]:~ # apt-cache search glibc-devel
>
> neu o buoc nay ko^ co ba'o ket qua gi het thi` nghia la` khong co lib
> na`y trong repository nen ba'c apt-get thi se bao loi ngay :)
>
> search trong may cai repository cu?a ubuntu ko^ co' glibc-devel. Tuy
> nhien ba?n xvnkb0.28a cha.y tot trong ubuntu:
>
> http://xvnkb.sourceforge.net/
>
> download source-code -> tarbz -> ./configure -> make -> sudo make
> install -> work fine :) (tested)
>

It's called libc6-dev.  Chuot Map: apt-get install libc6-dev
Sorry for the confusion.

Here is how I know. Nhi`n va`o souce cu?a configure script. Ngay ca'i
pha^`n checking dynamic...co' du`ng xcc config/dl.c, chuy vo^ ca'i file
thi` tha^'y do`ng

/*----------------------------------------------------------------------------*/
/*  dl.c -- used by configure script to detect dynamic link loader         
  */
/*----------------------------------------------------------------------------*/
#include <dlfcn.h>
main()
{
        dlopen(0, 0);
}


So there we have it. We need dlfcn.h.
Hy vo.ng doc cu?a xvnkb se~ kha' ho+n :)

-Larry



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
VietLUG-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vietlug-users

Trả lời cho