[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::ultrix_tools

Title:_ULTRIX tools_
Notice:Welcome to ULTRIX_tools now located on SMURF::
Moderator:SMURF::BEIKMAN
Created:Thu Jun 29 1989
Last Modified:Thu Feb 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:425
Total number of notes:1769

424.0. "top utility on v4.5 (mips)?... pls..." by QCAV01::NRHEGDE (T&E or R&D !?) Wed Jan 22 1997 04:47

T.RTitleUserPersonal
Name
DateLines
424.1NABETH::alanDr. File System's Home for Wayward Inodes.Fri Feb 14 1997 21:264
	Do you have sources?  Did you recompile it?  While the basic
	structure of the kernel is relatively unchanged through the
	V4 family, detailed changes make it necessary to recompile
	programs that depend on the layout of kernel data structures.
424.2I don't have source code...QCAV01::NRHEGDET&E or R&D !?Wed Feb 19 1997 07:4713
    Hi 
    copied some top kit over net & tried comile it.
    
     when I said make install it came with bad magic error. When
    I tried to do cc top.c then it came out with unrecognised macro JB*
    something. 
    
     I searched in lot of places for source codes. But all directories
    itself seems to be missing. Any advice on this regard would be helpful
    to use that utility.
    
     regards
    Nagaraj Hegde
424.3How are you doing this ?KAMPUS::NEIDECKEREUROMEDIA: Distributed Multimedia ArchivesThu Feb 20 1997 06:3815
    Use
    
            ftp://ftp.kar.dec.com/tools/top-3.5beta5.tar.gz
    
        for sources. For compilation do a
    
            ./Configure ultrix4
    
        and answer the questions. Then do
    
            make
            make install
    
        and live happily ever after.
    
424.4Thx a lot...QCAV02::NRHEGDET&E or R&D !?Thu Feb 20 1997 11:007
    Hi !
     
     
    Thanks a lot for help. It works fine.
    
     regards
    Nagaraj Hegde