budiwijaya’s blog

Boring day

April 23, 2007 · No Comments

Hari-hari memang kadang bisa membosankan, seperti hari ini. Mencoba membunuh waktu dengan tools seadanya, wordpress, blogwalking, dan sedikit iwan fals - mabuk cinta.

→ No CommentsCategories: Tips, Tricks, and Tools

adsense and tips about installing using rpm

October 21, 2005 · 2 Comments

This post is about installing packet using rpm. Many of redhat users, if they install a packet using rpm, is bothered by dependencies. Well, after tried so many times, i found this trick.

Use a bracelet ‘{’ to specify more packet to install. This is how i got stuck with dependencies and resolve it.

[budiw@box c]$ sudo rpm -ivh /media/cdrom/RedHat/RPMS/curl-devel-7.12.1-3.i386.rpm
Password:
warning: /media/cdrom/RedHat/RPMS/curl-devel-7.12.1-3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
libidn-devel is needed by curl-devel-7.12.1-3.i386
openssl-devel is needed by curl-devel-7.12.1-3.i386
Suggested resolutions:
libidn-devel-0.5.6-1.i386.rpm
openssl-devel-0.9.7a-43.1.i386.rpm
[budiw@box c]$ sudo rpm -ivh /media/cdrom/RedHat/RPMS/{curl-devel-7.12.1-3.i386.rpm,open
[budiw@box c]$ ls /media/cdrom/RedHat/RPMS/ | grep open
compat-openldap-2.1.30-2.i386.rpm
openldap-devel-2.2.13-2.i386.rpm
openmotif21-2.1.30-11.RHEL4.2.i386.rpm
openmotif-2.2.3-6.RHEL4.2.i386.rpm
openmotif-devel-2.2.3-6.RHEL4.2.i386.rpm
openssl096b-0.9.6b-22.1.i386.rpm
openssl-devel-0.9.7a-43.1.i386.rpm
[budiw@box c]$ sudo rpm -ivh /media/cdrom/RedHat/RPMS/{curl-devel-7.12.1-3.i386.rpm,openssl-devel*,libidn-devel*}
warning: /media/cdrom/RedHat/RPMS/curl-devel-7.12.1-3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
krb5-devel is needed by openssl-devel-0.9.7a-43.1.i386
zlib-devel is needed by openssl-devel-0.9.7a-43.1.i386
pkgconfig is needed by libidn-devel-0.5.6-1.i386
Suggested resolutions:
krb5-devel-1.3.4-9.i386.rpm
pkgconfig-0.15.0-3.i386.rpm
zlib-devel-1.2.1.2-1.i386.rpm
[budiw@box c]$ sudo rpm -ivh /media/cdrom/RedHat/RPMS/{curl-devel-7.12.1-3.i386.rpm,openssl-devel*,libidn-devel*,krb5-devel*,zlib-devel*,pkgconfig-0*}
warning: /media/cdrom/RedHat/RPMS/curl-devel-7.12.1-3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
e2fsprogs-devel is needed by krb5-devel-1.3.4-9.i386
Suggested resolutions:
e2fsprogs-devel-1.35-11.6.EL4.i386.rpm
[budiw@box c]$ sudo rpm -ivh /media/cdrom/RedHat/RPMS/{curl-devel-7.12.1-3.i386.rpm,openssl-devel*,libidn-devel*,krb5-devel
*,zlib-devel*,pkgconfig-0*,e2fsprogs-devel*}
warning: /media/cdrom/RedHat/RPMS/curl-devel-7.12.1-3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing… ########################################### [100%]
1:e2fsprogs-devel ########################################### [ 14%]
2:krb5-devel ########################################### [ 29%]
3:pkgconfig ########################################### [ 43%]
4:libidn-devel ########################################### [ 57%]
5:zlib-devel ########################################### [ 71%]
6:openssl-devel ########################################### [ 86%]
7:curl-devel ########################################### [100%]
[budiw@box c]$

and here’s the adsense:

ternyata gak bisa menyisipkan kode adsense disini :(

 

–budiw 

→ 2 CommentsCategories: Tips, Tricks, and Tools

wordpress

October 18, 2005 · No Comments

sial! barusan ngedit blog di wordpress terus pengen nambah gambar maksudnya, dibawahnya Write Post ada tulisan Drag and Drop to post photo, aku drag image hasil capture-an, eh FF malah nampilin image itu, aku pencet back walah-walah.. malah hilang semua.. sial!

postingan yang ini cuma mau nampilin soal hint yang diberikan wordpress sewaktu kita mengedit categories, jadi pada waktu kita mengedit categories, wordpress akan memberikan hint kata yang ada dalam kamusnya, aku ngertinya pas ngetik tip, belum selesai eh muncul box yang berisi macam-macam kata dengan awalan tip. dah segitu ajah. kesel, karena tulisan belum disave sudah hilang!

–budiw
1024181005sby

 

→ No CommentsCategories: Tips, Tricks, and Tools

Hello world!

October 4, 2005 · 4 Comments

Seperti biasa,
blog pertama isinya cuma hello world!

→ 4 CommentsCategories: Uncategorized