Perfect. Works like a charm! Just for future forum lurkers, I thought I was 64-bit. I got this error: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory When I installed the 32-bit, it worked perfectly. Thanks guys.
Wow. I feel extremely intelligent. Thanks guys. No clue how I did not notice that the first time. I swear I looked. Must have had too many beverages or something.
My VPS host says this: ____________________ It looks like that software, ktransform, was built for OSX. The OSX shell and Linux console is similar but there are definitely some big differences between the two. Can you verify that the version you installed is for Linux? ____________________ Are there different downloads?
CENTOS 5.7 i686 virtuozzo
I don;t see anyone else having this issue, so I wonder if it my server config. When I try to run ktransform from command line on linux, I get "cannot execute binary file" error. When I run the same command from terminal on my local machine, it works perfectly. Any direction to go first? Thanks, Natan
I understand that I can use the js.loadpano example to load a pano externally, but is there a way to load a specific scene from an external js call? I have one xml file per tour, and I would like to have an external html menu of the scenes within the tour. If I use the js.loadpano method I would be pulling that xml file and thereby loading the default scene, correct?