Rabu, 18 Februari 2009

Billing warnet di Ubuntu


Cara pertama yang saya lakukan adalah dengan cara manual, yaitu melakukan compile dari source aslinya (saat ini yang saya coba adalah ccl/ Cafe con leche yang beralamat di http://ccl.sourceforge.net/). Berikut adalah proses yang saya lakukan:

1. Pada server dan client jalankan perintah berikut:
$ sudo -i (masukkan password root)
$ apt-get install sqlite3 libsqlite3-dev
$ apt-get install libfox1.4
$ apt-get install libfox1.4-dev
$ apt-get install libglib2.0-dev
$ apt-get install libssl-dev
$ apt-get install build-essential

2. Edit /etc/ld.so.conf
$ nano /etc/ld.so.conf
dan tambahkan baris2 berikut :
/usr/lib
/usr/local/lib
$ ldconfig

3. Billing server
Dowload file ini dari http://ccl.sourceforge.net
cclfox-0.7.0.tar.bz2
libccls-0.7.0.tar.bz2
download ke home folder kamu lalu jalanin perintah2 berikut :
$ tar -xvzf libccls-0.7.0.tar.bz2
$ cd libccls-0.7.0
$ ./configure
$ make && make install
$ cd ..
$ tar -xvzf cclfox-0.7.0.tar.bz2
$ cd cclfox-0.7.0
$ ./configure
$ make && make install
Lalu buatlah sebuah “launcher” didesktop, klik kanan lalu klik properties dan tambahkan perintah berikut pada teks box “command”:
cclfox -nossl

4. Billing client
Download file ini dari http://ccl.sourceforge.net
cclcfox-0.7.0.tar.bz2
libcclc-0.7.0.tar.bz2
lalu jalankan perintah2 berikut :
$ tar -xvzf libcclc-0.7.0.tar.bz2
$ cd libcclc-0.7.0
$ ./configure
$ make && make install
$ cd ..
$ tar -xvzf cclcfox-0.7.0.tar.bz2
$ cd cclcfox-0.7.0
$ ./configure
$ make && make install
Lalu buatlah sebuah “launcher” didesktop, klik kanan lalu klik properties dan tambahkan perintah berikut pada teks
box “command”::
cclcfox -host -name -nossl
Dah begitu dan proses instalasi berhasil dilakukan. Ini tampilannya :

1 komentar:

  1. Hi there, I discovered your site by means of Google
    while looking for a related subject, your web site came up, it appears great.
    I have bookmarked it in my google bookmarks.
    Hello there, just become aware of your blog thru Google,
    and found that it's truly informative. I'm going to watch out
    for brussels. I'll appreciate if you proceed this in future. Numerous folks shall be benefited out of your writing. Cheers!

    My web blog; X-Ray Tec

    BalasHapus

Posting Terakhir

Followers

Sponsors

 

Kuliah Komputer. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com