Search found 5 matches

by Legistly
Sun Oct 02, 2011 5:06 am
Forum: Unreal 3.2 Support
Topic: Installation to another directory won't start : Perm denied
Replies: 9
Views: 6736

Re: Installation to another directory won't start : Perm den

It's a matter of having stalkers... and people connecting nicknames together... sorry.
by Legistly
Sun Oct 02, 2011 2:16 am
Forum: Unreal 3.2 Support
Topic: Installation to another directory won't start : Perm denied
Replies: 9
Views: 6736

Re: Installation to another directory won't start : Perm den

1> I'm a bit reluctant to publish the username I use so I replaced all instances of it with "username". I ensure though that I use the right one.
2> Make install doesn't make the directories. That's why I have to make them :

username@username:~/Unreal3.2$ make install
Building src
make[1 ...
by Legistly
Sun Oct 02, 2011 1:25 am
Forum: Unreal 3.2 Support
Topic: Installation to another directory won't start : Perm denied
Replies: 9
Views: 6736

Re: Installation to another directory won't start : Perm den

./configure --with-showlistmodes --enable-nospoof --enable-hub --enable-ssl --enable-ziplinks --enable-inet6 --enable-prefixaq --with-listen=5 --with-dpath=/home/username/Unreal --with-spath=/home/username/Unreal/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with ...
by Legistly
Sun Oct 02, 2011 12:33 am
Forum: Unreal 3.2 Support
Topic: Installation to another directory won't start : Perm denied
Replies: 9
Views: 6736

Re: Installation to another directory won't start : Perm den

I did that, I still have the same issue.
by Legistly
Sat Oct 01, 2011 8:38 pm
Forum: Unreal 3.2 Support
Topic: Installation to another directory won't start : Perm denied
Replies: 9
Views: 6736

Installation to another directory won't start : Perm denied

Here is the relevant part of my ./configure line :
--with-dpath=/root/Unreal --with-spath=/root/Unreal/src/ircd
The whole line if you are curious :
./configure --with-showlistmodes --enable-nospoof --enable-hub --enable-ssl --enable-ziplinks --enable-inet6 --enable-prefixaq --with-listen=5 --with ...