Re: Unable to find/install x11.
Martin Neitzel <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Organization | Gaertner Datensysteme, Marshlabs |
| Message-ID | <[email protected]> |
MF> I have an issue in that x11 does not seem to be installed by default ? MF> and attempting to install with xorg package MF> results in a not found error. X11 comes as a collection of half a dozen optional "sets" during initial system install. (I.e., you don't use pkgin/pkgsrc/pkg_add to add X11.) The X sets are described in the INSTALL documentation. I suggest another read of: https://cdn.NetBSD.org/pub/NetBSD/NetBSD-10.1/evbarm-earmv5/INSTALL.html If you forgot to select these sets during initial installation you can still add them later. Run sysinst(1) for that. Martin (For a long time, sysinst used to be installed only installation media but at least with NetBSD-9 upwards it's also runnable from an installed system.)