Sponsored Content
Operating Systems OS X (Apple) what are OS X Developer tools . Post 302239176 by deepakl28 on Tuesday 23rd of September 2008 04:28:35 AM
Old 09-23-2008
what are OS X Developer tools .

hi all,

what are OS X Developer tools. Whether Mac oS x developer tools are same as unix os x developer tools.

problem .. i am trying to tomcat as daemon process. i referred Installing Apache Tomcat 6 on Mac OS X 10.5 Leopard and started to run tomcat as daemon process in unix environment. But in "Comiling JSVC " it is asking that "OS X developer tolls " to be installed .

can any one suggest me what are the OS x developer tools that are to be installed ,inorder to make my tomcat as a daemon process in unix environment.

Thanks in advance.
 

2 More Discussions You Might Find Interesting

1. Solaris

how to uninstall Forte Developer 6.2?

Hi, i installed forte 6.2 in my solaris 8, but when i wanted to uninstall it, i dont know what to do, i donrt know where it reside. i tried pkgrm to my guess the said directory ut i am wrong. what will i do? (0 Replies)
Discussion started by: kenshinhimura
0 Replies

2. Shell Programming and Scripting

Shell Developer Needed

Hello programmers, A small team of developers and myself have started a VoIP project for the gaming community. We are all working volunteerily to make the application. We all have experience in what we do, but we have hit a dead end. After setting up registration, login, and the custom graphic UI,... (3 Replies)
Discussion started by: suzi9spal
3 Replies
ft2nfdump(1)															      ft2nfdump(1)

NAME
ft2nfdump - flow-tools data converter program SYNOPSIS
ft2nfdump [options] DESCRIPTION
ft2nfdump is the flow-tools converter program to read, convert and store netflow data, created with the flow-tools package. It works either as a pipe filter or reads flow-tools data format directly from file and exports nfdump data format at stdout. OPTIONS
-r <flow-tools-file> Read flow-tools formated netflow data from file flow-tools-file. Default: Read from stdin. -c num Read only num flows from input file. -E Print raw netflow records to stdout. This option is for debugging purpose only, to see any incoming netflow data. Compatible to option -E in nfcapd. -V Print ft2nfdump version and exit. -h Print help text on stdout with all options and exit. RETURN VALUE
Returns 0 No error. 255 Conversion failed. EXAMPLES
flow-cat ft-v05.2001-05-01.* | ft2nfdump | nfdump -w nfcap.20010501 Convert files into nfdump format. ft2nfdump -r ft-v05.2001-05-01 | nfdump -w nfcap.20010501 Convert files into nfdump format. NOTES
SEE ALSO
nfcapd(1), nfdump(1), nfprofile(1), nfreplay(1) BUGS
2009-09-09 ft2nfdump(1)
All times are GMT -4. The time now is 04:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy