27 Mar 2002 14:51
Re: Re: Re: XFt on Solaris
marty scholes <marty <at> outputservices.com>
2002-03-27 13:51:14 GMT
2002-03-27 13:51:14 GMT
Jim, Many thanks for the direction here. I found a "solaris" build of the library on xfree86.org, but it was an x86 build, not sparc. I did get the sources to xfree86 4.1 and did a make world. I then installed the library on LD_LIBRARY_PATH, only to discover that I had libXrender.so.1.1, while openoffice wanted libXrender.so.1. I soft linked libXrender.so.1 to libXrender.so.1.1 to see what would happen. Openoffice quit complaining but the text was still ugly and marginally readable. I wonder if I have a version problem or am missing other libraries, or maybe openoffice shouldn't be placed into a production environment just yet. I think I'll back off of this until things mature some. A pity though, my users were looking forward to better M$ filters. Thanx again, Marty ________________ Reply Header ________________ Subject: Re: [Render] Re: XFt on Solaris Author: Jim Gettys <Jim.Gettys <at> compaq.com> Date: Tue, 26 Mar 2002 01:44:24 -0700 Yes, Xft is a client library, that uses the Xrender extension available on your Linux machines. You should have no particular problems building either on Solaris for use across your network from your Solaris system. Just build XFree86 on Solaris, and you'll get the client side support you need. Xft2, which Keith will be releasing sometime soon, is also be able to run against unmodified X servers that lack the render extension (at lower performance, as it has to push the pixels back and forth(Continue reading)
RSS Feed