New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer work with TCL 8.6 and TRF #9
Comments
|
Tcl 8.6 is using build-in zlib for compression so thats why Trf fails, I installed tcl 8.6b2 and I can use both build-in zlib & trf (i've scripts that needs zlib but for sake of rss-synd i installed trf). You can use guide from here to locally install tcl & compile eggdrop against it. |
|
Would be nice to have a patch for that problem. Script should check which version of tcl is in use. I will try... |
|
this fixed it for me on 8.6: http://forum.egghelp.org/viewtopic.php?p=101572#101572 |
|
This is broken again for me.. When changing rss-synd.tcl with the above fix it produces this error Any ideas? |
Generator commentedJan 14, 2013
I'm using Archlinux, after last tcl upgrade (8.5.13 -> 8.6.0), trf no longer work with tcl
trf seems dead, works fine with tcl 8.5, but no longer with tcl 8.6.
Any alternative to trf?!
The text was updated successfully, but these errors were encountered: