Re: [ns] Fwd: Urgent help required: Unable to build xgraph

2006-12-27 Thread Debarshi Sanyal

Hi All,
  Please let me know how to build xgraph-12.1 given the issues I am facing.
The build is on RHEL (Red Hat Enterprise Linux) 3 (Taroon).
  Appreciate your response in this regard.

Regards,
Debarshi

On 12/27/06, Debarshi Sanyal [EMAIL PROTECTED] wrote:

 Thanks you so much, Larry. But during ./configure in xgraph-12.1 directory
 (or with top-level install script), it reports

 checking for X... (cached) libraries /usr/X11R6/lib, headers=
  /usr/X11R6/include

 At the end, it quips

 creating Makefile
 creating autoconf.h
 autoconf.h is unchanged

 And yet when I run make, it errors out. I have tried after including the
 above Xdevelopment headers and libraries in PATH, but the issue persists.
 Could you please suggest a solution?

 Thanks a lot,
 Debarshi

 On 12/27/06, Larry Brigman [EMAIL PROTECTED] wrote:
 
 
  On 12/26/06, Debarshi Sanyal [EMAIL PROTECTED] wrote:
  
   
Hi,
   Festive greetings to you all!
   I recently installed ns2.29 on Red Hat Linux 9.  I am unable to
  build
xgraph although other components of ns2 are getting built
  correctly. When
I run ./configure followed by make in the xgraph directory, it
  tells:
   
Makefile:255: *** missing separator.  Stop.
   
This is the same problem discussed in the mail Why building Xgraph
Failed? in ns-users mailing list.
But I haven't found the solution there.
   
Could anyone please help me fix this issue? This is very urgent.
Pleeesee help !!
   
  You will need the Xwindows development headers and libraries to build
  xgraph.
 
 



[ns] Fwd: Urgent help required: Unable to build xgraph

2006-12-26 Thread Larry Brigman

On 12/26/06, Debarshi Sanyal [EMAIL PROTECTED] wrote:

 
  Hi,
 Festive greetings to you all!
 I recently installed ns2.29 on Red Hat Linux 9.  I am unable to build
  xgraph although other components of ns2 are getting built correctly. When
  I run ./configure followed by make in the xgraph directory, it tells:
 
  Makefile:255: *** missing separator.  Stop.
 
  This is the same problem discussed in the mail Why building Xgraph
  Failed? in ns-users mailing list.
  But I haven't found the solution there.
 
  Could anyone please help me fix this issue? This is very urgent.
  Pleeesee help !!
 
You will need the Xwindows development headers and libraries to build xgraph.



Re: [ns] Fwd: Urgent help required: Unable to build xgraph

2006-12-26 Thread Debarshi Sanyal

Thanks you so much, Larry. But during ./configure in xgraph-12.1 directory
(or with top-level install script), it reports

checking for X... (cached) libraries /usr/X11R6/lib, headers=
 /usr/X11R6/include

At the end, it quips

creating Makefile
creating autoconf.h
autoconf.h is unchanged

And yet when I run make, it errors out. I have tried after including the
above Xdevelopment headers and libraries in PATH, but the issue persists.
Could you please suggest a solution?

Thanks a lot,
Debarshi

On 12/27/06, Larry Brigman [EMAIL PROTECTED] wrote:


 On 12/26/06, Debarshi Sanyal [EMAIL PROTECTED] wrote:
 
  
   Hi,
  Festive greetings to you all!
  I recently installed ns2.29 on Red Hat Linux 9.  I am unable to
 build
   xgraph although other components of ns2 are getting built correctly.
 When
   I run ./configure followed by make in the xgraph directory, it tells:
  
   Makefile:255: *** missing separator.  Stop.
  
   This is the same problem discussed in the mail Why building Xgraph
   Failed? in ns-users mailing list.
   But I haven't found the solution there.
  
   Could anyone please help me fix this issue? This is very urgent.
   Pleeesee help !!
  
 You will need the Xwindows development headers and libraries to build
 xgraph.