is there a file limit on the number of d/l files ?
(I have about a 100 partial files, all of which on "waiting" status, and when I try putting only 20 or so on "waiting" and the rest as "paused" things work ok ...)
In any case, I couln't compile 1.2.4 because of the following error (which repeated more than once):
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -MT amule-muuli_wdr.o -MD -MP -MF ".deps/amule-muuli_wdr.Tpo" \
-c -o amule-muuli_wdr.o `test -f 'muuli_wdr.cpp' || echo './'`muuli_wdr.cpp; \
then mv ".deps/amule-muuli_wdr.Tpo" ".deps/amule-muuli_wdr.Po"; \
else rm -f ".deps/amule-muuli_wdr.Tpo"; exit 1; \
fi
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See
http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [amule-muuli_wdr.o] Error 1
make[2]: Leaving directory `/prog/aMule-1.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/prog/aMule-1.2.4'
make: *** [all] Error 2
as for the directory you asked about, its:
lrwxrwxrwx 1 root root 16 2004-01-02 23:28 /usr/bin/wx-config -> wxgtk-2.4-config*
-rwxr-xr-x 1 root bin 7396 2003-02-12 02:41 /usr/bin/wxcopy*
-rwxr-xr-x 1 root root 5136 2003-10-13 19:53 /usr/bin/wxgtk-2.4-config*
-rwxr-xr-x 1 root bin 5832 2003-02-12 02:41 /usr/bin/wxpaste*
hope this helps 