Not sure what error you get when you don't have write permissions..
But be sure that the user that starts the egg have permissions so be in the directory and can write to it.
As stated in topic, when we have #define HAVE_TCL_SETNOTIFIER 1 in config the eggdrop segfaults when i try to start it. Traced that to the init_ssl function which sets a threaddata structs ssl part to null. However when HAVE_TCL_SETNOTIFIER is set this struct doesn't seem to get initiated when looki...
Hello. just installed eggdrop1.6.19 on a computer with an amd64 processor and debian 64bit (lenny) installed on it. The egg is patched with the ssl path for 1.6.19. On build i got a few warnings but it compiled. When trying to start it just hangs. when doing running it with -n flag i get: STARTING B...