Hello,
I am new @ the Linux world and distcc, too.
Problem 1:
I want to install distcc-client on OpenSuse 12.1 with Kde but i have a Problem
during install distcc as RPM
I loaded distcc-3.1-1.i386.rpm and try to install but i always get this message:
"python(abi) = 2.4 is needed by distcc-3.1-1.i386"
At first it seems python is missing at my system but it already exist in
version 2.7.1.
I know its not the same as 2.4 but when i read the installguide correctly every
version bigger than 2.4 should be ok. ("python >= 2.4 needed")
I also type in my console " zypper install gcc make python python-dev" and
receive the message that python already exists.
Problem 2:
I installed distcc-server 3.1-1 succesfull with console
If I want to start distcc with this command: "distccd --daemon --allow
"/usr/local/etc/distcc/hosts" I receive a message that distcc can't parse
internet address
I only have use an addressform like this: 192.168.1.20 or 192.168.1.20/16 (i
use an Class B address that i dont want to post but thats for the /16)
before you reading the text below i want to say that i explain my steps in a
more detailed way because i am new under linux and the problem can also sit
in front of the monitor^^
Install distcc-server:
./configure was OK
make: one problem during make was the warning of unused but set variable.
i fix it with CFLAGS"-Wno-error=unused-but-set-variable". after that it seems
to be ok.
make install : install seems to be ok
So that's my problems i hope everyone could help me and don't forget that i am
new at the linux world so pls write your answer for a beginner
LG Black
(sorry for my bad english it isn't my foreign language)
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc