Solaris / OpenSolarisThis forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Location: Hendrik Ido Ambacht, Zuid-Holland, Nederland, Europa
Distribution: Sun Solaris-Exp-Dev-Edit, Ubuntu 9.10 Karmic Koala AMD64
Posts: 134
Original Poster
Rep:
WISH error?
Code:
bash-3.00$ ./amsn
./amsn: line 3: exec: wish: not found
bash-3.00$ PATH=$PATH:/opt/csw/bin/wish ./amsn
./amsn: line 3: exec: wish: not found
bash-3.00$ ./amsn --with-wish=/opt/csw/bin/wish
./amsn: line 3: exec: wish: not found
bash-3.00$ /opt/csw/bin/wish
%
I have read this a few times through. I am new to Solaris (like second day) i followed the blastware howto. Now i have downloaded the TCL and the TK and I also have downloaded the amsn (gui downloaded not command line) i tried to open them in Terminal and i dont know what i am doing. what must i do to install TCL/TK and AMSN (along with anything else i need to get started)
the error i get is
bash-3.00# ./configure
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
bash-3.00#
My path
I have read this a few times through. I am new to Solaris (like second day) i followed the blastware howto. Now i have downloaded the TCL and the TK and I also have downloaded the amsn (gui downloaded not command line) i tried to open them in Terminal and i dont know what i am doing. what must i do to install TCL/TK and AMSN (along with anything else i need to get started)
the error i get is
bash-3.00# ./configure
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
bash-3.00#
My path
/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb:
Solaris can not find a C compiler.
There is at least one C compiler included. You must include it in the path. It is located somewhere in /opt/CSW... or something.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.