Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: few questions....



In article <000f01bde18a$c7de8f30$36d7dfc3%laboratorio2.ede.it@localhost>,
        "Alfio Lo Castro" <alfio.locastro%ede.it@localhost> writes:
> 2) how can i change shell with one like Amiga shell (or DOS)? I don't want
> to rewrite all every time! And history?

Install the "bash", "tcsh" or "zsh" package and use "chsh" to change
your login shell.

> 3) if i use pkg_add -v to install packages, why does it install on /usr (now
> is full) and not on /local?

Because the default path is "/usr/pkg" for normal and "/usr/X11R6" for
X11 related packages. You can either use a softlink (e.g. from "/usr/pkg"
to "/local/pkg") or recompile the packages after setting "LOCALBASE"
(NOT "PREFIX") in "/etc/mk.conf".

-- 
Matthias Scheler                                http://home.owl.de/~tron/



Home | Main Index | Thread Index | Old Index