logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: xml2rfc & proxies: msg#00023

Subject: Re: xml2rfc & proxies
On 2007-5-30, at 17:59, ext Bill Fenner wrote:
On 5/30/07, Lars Eggert <lars.eggert@xxxxxxxxx> wrote:
I saw that xml2rfc uses the Tcl autoproxy package and I have set the
usual Unix environment variables (and they work with wget curl,
etc.), but retrieval of the references still fails.

Do you have autoproxy available?  It's part of tcllib, which is a
different package from tcl on many systems.  xml2rfc silently fails to
use autoproxy if it's not installed.

Bingo. I didn't have tcllib installed, and with my tcl skills being limited to ns2 scripts, I didn't understand that it would fail silently.

However: I just installed tcllib via fink, and it still fails.

Here's the dump, in case that gives anyone some ideas:

http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml: http package failed http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml: http package failed
    while executing
"error "$u: $code""
    (procedure "prexml_find_uri" line 39)
    invoked from within
"prexml_find_uri $uf $uf"
    (procedure "prexml_find" line 4)
    invoked from within
"prexml_find $arg1"
    ("SYSTEM" arm line 2)
    invoked from within
"switch -- $idtype {
                    SYSTEM {
                        set l [prexml_find $arg1]
                    }

                    PUBLIC {..."
    ("<!ENTITY" arm line 47)
    invoked from within
"switch -- $m {
            <?rfc {
                if {![regexp -indices -start $b -- {\?>} $stream x]} {
                    prexml_error "missing cl..."
    (procedure "prexml_stream" line 60)
    invoked from within
"prexml_stream $stream [expr 1 + $n]"
    (procedure "prexml" line 43)
    invoked from within
"prexml [read $in_fd]"
    invoked from within
"xml2rfc draft-eggert-middlebox-control-survey.xml"
    ("eval" body line 1)
    invoked from within
"eval [file tail [file rootname [lindex $argv 0]]]  $file"
    ("2" arm line 20)
    invoked from within
"switch -- [llength $argv] {
            2 {
                set file [lindex $argv 1]
                if {![string compare $tcl_platform(platform)  wi..."


Lars


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
xml2rfc mailing list
xml2rfc@xxxxxxxxxxxxxxxxxxxxxx
http://lists.xml.resource.org/mailman/listinfo/xml2rfc
<Prev in Thread] Current Thread [Next in Thread>