unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: despen@verizon.net
To: help-gnu-emacs@gnu.org
Subject: Re: solaris 8 binaries of emacs?
Date: Tue, 20 Oct 2009 18:13:36 -0400	[thread overview]
Message-ID: <icr5sxd88f.fsf@verizon.net> (raw)
In-Reply-To: 4a9590f6-e395-42ab-ab64-421e1a5fe988@q14g2000vbi.googlegroups.com

metaperl <schemelab@gmail.com> writes:

> Hello,
>
> I'm on a solaris 8 machine with no admin rights. And the admins will
> not install emacs.
>
> The machine has ucbcc on it, which emacs will not compile with (see
> transcript below).
>
> So, I would like an emacs binary for solaris 8 if possible. I've never
> cross-compiled, but I do have Cygwin running on my desktop if that
> makes it possible.
>
> (TRANSCRIPT)
>
> [tbrannon@natasha] [~/emacs-23.1] cc
> Usage: ucbcc [ options ] files.  Use 'ucbcc -flags' for details
> [tbrannon@natasha] [~/emacs-23.1] ./configure
> checking build system type... sparc-sun-solaris2.8
> checking host system type... sparc-sun-solaris2.8
> checking for gcc... no
> checking for cc... no
> checking for cl.exe... no
> configure: error: no acceptable C compiler found in $PATH
> See `config.log' for more details.
> [tbrannon@natasha] [~/emacs-23.1]

ucbcc is not a compiler.
Don't waste your time trying to compile with it.

If you have /usr/ucb in your path, get rid of it.
Hopefully you will find a "cc" once you get that out of the way.

If not, you'll have to install gcc too.
It's possible to install gcc and emacs from source.
You just need enough space and the patience.

I had the same issues with admins not wanting to install XEmacs.
I convinced our admins to delegate the task to me and provide the space.

I don't remember Sol 8 specifically, but I know later versions
of Solaris include packages for emacs/xemacs but I still prefer to
compile my own versions.




      parent reply	other threads:[~2009-10-20 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-20 13:47 solaris 8 binaries of emacs? metaperl
2009-10-20 16:34 ` Peter Dyballa
     [not found] ` <mailman.9175.1256056619.2239.help-gnu-emacs@gnu.org>
2009-10-20 17:00   ` metaperl
2009-10-20 22:07     ` Peter Dyballa
2009-10-20 22:13 ` despen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=icr5sxd88f.fsf@verizon.net \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).