4 Apr 2005 16:58
Anyone running MM Admin on Debian Linux without a full X11 installation??
Aaron The Young <ay <at> NYSERNET.ORG>
2005-04-04 14:58:05 GMT
2005-04-04 14:58:05 GMT
Hello, Does anyone have MM running on a Debian Linux server? We are migrating from Solaris Unix to Debian Linux and I'm at the point where I want to import my export Solaris MM data and when I attempt to run mmadmin I get the following error: ./mmadmin: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory So I installed the X package that contained libXt.so.6 and it then asked for additional libraries as follows - each time I was asked for a library, I just linked it into /usr/lib (part of my Library search path): # /usr/local/mm/mmadmin /usr/local/mm/mmadmin: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory # ln -s /usr/X11R6/lib/libXt.so.6 /usr/lib/libXt.so.6 # /usr/local/mm/mmadmin /usr/local/mm/mmadmin: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory # ln -s /usr/X11R6/lib/libX11.so.6 /usr/lib/libX11.so.6 # /usr/local/mm/mmadmin /usr/local/mm/mmadmin: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory # ln -s /usr/X11R6/lib/libSM.so.6 /usr/lib/libSM.so.6 # /usr/local/mm/mmadmin /usr/local/mm/mmadmin: error while loading shared libraries: libICE.so.6: cannot open shared object file: No such file or directory # ln -s /usr/X11R6/lib/libICE.so.6 /usr/lib/libICE.so.6(Continue reading)
Jack
> --On April 7, 2005 16:26:18 +0200 Christian Müller <chmueller <at> CRONON.NET>
> wrote:
>
> > Hi,
> >
> > recently installed 8.5 on OSX. It took quite long but succeded after some
> > 20 minutes or so. Be patient.
>
> That's not really relevant. The installer for 8.5 was built for MacOSX and
> is much better than the installer for 7.5.
>
> >
RSS Feed