View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002576 | unreal | installing | public | 2005-06-29 04:45 | 2005-08-19 12:35 |
| Reporter | DesT0rteD | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002576: Wont Install correctly on FC3 | ||||
| Description | After trying numerous time to compile and start Unreal-3.2.3 on Fedora core 3 i keep getting the same error... * unrealircd.conf:471: listen with SSL flag enabled on a non SSL compile * unrealircd.conf:480: listen with SSL flag enabled on a non SSL compile ------------------ I have compiled it with SSL enabled and supplied the path to it, i have also tried this on Fedora core 2 where it compiles and starts correctly , Though not the OS of my choice im puzzled as to why it would be like this, i cant find any other things about this on the Net so i thaught i would submit as a bug (this has been happening for 3 days) Thanks | ||||
| Steps To Reproduce | Compile as normal in Fedora Core 3 enabling SSL and set the unrealircd.conf to use any port (Not in Use !!!) and set it to ssl | ||||
| 3rd party modules | |||||
|
|
http://www.phpmemx.net/~unrealir/forums/viewtopic.php?t=2193 |
|
|
I presume this is just because you did not have the SSL development libraries installed (forgot the same, sorry, but the package is called something like openssl-dev or openssl-devel)... UnrealIRCd then disables SSL during configure... (see config.log to confirm that). |