On 2006/10/31 13:19, John Kintzele wrote: > OpenBSD 4.0 installed from official CD (i386). No problems. In trying > to install various Gnome apps (e.g., gedit), I'm running into a > missing lib problem, and while I've people who've had the same > problem on Google, I haven't found a clear response that seems to > have fixed the problem. (I am performing this pkg_add via FTP). In a > nutshell, here is what I'm seeing from pkg_add:
Change your PKG_PATH, from the missing filename, it seems it probably still refers to 3.9. You might like this instead, which works on other arch and versions: ftp://some.mirror/pub/OpenBSD/`uname -r`/packages/`machine -a`/ You'll have to wait a little for 4.0 packages to arrive on ftp sites.