From: Barry Skidmore <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: FreeBSD-Questions <[EMAIL PROTECTED]>
Subject: OpenOffice 1.1.0 Install Problem
Date: Mon, 17 Nov 2003 14:10:58 -0500

I am installing OpenOffice 1.1.0 on a system on which I just did a fresh
install of FreeBSD-4.9-RELEASE-i386.

I am at the point where JDK is being installed, which requires that
LINPROCFS be mounted, because it needs Linux emulation, which I
installed from the ports and have enabled in rc.conf.
Did you actually mount it?

# mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1g on /backup (ufs, local, soft-updates)
/dev/ad0s1e on /release (ufs, local, soft-updates)
/dev/ad0s1d on /usr (ufs, local, soft-updates)
/dev/ad0s1h on /usr/local (ufs, local, soft-updates)
/dev/ad0s1f on /var (ufs, local, soft-updates)
procfs on /proc (procfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You should see the above line.  IIRC, you will get the
error that you mention below if you haven't.

Good luck,

ed


The first step is to load the linprocfs kernel module, but that gives me the following error: kldload: can't load /modules/linprocfs.ko: Exec format error

A look in dmesg shows the following:
link_elf: symbol nextpid undefined

I did a Google search for this error, but did not turn up anything.  The
complete seqence of error messages is shown below.

I am very new to FreeBSD, so please word your responses accordingly.

Thanks,
Barry


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_________________________________________________________________
From Beethoven to the Rolling Stones, your favorite music is always playing
on MSN Radio Plus. No ads, no talk. Trial month FREE! http://join.msn.com/?page=offers/premiumradio

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to