Ah, well I had figured that. The --with-boost attribute
shoudl
therefore be set to /usr, right?
Well, that doesn't work either. Even if i createthe
directory
structure as outlined above and copy the file into it, it
still
doesn't work.
I'm at my wit's end - this is not some weird distro - it's
Red Hat
Enterprise! I just can't see what I'm doing wrong.
On 13/11/2007, Martin Hauner <hauner web.de> wrote:
> Hi Dan,
>
>
> > Hello all. Trying to install subcommander on
CentOS 5. I originally
> > installed the Boost libraries using the YUM
package manager. I made
> > sure to install the devel libraries too.
> > Boost was installed in /usr/include/boost. When I
try to run
> > ./configure, it fails saying boost could not be
found. I tried seeting
> > the --with-boost switch=/usr/include/boost but no
luck.
> > I then downloaded the boost libraries manually,
after reading in the
> > README that only the source is required. I did the
ln -s . include
> > trick, and tried setting --with-boost switch to
that directory.
> >
> > ./configure still fails saying boost could not be
found. Any ideas?
>
>
> The configure script just tries to compile a very
simple piece of code.
>
> It adds an "/include" to the given path, and
then compiles some code with an
> #include <boost/shared_ptr.hpp> statement.
>
> So using the path you have given, it is looking for
>
> /usr/include/boost/include/boost/shared_ptr.hpp
>
> Is the shared_ptr.hpp file at this place?
>
> > Dan Cotruta
>
> --
> Martin
>
> Subcommander 1.2.2, 2.0.0 Beta 1, http://subcommander.ti
gris.org
> a cross platform Win32/Unix/MacOSX subversion GUI
client & diff/merge tool.
>
>
>
____________________________________________________________
_________
> Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer
Onlinekosten zu sparen!
> http://smartsurfer.web.de/?mc=100071&dis
tributionid=000000000066
>
>
--
Dan Cotruta
~
http://wwp.greenwich
meantime.com
~
http://www.catmando.co.uk
a>
~
http://www.beyond-th
e-blue.co.uk
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subcommander.tigris.org
For additional commands, e-mail: dev-help subcommander.tigris.org
|