View Issue Details

IDProjectCategoryView StatusLast Update
0002576unrealinstallingpublic2005-08-19 12:35
ReporterDesT0rteD Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to duplicate 
Product Version3.2.3 
Summary0002576: Wont Install correctly on FC3
DescriptionAfter 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 ReproduceCompile 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

Activities

Dukat

2005-06-29 05:42

reporter   ~0010147

http://www.phpmemx.net/~unrealir/forums/viewtopic.php?t=2193

syzop

2005-08-19 12:35

administrator   ~0010361

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).

Issue History

Date Modified Username Field Change
2005-06-29 04:45 DesT0rteD New Issue
2005-06-29 05:42 Dukat Note Added: 0010147
2005-08-19 12:35 syzop Status new => closed
2005-08-19 12:35 syzop Note Added: 0010361
2005-08-19 12:35 syzop Resolution open => unable to duplicate