OpenSuse 11.0 + Unrealircd

These are old archives. They are kept for historic purposes only.
Post Reply
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

OpenSuse 11.0 + Unrealircd

Post 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
nate
Posts: 148
Joined: Fri Jul 29, 2005 10:12 am
Location: Johnstown, Pa
Contact:

Re: OpenSuse 11.0 + Unrealircd

Post by nate »

We don't have precompiled binaries for *nix/Mac, you'll have to compile from the source tarball.
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Re: OpenSuse 11.0 + Unrealircd

Post 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
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Re: OpenSuse 11.0 + Unrealircd

Post by T-rexke »

no answer to this (sorray late reply i was on vacation)
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Re: OpenSuse 11.0 + Unrealircd

Post by SpaceDoG »

T-rexke wrote:./configure: line 12689: make: command not found
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Re: OpenSuse 11.0 + Unrealircd

Post by T-rexke »

i already fixed it i just needed to install the make package
Post Reply