Hello,
I do ./Config and make to install unreal, but I want to install it to a different directory.
I tried to do ./Config --prefix=/path but it had no result. Any help?
Thanks
Install unreal to a different directory
-
cerberus_gr
- Posts: 3
- Joined: Tue May 16, 2006 2:49 am
- Location: 127.0.0.1
- Contact:
-
cerberus_gr
- Posts: 3
- Joined: Tue May 16, 2006 2:49 am
- Location: 127.0.0.1
- Contact:
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
The ./Config script asks you where you want Unreal installed.
What directory are all the server configuration files in?
[/home/your_user/Unreal] ->
Just change the paths to the ones you want to use, be sure to specify the binary on the second one.What is the path to the ircd binary including the name of the binary?
[/home/your_user/Unreal/ircd] ->
-
cerberus_gr
- Posts: 3
- Joined: Tue May 16, 2006 2:49 am
- Location: 127.0.0.1
- Contact:
-
HelpChanneln00b
- Posts: 28
- Joined: Thu Jun 22, 2006 1:09 am
- Location: UK
Possible error when installing unreal to an other directory?
I've tryed installing Unreal to a differant directory with the ./config and with the ./configure . i've also tryed this:
and it dosent install in to the given directory. 
Code: Select all
./configure --prefix=/home/me/IRCD --exec-prefix=/home/me/IRCD/bin --with-showlistmodes --with-topicisnuhost --with-operoverride-verify --enable-nospoof --enable-hub --enable-ssl --enable-ziplinks --enable-prefixaq --with-listen=5 --with-dpath=/home/me/IRCD --with-spath=/home/me/IRC/bin/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linkingWhats a help Channel without a n00b! 
-
HelpChanneln00b
- Posts: 28
- Joined: Thu Jun 22, 2006 1:09 am
- Location: UK
same as above
Tryed. usualy cos unreal is being installing in its own directory theres no need for "make install". cos its just says that there same directors and gives you an error. 
Whats a help Channel without a n00b! 