* libc5 problem
@ 2002-11-22 4:33 rob
2002-11-25 9:37 ` Paul Furness
0 siblings, 1 reply; 3+ messages in thread
From: rob @ 2002-11-22 4:33 UTC (permalink / raw)
To: linux-newbie
I tryed to run a libc6 program amaya on slack 3.5 a libc5 distro
now in X term or rxvt when ever I try to run midnight commander
I get "bash:no such file /usr/local/bin/mc" but it runs just fine
if I type the path to mc i.e "/usr/bin/mc -x" /usr/local/bin was
the path to amaya and mc runs just fine from the text console
anybody got a handle on this one ????
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: libc5 problem
2002-11-22 4:33 libc5 problem rob
@ 2002-11-25 9:37 ` Paul Furness
2002-11-24 17:55 ` rob
0 siblings, 1 reply; 3+ messages in thread
From: Paul Furness @ 2002-11-25 9:37 UTC (permalink / raw)
To: rob; +Cc: linux-newbie
A couple of things you can check before getting too bogged down:
ls -l /usr/local/bin/mc
it may be a link to somewhere incorrect.
also: it might possibly have something to do with slocate (if you have
it installed). Try running "slocate -u" as root.
Another thing to try is "which mc"
Finally, are you trying to run mc from the command line? if so, is there
an alias set up which points to /usr/local/bin/mc ? If you are running
it from an icon on the desktop or a menu entry, check the command line
that it's trying to run.
Oh, also check your login scripts (.bashrc and .bash_profile, or
whatever is appropriate for your shell) and see if anything got changed
there.
If you log in as a different user (or create a new user) does that user
have a problem running mc?
Paul.
On Fri, 2002-11-22 at 04:33, rob wrote:
> I tryed to run a libc6 program amaya on slack 3.5 a libc5 distro
> now in X term or rxvt when ever I try to run midnight commander
> I get "bash:no such file /usr/local/bin/mc" but it runs just fine
> if I type the path to mc i.e "/usr/bin/mc -x" /usr/local/bin was
> the path to amaya and mc runs just fine from the text console
> anybody got a handle on this one ????
> --
> Paul Furness <paul.furness@vil.ite.mee.com>
> Mitsubishi Electric ITE BV VIL
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: libc5 problem
2002-11-25 9:37 ` Paul Furness
@ 2002-11-24 17:55 ` rob
0 siblings, 0 replies; 3+ messages in thread
From: rob @ 2002-11-24 17:55 UTC (permalink / raw)
To: Paul Furness; +Cc: linux-newbie
my reply is mixed in with your text
Paul Furness wrote:
>
> A couple of things you can check before getting too bogged down:
>
> ls -l /usr/local/bin/mc
when this first happened I removed /usr/local/bin
and replaced there was nothing in it
> it may be a link to somewhere incorrect.
I did a "find / -name mc -print "all I got was /usr/bin/mc back
>
> also: it might possibly have something to do with slocate (if you have
> it installed). Try running "slocate -u" as root.
>
> Another thing to try is "which mc"
it gave /usr/bin/mc
>
> Finally, are you trying to run mc from the command line? if so, is there
> an alias set up which points to /usr/local/bin/mc ? If you are running
> it from an icon on the desktop or a menu entry, check the command line
> that it's trying to run.
>
> Oh, also check your login scripts (.bashrc and .bash_profile, or
> whatever is appropriate for your shell) and see if anything got changed
> there.
>
this was it I think there was a line with some about /usr/local/bin/mc
I have deleted that line wish me luck
> If you log in as a different user (or create a new user) does that user
> have a problem running mc?
>
> Paul.
>
> On Fri, 2002-11-22 at 04:33, rob wrote:
> > I tryed to run a libc6 program amaya on slack 3.5 a libc5 distro
> > now in X term or rxvt when ever I try to run midnight commander
> > I get "bash:no such file /usr/local/bin/mc" but it runs just fine
> > if I type the path to mc i.e "/usr/bin/mc -x" /usr/local/bin was
> > the path to amaya and mc runs just fine from the text console
> > anybody got a handle on this one ????
> > --
> > Paul Furness <paul.furness@vil.ite.mee.com>
> > Mitsubishi Electric ITE BV VIL
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-25 9:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-22 4:33 libc5 problem rob
2002-11-25 9:37 ` Paul Furness
2002-11-24 17:55 ` rob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox