Re: mc installed but does not launch
- From: "Michael Bauer" <mvbauer gmail com>
- To: "Pavel Tsekov" <ptsekov gmx net>
- Cc: mc gnome org
- Subject: Re: mc installed but does not launch
- Date: Fri, 2 Jun 2006 15:27:43 -0700
Thanks, that worked beatifully!
On 6/2/06, Pavel Tsekov <ptsekov gmx net> wrote:
On Fri, 2 Jun 2006, Michael Bauer wrote:
> I am attempting to install MC onto a Solaris machine. I have successfully
> installed glib-1.2.10 and pkg-config-0.20. Once I had these installed, then
> I was able to do a ./configure, make, make install without error for MC.
> But then when I go to start MC (by typing 'mc') I get the following error
> message:
>
>> mc
> ld.so.1: mc: fatal: libgmodule-1.2.so.0: open failed: No such file or
> directory
> Killed
>
> Can anyone shed some light on what I might need to do to get MC working? If
> it would help to have the full output of the ./configure, make, make install
> then I can post that if requested.
Most likely the dynamic linker doesn't know where to look for the glib
shared library. Try this:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/libglib mc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]