Ed Plese wrote: > On Sat, Oct 4, 2008 at 2:52 AM, gerard henry <[EMAIL PROTECTED]> wrote: > >> so why, in os2008.11, the C++ compiler isn't well setup? I don't >> understand how it can setup XX as C++ compiler instead of the right >> command, and what is strange is that g++ appears later in the Makefile!? >> The follwing steps are used to compile qt4: >> - get the tarball qt-x11-opensource-src-4.4.3 >> - run configure with: "./configure -platform solaris-g++" >> - then run gmake >> - PATH is >> -bash-3.2$ export PATH=/usr/bin:/usr/sbin:/usr/bin/X11:/usr/sfw/bin >> > > Edit the configure script and change the first line to use > #!/usr/bin/bash instead of #!/bin/sh. > >
you're right! i believed that the shell's problem was finished in indiana? thanks for your help, gerard _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
