MHKHO@NTIVAX.BITNET (05/23/91)
I am trying to install X11R4 on a Sun 386i/150 running on Sun OS 4.0.1.
(I know, these machine are getting obsolete :-( )
During "make World", I encountered three error messages similar to
======
./../.././fonts/bdftosnf/bdftosnf -t lutRS19.bdf >lutRS19.snf
./../.././fonts/mkfontdir/mkfontdir .
ld.so: libXmu.so.4: not found
*** Error code 127
make: Warning: Target `all' not remade because of errors
Current working directory /usr/local/src/X11/mit/fonts/bdf/100dpi
=====
Other than the usual "pointer" warnings, there were no other errors
recorded during "make World".
Not knowing the severity of these errors (and not knowing what else to do),
I went ahead with "make install", and received the following messages
were logged before the system stopped trying to complete the installation:
=====
installing in ./fonts/bdf/misc...
+ install -c -m 0444 5x8.snf /usr/local/usr/lib/X11/fonts/misc
[other similar install commands deleted ...]
+ install -c -m 0444 8x16rk.snf /usr/local/usr/lib/X11/fonts/misc
./../.././fonts/mkfontdir/mkfontdir .
ld.so: libXmu.so.4: not found
*** Error code 127
make: Fatal error: Command failed for target `fonts.dir'
Current working directory /usr/local/src/X11/mit/fonts/bdf/misc
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /usr/local/src/X11/mit/fonts/bdf
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /usr/local/src/X11/mit/fonts
*** Error code 1
make: Fatal error: Command failed for target `install'
=====
On checking, I found libXmu.so.4.0 in the ./lib/Xmu directory
^^^
but there was no libXmu.so.4
Is this related to the problem?
Any help/advice would be really appreciated.
Thanks.
Hiang K. Ho
Nanyang Technological University, Singapore
Bitnet: mhkho@ntivax