[ns] Re: URGENT: X library 'configure' error in ns-2.27 under cygwin
JingHao Xu
jinghaox at yahoo.com
Mon Apr 19 14:16:54 PDT 2004
Under your NS directory, edit the 'configure' file and
modify the following line
if test -r $i/libX11.a -o -r $i/libX11.so; then
to
if test -r $i/libX11.dll.a -o -r $i/libX11.so; then
Then do ./configure and make again...
Cheers
Jinghao Xu
Electrical and Computer Engineering Department
George Washington University
Email: jhxu at gwu.edu, jinghaox at yahoo.com
>Message: 20
>Date: Mon, 19 Apr 2004 15:23:46 +0200
>From: "Anis Masmoudi" <Anis.Masmoudi at int-evry.fr>
>Subject: [ns] URGENT: X library 'configure' error in
>ns-2.27 under
> cygwin
>To: <ns-users at ISI.EDU>
>Message-ID:
<000f01c42611>$8b5aa6d0>$fb649f9d at intevry.fr>
>Content-Type: text/plain; charset="iso-8859-1"
>Dear all,
>I installed successfully ns-2.27 under cygwin, but
>when I tried to
>compile it (clean it then make it), it stated that I
>need to configure it
>requesting me to re-run configure. So, I was placed
>in ns-2.27 directory
>and I ran this command: './configure', then it
>generated an error
>stating that X library was not found (X11). The
>generated report is the
>following (the 'X11 library' error message is at the
>end of the report):
>checking for X11 header files
>checking for X11 library archive
>checking for XOpenDisplay in -lX11... no
>can't find X library
>### End of the output report error.
>Thank you in advance.
> Cheerfully...
> Anis
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
More information about the Ns-users
mailing list