[lazarus] Display option problem..
Jesus Reyes
jesusrmx at yahoo.com.mx
Sat Aug 2 15:05:53 EDT 2003
--- Marc Weustink <marc at dommelstein.net> escribió: > At 12:00
2-8-2003 -0500, Jesus Reyes wrote:
> >Hi Marc, I've found some problems:
> >
> >Environment constructs like this:
> >
> >mc=() { mkdir -p $HOME/.mc/tmp 2>/dev/null;
> > chmod 700 $HOME/.mc/tmp;
> > MC=$HOME/.mc/tmp/mc-$$;
> > /usr/bin/mc -P "$@" >"$MC";
> > cd "`cat $MC`";
> > rm -i -f "$MC";
> > unset MC
> >}
>
> I can remember that I've seen such constructs. On my RH73 box it
> still is,
> however it is not a part of the environment, it is a shell
> function. IMO
> this one can be ignored.
> On my RH9 box it is solved trough an alias.
>
> However.... I've tried several combinations of startup on both
> boxes, I
> even created a test function myself, I couldn't get the function to
> show up
> in the run->environment options.
>
> Can you tell me how to get it into the environment, then I can try
> to fix it.
>
> Marc
it is set through /etc/bashrc -> /etc/profile.d/mc.sh
I think it is automatically installed with midnight commander
I will set to you the files.
Jesus Reyes A.
_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
More information about the Lazarus
mailing list