Unknown File Type error

Greetings there,

i was trying to install an eclipse plugin on sunOS 4.x for the solaris sparc platform, and i got the following error:

/usr/project/RAServer/bin> ./RAStart.sh
Starting Agent Controller
ld.so.1: RAServer: fatal: /usr/project/RAServer/lib/libxerces-c.so.24:
unknown file type
Killed
RAServer failed to start

I have posted to the eclipse plugin forum, but it seems more of sunOS file format problem.
Kindly correct me if my assumption about the same is wrong, or please tell me what to do to recover from this problem.

Thanks,
rohit.

Did you install a SunOS or Solaris package?

Greetings there,

We installed a Solaris Sparc package from here: Archived Projects | The Eclipse Foundation

Third section named "Agent Controller" and from there the Solaris Sparc Runtime.

thanks,
rohit.

I don't think SunOS 4.x counts as Solaris.

Solaris uses ELF, SunOS used a.out, also SunOS is BSD based, Solaris is Sys V.

They are two different operating systems.