Differences between revisions 4 and 5
Revision 4 as of 2007-11-09 08:27:11
Size: 1552
Editor: 203
Comment:
Revision 5 as of 2011-08-03 11:00:51
Size: 1554
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 68: Line 68:
SeeAlso [http://bbs.kldp.org/viewtopic.php?t=30791 Diff and Patch] SeeAlso [[http://bbs.kldp.org/viewtopic.php?t=30791|Diff and Patch]]

OpenSource 프로젝트에서는 일반적으로, 커맨드형 프로그램 개발도구들을 사용하게 된다.

자주사용하게 되는 프로그램들

  • autoconf
  • automake
  • [CVS]
  • VimEditor

  • ctags
  • screen
  • man

이들의 간략한 사용방법은 다음과 같다.

[Cee] 컴파일 및 [CVS]사용

SeeAlso OpenSourceDevelopmentWithCvs

[CVS]설정

$ export CVSROOT=:pserver:[username]@[server]:/home/cvs

[Cee]프로그램의 작성 및 [CVS]등록

OpenSourceProjectEnv (last edited 2013-06-27 07:50:04 by 61)

web biohackers.net