Re: Installation Issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> I'm running SuSE 9.1 and I downloaded the latest source code release
> for g++ gcc. My problem is when I try to run ./configure in the
> directory libstdc++-v3, it returns the following error:

RTFM :)

>From the libstdc++ docs in
http://gcc.gnu.org/onlinedocs/libstdc++/install.html

...
When building libstdc++-v3 you'll have to configure the entire gccsrcdir
directory.
...

cd gccbuilddir
gccsrcdir/configure --prefix=destdir --other-opts...


>
> configure: error: cannot find install-sh or install.sh in ./../..
>
> Thanks, John
>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux