Pages: Prev 1 2 3 4 5 Next
How to compile wine under Solaris. Part II

See Part I

Beginning with wine 0.9.57 "-lsunmath" is needed. You can get the libsunmath library from blastwave, for example:

LIBS      = -lsocket -lnsl -lintl -L/opt/csw/lib -lsunmath

This is the error you might get if the library is not specified in dlls/wined3d/Makefile:

[read more...]



gam_server, Solaris and high CPU load

Since upgrading to s11b83a I noticed that gam_server processes eat significant amount of CPU cycles. So I decided to make some investigations.

[read more...]



Unlocking pkgadd
## Waiting for up to <300> seconds for package administration
commands to become available (another user is administering
packages on zone <XXX>)
  • Remove /tmp/.ai.pkg.zone.lock-* from all zones
  • Remove /var/sadm/install/.lockfile
  • Remove /var/sadm/install/.pkg.lock (<- not sure about this one)


How to compile wine under Solaris. Part I

Unfortunately, wine can not be compiled under Solaris "as is". Some tricks are needed.
[read more...]



Pages: Prev 1 2 3 4 5 Next