Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2007 14:39:28 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Milan Knizek <knizek@volny.cz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: libstdc++6 dependency?
Message-ID:  <20070318193928.GE64778@dan.emsphone.com>
In-Reply-To: <200703181940.15580.knizek@volny.cz>
References:  <200703181940.15580.knizek@volny.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 18), Milan Knizek said:
> enblend-3.0 (program for seamless stitching of pre-aligned pictures,
> supported by hugin) requires libstdc++6 for large file support.

libstdc++ is a support library for gcc, and doesn't have anything to do
with large files.

Are you trying to run a Linux binary, maybe?  If so, try installing the
linux_base-fc4 port, which installs a
/usr/compat/linux/usr/lib/libstdc++.so.6 file.

> I have searched ports and sources (/usr/src/) and have not found
> anything else than libstdc++.
> 
> Is there a way how to get libstdc++6 on FreeBSD-6.2 STABLE?

-- 
	Dan Nelson
	dnelson@allantgroup.com



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