From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (marcus-sup) Date: Sun, 16 Nov 2008 17:08:08 +0000 Subject: [sup-talk] LibC on OpenBSD In-Reply-To: <1226777116-sup-6508@ellipsis.bburky.com> References: <1226777116-sup-6508@ellipsis.bburky.com> Message-ID: <1226855216-sup-4590@tomsk> On 15.11.2008, Blake Burkhart wrote: > Apparently it was breaking on loading LibC. I had no idea where LibC was > supposed to be coming from so I searched my computer for it and finally found > it called "libc.so.43.0" I _think_ (but I'm no freebsd expert!) you need to install compat6x which will give you the libc.so.6 libs (and others). It may be that they are just soft links anyway. MArcus