Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2013 23:49:10 +0100
From:      Polytropon <freebsd@edvax.de>
To:        "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com>
Cc:        "Questions @ FreeBSD" <questions@freebsd.org>
Subject:   Re: [OT-ish] Need a Binary for lang/sml-nj
Message-ID:  <20130127234910.40352448.freebsd@edvax.de>
In-Reply-To: <5105ACF3.7000105@gmail.com>
References:  <51041F2E.6090008@gmail.com> <alpine.BSF.2.00.1301262019430.4292@olgeni.olgeni> <51044400.8030602@gmail.com> <alpine.BSF.2.00.1301262251550.8260@olgeni.olgeni> <51049785.2050101@gmail.com> <alpine.BSF.2.00.1301271217560.86387@olgeni.olgeni> <5105ACF3.7000105@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Jan 2013 16:40:51 -0600, Joseph A. Nagy, Jr wrote:
> At this point I'm not sure what the problem is, though I do appreciate 
> the help.
> 
> root@alex-laptop:/root # pkg add 
> http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz
> smlnj-110.0.7_3.txz                 100% 2586KB 287.3KB/s 285.9KB/s 
> 00:09
> Installing smlnj-110.0.7_3...pkg: wrong architecture: freebsd:9:x86:32 
> instead of freebsd:9:x86:64
> 
> Failed to install the following 1 package(s): 
> http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz

Did you have any success using the old-fashioned pkg_add method
with the -f option, and using the FreeBSD 9-STABLE precompiled
package (should work for 9.1-RELEASE too)?

	# pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/smlnj.tbz

Again, check /usr/ports/lang/sml-nj/Makefile for runtime dependencies
you might need to add, and in worst case use libmap (the library mapper)
to make them work for this program.

Also see /usr/ports/lang/sml-nj/pkg-descr if you can use a different
ML interpreter as "suggested" in the description. ;-)





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130127234910.40352448.freebsd>