Page 1 of 1
Problems
Posted: Wed Jun 09, 2004 1:18 am
by Spreegem
How would I know whether to select a hob or a leaf when the question about it comes up?
Posted: Wed Jun 09, 2004 1:26 am
by jewles
Posted: Wed Jun 09, 2004 1:41 am
by Spreegem
Thank You so much!
Posted: Wed Jun 09, 2004 1:47 am
by w00t
<sigh>
Can we get an RTFM page posted on the net someplace?
Posted: Wed Jun 09, 2004 10:47 am
by Spreegem
Ok, I have another problem now, I finished all the config questions. It told me to type 'make' but when I do it tells me make: *** No targets specified and no makefile found. Stop. What did I do wrong?
Posted: Wed Jun 09, 2004 1:15 pm
by AngryWolf
Perhaps, after answering the questions, you ignored the errors that were displayed on your screen, and wanted to go on as nothing serious happened. The lack of makefiles shows the ./Config script failed. See config.log to find out why.
Posted: Wed Jun 09, 2004 6:25 pm
by Spreegem
Do I have to edit the unreal ircd config file and set it all up how I want before I answer all the questions, or can I do that after, Because I figured I could install now, and change the Config file later? Also where is the config.log file? I could not find it.
EDIT: Found a problem at the very end. Here it is.
./Config: line 66: ./configure: Permission Denied
Posted: Wed Jun 09, 2004 8:10 pm
by AngryWolf
The ./configure script is what creates the config.log (in the same directory). Sorry, I didn't know that the ./Config script was unable to run it.
Posted: Wed Jun 09, 2004 8:31 pm
by AngryWolf
And yes, you can edit the UnrealIRCd configuration file anytime you want. Why do you think, not? It's totally up to you. Certainly, it would be more rational to finish the installation process first.
[Edit: Cleared some things up in my message.]
Posted: Wed Jun 09, 2004 11:51 pm
by jewles
Posted: Thu Jun 10, 2004 1:23 am
by Spreegem
What does the below error mean?
./Config: line 66: ./configure: Permission Denied
Posted: Thu Jun 10, 2004 1:47 am
by w00t
I presume it means the file permissions on the file ./configure arent set properly, for a quick and dirty fix:
By the way, I wouldnt advise the above since it gives EVERYONE ALL access to that file.
Someone who uses nix a bit more frequently (I use chmod once in a blue moon) might be able to help a bit better

Posted: Thu Jun 10, 2004 6:02 am
by jewles
Posted: Thu Jun 10, 2004 8:19 pm
by Spreegem
Well, I can do all that, could Apache, or MySql, php, or any other webserver type of a package be conflicting with Unreal ircd? The Config file has been chmodded to 777 before I did everything just in case I had that problem. I will redownload it and redo everything though ok.
Posted: Fri Jun 11, 2004 12:08 am
by w00t
jeweles, that was a bit harsh, mostly true, but harsh. Everyone has to learn somehow. My bitch is that people dont try to use commonsense to figure out problems and solve them, I mean, im willing to help someone who will try and help themselves. Someone who will think. But do such people exist?