[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] A query regarding ns Installation



Hi ,

           I had a look at those FAQ's but have not been able to get to the root. My platform is HP-UX 10.20.

I have observed that when the line   "  -I${prefix}/include  " is executed the install fails. I made a small change here

Original    -I${prefix}/include \
 

DEFINES = \
         -DNDEBUG -DUSE_SHM

 I changed to

      -I${prefix}/include -DNDEBUG -DUSE_SHM

  After doing this I could do a amke locally. But I think this will not help as then I am not able to compile the whole package. Is it Ok if I make each directory seperately , so that this problematic directory I can make with the changed make file. To me looks that when ./config is run this make file is getting some problem for this case.

   I also saw from the problem page under theProblem: I'm building OTcl from source and it complains with an error like: which looks to be exactly like mine but I couldn't relate it to my problem.

    gcc -c -g -o2 -DNDEBUG -DHAVE_STL -DUSE_SHM -I. -I/home/vijay/tk8.3.2/generic -Iotcl.c:21:20
    tclInt.h:No such file or directory
    make: *** [libotcl.a] Error1
      
    Solution: OTcl needs the file tclInt.h and tclIntDecls.h from the source code to Tcl. If you're building OTcl on a platform with a
    binary installation of Tcl/Tk you must get these header files from the matching source code for your version ot Tcl/Tk.
category  octl general this error which looks similar to mine
 

    Any inputs in this regard will be welcome.

    Regards,
 
    Rahul

Debojyoti Dutta wrote:

Whats your platform ? It will be nice if you also look at the FAQ and
install problems webpage.

Debo

On Tue, 11 Sep 2001, Rahul Hak wrote:

  [NON-Text Body part not included]

-- 
***********************************************************************
Rahul Hak                        ITPL Creator Block, 4th Floor,        
Wipro Technologies,               Whitefield Road,Bangalore(India) 
Tel: 91-80-8411990 Ext: 1034     Fax: 91-80-8411988/8411989
***********************************************************************
 
-----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[email protected] and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------