Posts Tagged ‘testing’

: error while loading shared libraries: -0.8.so.7: cannot open shared object file: No such file or directory

şeklinde bir hata alıyorsanız muhtemelen kullanıyorsunuzdur :D .

Çözüm için öncelikli olarak sisteminizde libgoffice kurulu olduğundan emin olun.

benim sistemimde bu şekilde görüyorum.

# ls -al /usr/lib/libgoffice-0.8.so.*
lrwxrwxrwx 1 root root      23 2010-02-26 09:59 /usr/lib/libgoffice-0.8.so.8 -> libgoffice-0.8.so.8.0.0
-rw-r--r-- 1 root root 1124636 2010-02-15 14:59 /usr/lib/libgoffice-0.8.so.8.0.0

Çözüm için root yetkileriyle

# ln -s /usr/lib/libgoffice-0.8.so.8 /usr/lib/libgoffice-0.8.so.7

komutu ile mevcut olan libgoffice dosyasına link oluşturun daha sonra abiword çalışacaktır

Not aynı hata mesajını ile de alıyorsanız bu yöntem işinizi görecektir

Bookmark and Share
Tags: , , , ,

Tags: , , , ,

23
Feb

debian xlock

   Posted by: Muhammed YÜRÜRDURMAZ    in Linux

versiyonda içeren paketi kaldırılmış

eğer xlock kullanmak istiyorsanız http://snapshot.debian.net/archive/2007/01/17/debian/pool/main/x/xlockmore/ veya http://http.us.debian.org/debian/pool/main/x/xlockmore/ adresinden indirip dpkg ile kurabilirsiniz.

Bookmark and Share
Tags: , , ,

Tags: , , ,

Switch to our mobile site