Sponsored Content
Full Discussion: Porting tools
Top Forums Programming Porting tools Post 92333 by jim mcnamara on Friday 9th of December 2005 11:15:48 AM
Old 12-09-2005
Quote:
Originally Posted by veeru554
1> Write C programs.
http://www.advancedlinuxprogramming.com/alp-folder
Quote:
Originally Posted by veeru554
2> Write Shell Scripts
http://www.bo.infn.it/alice/alice-do...de/node25.html
http://www.shelldorado.com/
Quote:
Originally Posted by veeru554
3> Try making a 'make' file
No suggestions.
Quote:
Originally Posted by veeru554
4> Unix/Linux commands (where can I find the list of entire commands other the man command in unix)
Start looking thru here for detailed information:
http://www.tldp.org/
For a general overview of commands:
http://www.computerhope.com/unix.htm
Quote:
Originally Posted by veeru554
5> X windows creation or interaction (GUI)
This depends on what "GUI" you are using - Linux has GNOME and other windowing environments see the
http://www.tldp.org/
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Porting Scripts.

Hi all, Figured this would be a good a place (well more apropriate) to ask this ... What considerations are necesary to port a script from one system to another? The below link is a script that I'm currently working on at work. The work system is a SCO box and I'm slowly becoming familar... (1 Reply)
Discussion started by: Cameron
1 Replies

2. Programming

Porting to solaris

I have ported a c program to solaris. When I run , it gives me segmentation fault error at line :- memcpy ((char *)a_string ,(char *)0, MAX_READ ) ; originally this was in reliant unix as :- memcpy ( a_string , 0 , MAX_READ ) ; Can somebody help me about this ? (1 Reply)
Discussion started by: suds19
1 Replies

3. UNIX for Dummies Questions & Answers

HP-UX to linux porting

Hi all, i wanted to port some HP-UX code to linux. can anybody point to some documents or resources that would help me in doing the porting.. thanks in advance Arun Prakash (0 Replies)
Discussion started by: arunprakash
0 Replies

4. UNIX for Advanced & Expert Users

porting

I want to know what are the design considerations to be taken into account. when porting a socket project from Unix platform to another ...... (10 Replies)
Discussion started by: areef4u
10 Replies

5. Linux

when porting from HP-UX to Linux

helo, i m porting HP-UX socket application to Linux SSL-socket application. I have use htonl() in HP-UX. so when i use it in Linux, data transf is not done and application become soem time crashed. now when i remove htonl() in linux, then i got data but it will not proper order or some data may... (1 Reply)
Discussion started by: amitpansuria
1 Replies

6. HP-UX

Makfile porting

I am trying to port to HP-UX 11i v3 system an application in C++ language written for a Tru64 Unix V5. I am trying to execute on HP-UX 11i v3 a Makefile written for Tru64 Unix V5 with this code: $(TARGET_MORE): $(DEPEND_FILE) $(SOURCE_MORE.cc) $(LIBS) @for i in $(TARGET_MORE); do \ ... (1 Reply)
Discussion started by: angeloberardi
1 Replies

7. AIX

Porting from HP-UX to AIX

I am orignally a VC++ programmer, this is the my post in UNIX form. I have an existing source code, that was developed in old HP-UX system, the objective is to make it work on new AIX system. It does'nt appear that AIX has the necessary libraries or even run the application if its... (0 Replies)
Discussion started by: maverick786us
0 Replies

8. Solaris

Porting to new hardware - best way?

Same version of Solaris etc. Moving to new hardware. The application that runs on this server is easy enough to re-install but Im concerned about things like:- 1. Users/passwords/home directories 2. Cron jobs 3. Static routes Is there ANY way to either export this sort of thing so that I... (6 Replies)
Discussion started by: psychocandy
6 Replies
pvf(1)							      General Commands Manual							    pvf(1)

NAME
pvf tools - utilities to convert various sound formats DESCRIPTION
The pvf tools are a collection of tools to convert vgetty modem data to and from the 'raw modem data' format, and from that to and from various audio file formats (like .au or .wav). In addition, there are some tools to manipulate pvf files, like speed up files or cut off trailing noise. A list of commands is below in the "see also" section. You can run those commands with the -h switch for available options. Please also look at the individual contributed man pages. SEE ALSO
autopvf(1), basictopvf(1), lintopvf(1), pvf(1), pvfamp(1), pvfcut(1), pvfecho(1), pvfff(1), pvffile(1), pvffilter(1), pvfmix(1), pvfnoise(1), pvfreverse(1), pvfsine(1), pvfspeed(1), pvftoau(1), pvftobasic(1), pvftolin(1), pvftormd(1), pvftovoc(1), pvftowav(1), rmd- file(1), rmdtopvf(1), voctopvf(1), wavtopvf(1) AUTHOR
Original version from Klaus Weidner. Copyright (C) 1997 by Marc Eberhard <Marc.Eberhard@Uni-Duesseldorf.DE> 14 February 1997 pvf(1)
All times are GMT -4. The time now is 08:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy