Skip to content

wrong elf class elfclass64 #25

Description

@diliprajani

Hi There,

I downloaded tdom package from "https://github.com/downloads/tDOM/tdom/tDOM-0.8.3.tgz" and performed following commands as mentioned -

    ../configure
    make 
    make test
    make install

My Linux OS release version -
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch
Red Hat Enterprise Linux Server release 6.8 (Santiago)
2.6.32-642.11.1.el6.x86_64

Now, when I compile below TCL code

package require tdom
proc test { } {
puts "this is a test program"
}

its giving below error -
Failed to source filtered file: couldn't load file "/opt/.../tclprocs/libtdom0.8.3.so": /opt/.../tclprocs/libtdom0.8.3.so: wrong ELF class: ELFCLASS64

Is there any different way to install the tdom or if there is any different package file?

Any help appreciated! Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions