Ketikan pada folder hasil ekstrak program yang akan diinstall
(Pastikan sudah ada didalam folder tsb.)
./configure
make
sudo make install
clean install
lets see what each one of them does…
./configure….. checks whether the required dependencies are available on your system or not….. if not an error is reported….
make compiles the source code and make install is used to install the program in to the location
if it asks for an installation location it is recommended to install all the source to /usr/src
clean install removes any temporary files created in the installation process of the source
and thats it your source file in installed in your system.
file ber-ekstensi *.tar.gz atau *.tar.bz2 itu adalah file source untuk program di linux. installer di ubuntu itu biasanya ber-eksternsi *.deb , *.bin, *.run. karena file ber ekstensi *.tar.gz adalah source, maka harus di-compile dulu agar bisa diinstall. oleh karena itu kita memerlukan compiler.
pada linux ubuntu, sudah ada paket compiler yang disediakan (distro lain tidak punya) yang dinamakan build-essential. karena tidak termasuk dalam cd installer ubuntu, silakan install via apt
$ sudo apt-get install build-essential
nah setelah install build-essential, maka kita bisa compile source *.tar.gz
$ tar zxfv filemilikmu.tar.gz <----- meng-ekstrack isi tar.gz, hasilnya ada dalam folder
$ cd folderhasilekstrack/ <----- masuk ke dalam folder hasil ekstrack
$ ./configure <----- ada kalanya source memiliki file bernama configure, jika di folder itu tidak ada file ini, silakan skip langkah ini
$ sudo make
$ sudo make install
udah setelah itu program sudah terinstall, tapi jika ada error, kayaknya ada depedency
You Are Reading
Langganan:
Posting Komentar (Atom)
Labels
- Active Directory (1)
- Alexa.com (1)
- Antivirus (4)
- Aplikasi (5)
- Article (2)
- BDE Administrator (1)
- Beep (1)
- Believe Or Not (3)
- Best Pratices (2)
- Blackberry (5)
- Blogger (19)
- Blogging (22)
- Blogspot (21)
- Booting (1)
- Celebrity (1)
- Cerita Rohani (9)
- Chat (3)
- Colour (1)
- Command Prompt (4)
- Crack (3)
- Cracking (1)
- Crash (1)
- CSOnline (1)
- Delphi (1)
- DNS (1)
- Dowload (1)
- Download (2)
- Downloader (1)
- Driver (1)
- Dummy (1)
- Edit (1)
- Emoticon (1)
- Error (1)
- Error Ms Access (1)
- Error Windows (9)
- Excel (1)
- Excell (1)
- Facebook (1)
- Feed (2)
- Find (2)
- Firewall (2)
- Formula (1)
- Freeware (12)
- Google (3)
- Gratis (9)
- Hacker (16)
- Hacking (3)
- Hardware (4)
- Harga (1)
- HDD (1)
- Hollywood (4)
- HOST (1)
- Hot News (9)
- Hot'Z (11)
- HTML (1)
- Humor (2)
- IDM (1)
- InBound (1)
- Indonesia (1)
- Information (1)
- Install (2)
- Internet (5)
- Justin Bieber (1)
- Karir (2)
- Kesalahan (1)
- Kesehatan (2)
- Keygen (1)
- Keywords (1)
- Kisah Unik (2)
- Kode (2)
- Kritikan u/ Dirimu (7)
- LAN (2)
- Laptop (2)
- Link (1)
- Linux (17)
- Magic (1)
- Manusia (1)
- Mikrotik (3)
- Misteri Dunia (1)
- Motivasi dirimu (9)
- Ms Access (2)
- Ms Office (2)
- Netbook (1)
- Network (3)
- NOD32 (2)
- Office (1)
- OS - Operating System (21)
- Password (1)
- Pekerjaan (1)
- Photo (3)
- Photoshop (4)
- Pictures (1)
- PING (1)
- Plugins (1)
- Posting (1)
- Printer (2)
- Product Key (1)
- Profesi (1)
- Programming (1)
- Proxy (3)
- Query (1)
- Ramalan (2)
- Recovery (1)
- Regedit (4)
- Renungan Untuk Mu (3)
- Repair (5)
- Router (1)
- Searching (2)
- Security (1)
- SEO (21)
- Serial Number (1)
- Service (1)
- Setting Software (9)
- si Doi (1)
- Size (1)
- Socialize (1)
- Software (4)
- Software Download (2)
- Software SMS (1)
- Software Utility (4)
- Sofware Backup (1)
- Solusi (2)
- Solution (2)
- Source Code (1)
- Spyware (1)
- SQL (1)
- Static Pages (1)
- Super (1)
- Table (1)
- Tag (1)
- Template (2)
- Terminal Server (1)
- Text (1)
- Tips Bisnis (1)
- Tips Karyawan (2)
- Tips or Tricks Windows (32)
- Top (2)
- Top Search (1)
- Traffic (1)
- Translate (2)
- Trouble (1)
- True Story (9)
- Twitter (1)
- Ubuntu (1)
- Unbelievable (1)
- User Password Update (3)
- Virus (5)
- Visitor (1)
- Visual Basic (1)
- Warna (1)
- Widget (1)
- Windows 2000 (3)
- Windows 7 (6)
- Windows Server 2003 (7)
- Windows Vista (4)
- Windows XP (20)
- Wordpress (4)
Blog Archive
-
▼
2010
(153)
-
▼
Februari
(17)
- Not enough server storage is available to process ...
- 23 Aplikasi windows yang Tersembunyi
- 100 command window
- Nomer Telephone Tuhan Yesus
- Cintailah Mama Papa Kita
- Perbedaan mendasar antara seorang PRIA dan COWOK
- Commit
- 3x7
- Dosa yg merusak pernikahan
- Air Kelapa
- SEMENIT SAJA
- Jangan putus asa !! Bangkitlah !!
- Tidak selalu seperti yang kelihatan
- Bawang Merah menyerap bakteri
- Cara Install software di Linux
- Ubuntu 9.10 Folder Sharing Fails with failed to ex...
- Sharing printer Linux UBUNTU dengan client Windows XP
-
▼
Februari
(17)
0 komentar:
Posting Komentar