For the kde thing, try something like
---
pkg_add curl
curl ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/ | awk
'{print $NF}' > /tmp/curl.out
for package in `grep -i ^wget /tmp/curl.out` `grep -i ^kdebase
/tmp/curl.out` `grep
On 2007/09/04 09:40, Adrian Fisher wrote:
> I recently began to read about OpenBSD with a view to installing it on
> my home system (I am somewhat new to Unix) and while I was able to
> install the base system without any problems I was unable to find
> clear instructions or pointers on how to go o
[EMAIL PROTECTED] (Peter N. M. Hansteen) writes:
> "Adrian Fisher" <[EMAIL PROTECTED]> writes:
>
>> I wish to install the system then install and use the KDE interface
>
> You did install the *tgz parts?
sorry, that came out wrong, it should have been 'x*tgz parts'.
I do need more coffee.
--
"Adrian Fisher" <[EMAIL PROTECTED]> writes:
> I wish to install the system then install and use the KDE interface
You did install the *tgz parts?
If so, you should be ready to fetch and install packages such as the
various kde bits from your favorite mirror as per the FAQ's packages
section,
Hello there,
I recently began to read about OpenBSD with a view to installing it on
my home system (I am somewhat new to Unix) and while I was able to
install the base system without any problems I was unable to find
clear instructions or pointers on how to go on from there.
I wish to install the
5 matches
Mail list logo