linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] what is the meaning of " mkdir linux-build"?


From: hhw
Subject: [Linphone-developers] what is the meaning of " mkdir linux-build"?
Date: Wed, 24 Mar 2004 14:37:28 +0800



 

  I found these commands:
  $> tar -xvzf libosip-0.X.X.tar.gz
  $> mkdir linux-build
  $> cd linux-build
  $> ../libosip-0.X.X/configure
  $> make
  $> make install
 
 
Can you tell me why he "mkdir linux-build" and "cd linux-build"?
Why not he directly "cd libosip-0.X.X" and "./configure".


reply via email to

[Prev in Thread] Current Thread [Next in Thread]