Search found 4 matches

by sudoevil
Sun Jul 24, 2011 12:56 pm
Forum: Unreal 3.2 Support
Topic: Trouble configuring Unrealircd
Replies: 5
Views: 7564

Re: Trouble configuring Unrealircd

Hi,

sudo apt-get install

Read pkg list... done
Building dependencies' tree
Read state informations... done
build-essential is already the most recent version available.
Followings pks were automatically installed and are not necessary anymore :
linux-headers-2.6.38-9 linux-headers-2.6.38-9 ...
by sudoevil
Sun Jul 24, 2011 11:23 am
Forum: Unreal 3.2 Support
Topic: Trouble configuring Unrealircd
Replies: 5
Views: 7564

Re: Trouble configuring Unrealircd

Hello and sorry for the following triple post but got 114201 chars so I got to fragment the information.

I ran the commands suggested by katsklaw :

On my Ubuntu desktop :

sudo apt-get install gcc

read pkg list... done
Build dependencies tree
Read state information... done
gcc is already the ...
by sudoevil
Sat Jul 23, 2011 9:10 pm
Forum: Unreal 3.2 Support
Topic: Trouble configuring Unrealircd
Replies: 5
Views: 7564

Re: Trouble configuring Unrealircd

Hi katsklaw,

I'm tryin' it as soon as possible and I shall give you a feedback on how it is going.

I think this is due to g++.

On Ubuntu :
- make is installed (I used it for the cross compilation throught make oldconfig)
- gcc exists in arm-none-linux-gnueabi for cross compiling needs but i'm ...
by sudoevil
Sat Jul 23, 2011 10:22 am
Forum: Unreal 3.2 Support
Topic: Trouble configuring Unrealircd
Replies: 5
Views: 7564

Trouble configuring Unrealircd

Hello,

This is my first time trying to set up an ircd. To do so I had to cross compile it first since my NAS doesn't handle a compiler.

The cross-compiling went fine at the second try, it has been done on my ubuntu /usr/local folder then I chowned and chmoded recursively the whole Unreal3.2 ...