Andre Loire wrote: > qt yg di download itu apa aja? soalnya saya newbie bgt > kalo pake apt-get install bisa ga? > apt-get install ............. > kalo di download site apa? > sebelum install nodeviw > saya sdh install berkeley db,trs > qt-x11_free.3.3.4 > setelah itu baru install nodeview > tp muncul error. > mohon bantuannya. terima kasih >
soal bisa pake apt-get install nggak tau, sy blum pernah pake apt-get. Saran saya sih install dari paket *.tar.gz kemudian coba ikuti pentunjuk dari file INSTALL atau README. skalian di kasi tau error-nya apa? mustinya kalo sudah install berkeley db dan qt3 sudah bisa di compile. di bawah ini saya copy-kan sbagian screen saya: [EMAIL PROTECTED] nodeview-0.8.3]$ ./configure checking for Berkeley DB... /usr/local/BerkeleyDB.4.3 checking for Qt... /usr/lib/qt3/ Makefile generated. Type 'make' to start compiling nodeview. 'make install' installs nodeview /usr/local/bin. [EMAIL PROTECTED] nodeview-0.8.3]$ make cd nodeview && qmake nodeview.pro -o Makefile cd nodeview && make -f Makefile make[1]: Entering directory `/home/irwin/download/nodeview-0.8.3/nodeview' /usr/lib/qt3//bin/uic forms/send.ui -o .ui/send.h ... ... ... .3 -L/usr/local/BerkeleyDB.4.3/lib -lqt-mt -lXext -lX11 -lm make[1]: Leaving directory `/home/irwin/download/nodeview-0.8.3/nodeview' [EMAIL PROTECTED] nodeview-0.8.3]$ su Password: [EMAIL PROTECTED] nodeview-0.8.3]# make install ( [ -d nodeview ] && cd nodeview ; grep "^qmake_all:" Makefile && make -f Makefile qmake_all; ) || true ( [ -d nodeview ] && cd nodeview ; make -f Makefile install; ) || true make[1]: Entering directory `/home/irwin/download/nodeview-0.8.3/nodeview' cp -f "nodeview" "/usr/local/bin/nodeview" strip "/usr/local/bin/nodeview" make[1]: Leaving directory `/home/irwin/download/nodeview-0.8.3/nodeview' Saya menggunakan mandrake 10.1 -- Salam, ID http://tayuang.blogs.friendster.com/ -------- [EMAIL PROTECTED]:~$ uname -a Linux sphinx 2.6.9-x1 #1 Mon Nov 29 10:12:57 EST 2004 i686 GNU/Linux Official Web Site : http://www.awari.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/asosiasi-warnet/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

