soscmd on 64-bit fc11 not working

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
sureshg
Posts: 5
Joined: Wed Feb 28, 2007 6:16 pm

soscmd on 64-bit fc11 not working

Post by sureshg » Thu Aug 20, 2009 7:49 pm

I downloaded soscmd RPM (sospro-4.2-1.i386.rpm) and tried to install on FC11 64-bit version. It failed in finding the dependencies. Then I extracted the binary "soscmd" from the RPM and tried to execute the same on the machine. It failed with the following error.

[root@fc11build sos]# ./usr/bin/soscmd -v
-bash: ./usr/bin/soscmd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

The ld-linux.so.2 file is located in /lib64/ folder. I don't know if I need to set any environmental variables $PATH etc.

Your help is appreciated.

Thanks,
Suresh

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Re: soscmd on 64-bit fc11 not working

Post by jclausius » Fri Aug 21, 2009 8:11 am

SourceOffSite 4.2 (Sept 2006) was built against the i386 libraries, which are probably not found on today's latest OS's built with x86-64 libraries.

Your best bet would be to obtain the source for the *NIX clients, install the dependencies (glib 2.6, etc.), and compile the binaries yourself. I'm not 100% certain that would work, but that is probably your best option. o request the source and instructions for building email support@sourcegear.com.
Jeff Clausius
SourceGear

sureshg
Posts: 5
Joined: Wed Feb 28, 2007 6:16 pm

Re: soscmd on 64-bit fc11 not working

Post by sureshg » Thu Sep 24, 2009 12:20 pm

Hi jclausius ,
I got source code from source gear. Thank you for your response.


However the compiled module soscmd is getting files filled with ZEROs. Any pointers please?

Thanks,
Suresh

sureshg
Posts: 5
Joined: Wed Feb 28, 2007 6:16 pm

Re: soscmd on 64-bit fc11 not working

Post by sureshg » Thu Sep 24, 2009 7:26 pm

soscmd works properly only if -nocompress option is given. Otherwise as I said, it returns ZEROs.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: soscmd on 64-bit fc11 not working

Post by lbauer » Wed Sep 30, 2009 8:46 am

I would suggest not using compression, then.

We'll take a closer look at this after SOS 5.0 is released.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply