Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cab96458
Commit
cab96458
authored
Apr 19, 1992
by
Jim Blandy
Browse files
*** empty log message ***
parent
46947372
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
etc/MACHINES
etc/MACHINES
+18
-0
No files found.
etc/MACHINES
View file @
cab96458
...
...
@@ -82,6 +82,24 @@ System V rel 4 (-opsystem=usg5-4)
The standard C preprocessor generate xmakefile incorrectly. However,
/lib/cpp will work, so use `make CPP=/lib/cpp'.
Versions 3 and earlier of V.4, on the Intel 386 and 860, had problems
in the X11 libraries. These prevent Emacs from working with X.
You can use Emacs with X provided your copy of X is based on X11
release 4 or newer. Unfortunately, the only way you can tell whether
your X11 library is new enough is to try compiling Emacs to use X.
If xemacs runs, your X11 library is new enough.
In this context, GSV4 and GSV4i are alternate names for X11R4.
OL2.* is X11R3 based. OL3 is in between X11R3 and X11R4, and may or
may not work, depending on who made the Unix system. If the library
libXol is part of the X distribution, then you have X11R3 and Emacs
won't work with X.
Most versions of V.4 support sockets. If `/usr/lib/libsocket.so'
exists, your system supports them. If yours does not, you must add
#undef HAVE_SOCKETS in config.h, aftern the inclusion of s-usg5-4.h.
(Any system that supports Internet should implement sockets.)
Ultrix (-opsystem=bsd4-2)
DEC's Ultrix OS is essentially Berkeley 4.2. It does not correctly
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment