[distcc] Problem with distcc under Suse

Fergus Henderson fergus at google.com
Tue Jan 31 17:13:24 MST 2012


On Jan 31, 2012 2:49 PM, "Black Sirius" <black_sirius at hotmail.de> wrote:
>
> 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")

At distcc.org 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.

> 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

As Martin said, the --allow flag takes an inet address not a filename.

The init script may have shell commands for converting a file to a sequence
of --allow flags to use to invoke distccd.

> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/distcc/attachments/20120201/28a81cad/attachment.html>


More information about the distcc mailing list