On Sat, 19 Jul 2008 22:56:55 -0400
"Daniel Berlin" <dberlin_at_dberlin.org> wrote:
> libgcc is simply a runtime library for GCC compiled binaries anyway,
> it is not a requirement that GCC itself be installed.
>
>
> On Fri, Jul 18, 2008 at 12:32 PM, J J <eggsgloriouseggs_at_gmail.com>
> wrote:
> > $ /opt/CollabNet_Subversion/bin/svn --help
> > ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or
> > directory Killed
> >
> > Is there anyway the next CollabNet certified Solaris client binary
> > (1.5.1) can be compiled to not require gcc during runtime? At our
> > company gcc cannot be installed onto production Solaris servers for
> > security reasons.
> >
> > The 1.4.4 client didn't have this requirement.
> >
> > Another requirement that didn't exist before is that the SMCiconv
> > package be installed. I don't understand all of the dependencies,
> > but from my perspective fewer would make it easier to do this
> > upgrade. The gcc dependency is a show stopper though. Worst case
> > I can just build my own, but I'd prefer to stay "certified". :-)
> >
> > Thanks,
> > Justin
> >
>
That's still an extra "non-solaris" requirement. It would seem to make
sense to compile with Forte, although I suppose the package provider
would have to pay for Forte :)
--
Mark K
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-21 05:12:51 CEST