Re: Could run this soft on Sun SOL10 _X86 platform?

From: Ulric Eriksson <ulric_at_siag.nu>
Date: Sun, 25 Jan 2009 12:47:15 +0100 (CET)

On Fri, 23 Jan 2009, Angel R, Gadea L. wrote:

> configure:1651: checking for gcc
> configure:1680: result: no
> configure:1731: checking for cc
> configure:1760: result: no
> configure:1773: checking for cc
> configure:1819: result: no
> configure:1872: checking for cl
> configure:1901: result: no
> configure:1915: error: no acceptable C compiler found in $PATH
> See `config.log' for more details.
>
> My only question : Some can said me if the package could be used on _x86 Sun
> Sol10 platform ?
>
> if someone respond me : yes, Could said me What is the follow step in the
> secuence ?

It most definitely can. You first need to install the missing
software, or if it is already installed, make sure the directory
where it is installed is included in your PATH environment
variable. On the siag.nu server, for example, it looks like this:

8<---
bash-3.00$ which cc
/usr/sfw/bin/cc
bash-3.00$ echo $PATH
/usr/local/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin
bash-3.00$ uname -srpi
SunOS 5.10 i386 i86pc
8<---

Ulric
Received on Sun Jan 25 2009 - 12:47:15 CET

This archive was generated by hypermail 2.2.0 : Sun Jan 25 2009 - 12:47:16 CET