Help : samba and Solaris

Sean Elble S_Elble at yahoo.com
Sun Nov 11 23:07:13 GMT 2001


Based upon the message that you received, it's safe to say that you:

a) Don't have a c compiler installed on your system, which is required to
compile Samba
b) Don't have your c compiler listed in your path.

To determine which one of these is the case, bring up a console while logged
on as root, or just telnet/SSH in as root, and run the following command:
find / -name *cc

If you get any results back that are either "cc" or "gcc", then write down
their exact locations on your hard drive, and add the directory to your
path.

If you don't get any results back that are either "cc" or "gcc", then you
must obtain a C compiler. Sun used to charge for theirs, and they probably
still do. You can obtain gcc for free at http://gcc.gnu.org/, but I've never
installed it on Solaris. It should just be a matter of finding a copy of gcc
packaged for Sun systems. Sun may have a copy available at their site, but
I'm too lazy (too tired?), to check. HTH.

-----------------------------------------------
Sean P. Elble
Editor, Writer, Co-Webmaster
ReactiveLinux.com (Formerly MaximumLinux.org)
http://www.reactivelinux.com/
elbles at reactivelinux.com
-----------------------------------------------

----- Original Message -----
From: "dongzb" <dongzb at yahoo.com>
To: <samba at lists.samba.org>
Sent: Monday, November 12, 2001 1:58 AM
Subject: Help : samba and Solaris


> Hi,
>
> I tried to install SAMBA on solaris, typed in command
> "./configure" in the source directory, but reply the
> message like below:
> # ./configure
> loading cache ./config.cache
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
>
> Would be appreciate if somebody can help me.
> Regards.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Events Guide - Entertainment, community events and more!
> http://events.yahoo.com.sg/
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba





More information about the samba mailing list