gli <
guoga...@gmail.com> writes:
> Does any one out there successfully run MongoDB client on Solaris 10 SPARC
> platform?
The C++ client will only run on little endian platforms, sparc is
big-endian, as far as I remember. So the C++ client will not work there.
I'd suggest trying a different language driver instead. (libmongo-client
[C] works perfectly well on solaris sparc, for example, as do many
others I believe.)
--
|8]