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, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to