e comandare tale amule tramite brouser.
ma è possibile farlo senza installare tutto il sistema base di xorg ecc?
ho inserito quindi la flags -gtk2 e lanciando
Code: Select all
emerge amuleCode: Select all
!!! set-wxconfig: Error: Can't find normal or debug version:
!!! set-wxconfig: /usr/lib/wx/config/gtk-ansi-release-2.6 not found
!!! set-wxconfig: /usr/lib/wx/config/gtk-ansi-debug-2.6 not found
!!! You need to emerge wxGTK with wxgtk1 in your USE
Code: Select all
emerge -pv wxGTK
[ebuild N ] dev-libs/glib-1.2.10-r5 -hardened 0 kB
[ebuild N ] media-libs/freetype-2.1.9-r1 -bindist -doc -zlib 0 kB
[ebuild N ] media-libs/fontconfig-2.2.3 0 kB
[ebuild N ] x11-misc/ttmkfdir-3.0.9-r3 0 kB
[ebuild N ] x11-base/xorg-x11-6.8.2-r4 -3dfx -3dnow -bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -insecure-drivers +ipv6 -minimal -mmx -nls -nocxx -opengl +pam -sdk -sse -static -truetype-fonts -type1-fonts (-uclibc) -xprint -xv 0 kB
[ebuild N ] x11-libs/gtk+-1.2.10-r11 -debug -nls 0 kB
[ebuild R ] x11-libs/wxGTK-2.6.1 -debug -doc -gnome -gtk2 -joystick -odbc -opengl -sdl -unicode +wxgtk1* 0 kB
[ebuild N ] app-arch/rpm2targz-9.0-r3 0 kB
[ebuild N ] sys-apps/utempter-0.5.5.6 0 kB
[ebuild N ] x11-terms/xterm-204 -Xaw3d -toolbar -truetype -unicode 0 kB
Come posso fare???
il mio make.conf
Code: Select all
cat /etc/make.conf
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium2 -pipe -fomit-frame-pointer "
CXXFLAGS="${CFLAGS}"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
MAKEOPTS="-j4"
FEATURES="distcc"
DISTCC_SSH="/etc/distcc/distcc-ssh"
DISTCC_HOSTS="distcc@rella/4"
CCACHE_SIZE="2G"
USE="-cups -nls -gtk -X ssl java fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov mmx ipv6 -gnome -kde samba -jpeg -zlib -opengl -bitmap-fonts -truetype -truetype-fonts -type1-fonts -mmx -xv"
Paolo




