<p><br>
On Jan 31, 2012 2:49 PM, "Black Sirius" <<a href="mailto:black_sirius@hotmail.de">black_sirius@hotmail.de</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I am new @ the Linux world and distcc, too.<br>
><br>
> Problem 1:<br>
><br>
> I want to install distcc-client on OpenSuse 12.1 with Kde but i have a Problem during install distcc as RPM <br>
> I loaded distcc-3.1-1.i386.rpm and try to install but i always get this message:<br>
><br>
> "python(abi) = 2.4 is needed by distcc-3.1-1.i386"<br>
><br>
> At first it seems python is missing at my system but it already exist in version 2.7.1.<br>
> 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")</p>
<p>At <a href="http://distcc.org">distcc.org</a> the issues list has an issue for this which has a proposed patch attached (search the issues list for "python 2.7"). It needs testing. Please test the patch.</p>

<p>> I also type in my console " zypper install gcc make python python-dev" and receive the message that python already exists.<br>
><br>
> Problem 2:<br>
> I installed distcc-server 3.1-1 succesfull with console<br>
><br>
> 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</p>
<p>As Martin said, the --allow flag takes an inet address not a filename.</p>
<p>The init script may have shell commands for converting a file to a sequence of --allow flags to use to invoke distccd.</p>
<p>> I only have use an addressform like this: 192.168.1.20 or <a href="http://192.168.1.20/16">192.168.1.20/16</a> (i use an Class B address that i dont want to post but thats for the /16)<br>
><br>
> 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 <br>
> in front of the monitor^^<br>
><br>
> Install distcc-server:<br>
> ./configure was OK<br>
> make:  one problem during make was the warning of unused but set variable.<br>
> i fix it with CFLAGS"-Wno-error=unused-but-set-variable". after that it seems to be ok.<br>
> make install : install seems to be ok <br>
><br>
><br>
> 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<br>
><br>
> LG Black<br>
><br>
> (sorry for my bad english it isn't my foreign language)<br>
><br>
><br>
><br>
><br>
><br>
> __<br>
> distcc mailing list            <a href="http://distcc.samba.org/">http://distcc.samba.org/</a><br>
> To unsubscribe or change options:<br>
> <a href="https://lists.samba.org/mailman/listinfo/distcc">https://lists.samba.org/mailman/listinfo/distcc</a><br>
</p>