Page 1 of 1

OpenSuse 11.0 + Unrealircd

Posted: Thu Aug 21, 2008 4:54 pm
by T-rexke
hey i want to install unrealircd on my opensuse 11.0 system but i dont know wich packages i need for it i have GCC only that i now off

Re: OpenSuse 11.0 + Unrealircd

Posted: Fri Aug 22, 2008 9:53 am
by nate
We don't have precompiled binaries for *nix/Mac, you'll have to compile from the source tarball.

Re: OpenSuse 11.0 + Unrealircd

Posted: Fri Aug 22, 2008 2:13 pm
by T-rexke
i know and im doing that but it gives me errors while doing that like this:

Code: Select all

* TRE options

  Development-time debugging:         no
  System regex ABI compatibility:     no
  Wide character (wchar_t) support:   no (disabled with --disable-wchar)
  Multibyte character set support:    no (disabled with --disable-multibyte)
  Approximate matching support:       yes
  Build and install agrep:            no

compiling TRE regex library
./configure: line 12689: make: command not found

Re: OpenSuse 11.0 + Unrealircd

Posted: Tue Aug 26, 2008 8:52 pm
by T-rexke
no answer to this (sorray late reply i was on vacation)

Re: OpenSuse 11.0 + Unrealircd

Posted: Thu Aug 28, 2008 3:21 am
by SpaceDoG
T-rexke wrote:./configure: line 12689: make: command not found

Re: OpenSuse 11.0 + Unrealircd

Posted: Thu Aug 28, 2008 9:40 am
by T-rexke
i already fixed it i just needed to install the make package