Re: libstdc++6 dependency?

2007-03-19 Thread Milan Knizek
On Sunday 18 March 2007 23:45, Kris Kennaway wrote:
> > You are right, I mixed that with another requirement (..for 300Mpx and
> > more, enblend requires libtiff-devel with large file support and
> > libstdc++6...)
> >
> > > 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 googled a bit and found that gcc-4.1 has this version of library (it is
> > part of the ports, so I may try to link with it).
>
> You still seem to be confused, or at least not explaining your problem
> in a way that makes sense.

Probably, I am confused (not being a programmer). My plan is to compile 
enblend with support for 300Mpx images and the project site does not say much 
what is meant by the requirements (as per above).

Anyway, I will try and if have problems then I may come back here.

Thanks all for answering.
Best regards,
Milan
-- 
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libstdc++6 dependency?

2007-03-18 Thread Kris Kennaway
On Sun, Mar 18, 2007 at 09:16:44PM +0100, Milan Knizek wrote:
> On Sunday 18 March 2007 20:39, Dan Nelson wrote:
> > 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.
> 
> You are right, I mixed that with another requirement (..for 300Mpx and more, 
> enblend requires libtiff-devel with large file support and libstdc++6...)
> 
> >
> > 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 googled a bit and found that gcc-4.1 has this version of library (it is 
> part 
> of the ports, so I may try to link with it).

You still seem to be confused, or at least not explaining your problem
in a way that makes sense.

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


Re: libstdc++6 dependency?

2007-03-18 Thread Milan Knizek
On Sunday 18 March 2007 20:39, Dan Nelson wrote:
> 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.

You are right, I mixed that with another requirement (..for 300Mpx and more, 
enblend requires libtiff-devel with large file support and libstdc++6...)

>
> 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 googled a bit and found that gcc-4.1 has this version of library (it is part 
of the ports, so I may try to link with it).

Thanks,
Milan

-- 
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libstdc++6 dependency?

2007-03-18 Thread Dan Nelson
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
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: libstdc++6 dependency?

2007-03-18 Thread Kris Kennaway
On Sun, Mar 18, 2007 at 07:40:15PM +0100, Milan Knizek wrote:
> Hello List!
> 
> enblend-3.0 (program for seamless stitching of pre-aligned pictures, 
> supported 
> by hugin) requires libstdc++6 for large file support.
> 
> 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?

What exactly is libstdc++6 and why do you think your software needs
it?

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


libstdc++6 dependency?

2007-03-18 Thread Milan Knizek
Hello List!

enblend-3.0 (program for seamless stitching of pre-aligned pictures, supported 
by hugin) requires libstdc++6 for large file support.

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?

Thanks,
-- 
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"