On 03/18/14 14:44, jungleboogie0 wrote:
> Hi All,
> 
> I followed these instructions on how to install openBSD 5.5 snapshot onto
> my beaglebone:
> http://ftp.openbsd.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7

ok, you installed "snapshots"

> But the problem now is with packages. I really don't want to compile things
> on the BBB so I thought I would use the packages system to handle all of
> this.
> 
> Linked article says:
> ftp://ftp.OpenBSD.org/pub/OpenBSD/5.5/packages/arm/emacs-21.4p23.tgz

and you are already in error here -- if you install snapshots, you need
to install snapshots.

> But there's not a 5.5 at OpenBSD so I went to
> ftp://ftp.openbsd.org/pub/OpenBSD/5.4/packages/
> and added it to my .profile:
> export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/5.4/packages/`machine -a`
...
> I'm positive I'm making a simple mistake somewhere.

You must keep your system and packages in sync.  5.5 is not out the door
yet officially, so using it will be tricky for the moment.

http://www.openbsd.org/faq/faq15.html#NoFun

You absolutely, positively can not use 5.4 packages on 5.5.  It never
works, and this time, it really can't even come close to working.

Just compile it for now.  and come back next week. :)

Nick.

Reply via email to