[Mono-dev] libgthread error

Rafael Teixeira monoman at gmail.com
Tue Feb 13 18:26:36 EST 2007


Hi Kruul,

Configure to a prefix where you have permission like your home dir,
and then make && make install. Adjust your PATH, LD_LIBRARY_PATH, etc.
to add your prefix bin and lib dirs, etc. to them.

Good luck,

On 2/13/07, Highlord Kruul <kruul at x7i.net> wrote:
> actually, the server I'm trying to install mono on has the RPM command
> disabled.  I'm trying building mono from source, now.
>
>  It seems that the "make install" command will always return an error on my
> server.  Parts of my server, such as "/usr/local/share/", are off limits to
> me.
>
>  Is there a way to simulate a "make install", where I specify an install
> location somewhere in my ~/ directory?  Perhaps (after doing a "make" for
> Glib (which I believe will solve my libgthread error), could I simply add my
> Glib directory to my server's $PATH?
>
> There's got to be a way to get Mono to work, without having to do a full
> type of "installation" procedure...
>
>  Kruul
>
>
>
> On 2/12/07, Rafael Teixeira <monoman at gmail.com> wrote:
> > Hi Kruul,
> >
> > Did you 'force' install with rpm? It quite surely looks like a
> > dependency failure that either was overriden when installing, or which
> > the packaging didn't check as needed.
> >
> > I don't think RHE2.1 is a supported version for Mono, see the
> > packages/versions supported in mono downloads page.
> >
> > :)
> >
> > On 2/9/07, Highlord Kruul <kruul at x7i.net> wrote:
> > > i get an error whenever I try to run the standard mono command on a Red
> Hat
> > > Enterprise 2.1 distro
> > >
> > >  i'll do:
> > >
> > > ./mono
> > >
> > >  and it will say:
> > >
> > > error while loading shared libraries: libgthread-2.0.so.0: cannot open
> > > shared object file: No such file or directory
> > >
> > > I've checked, and that "libgthread" file doesn't even EXIST in linux
> > > distributions of Mono.  Why in the heck would ./mono be returning an
> error?
> > > During install, I'm letting the mono installer set up all my environment
> > > variables and everything, what the heck is wrong with it?
> > >
> > > also, WHY does a true support FORUM for Mono not already exist?
> somebody
> > > should create one...
> > >
> > > Kruul
> > >
> > >
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list at lists.ximian.com
> > >
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > >
> >
> >
> > --
> > Rafael "Monoman" Teixeira
> > ---------------------------------------
> > "The reasonable man adapts himself to the world; the unreasonable one
> > persists in trying to adapt the world to himself. Therefore all
> > progress depends on the unreasonable man." George Bernard Shaw
> >
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list