Hello Mbw23,

I've been running slimserver/squeezecenter for the last three years on
various Solaris x86 versions. Until I upgraded my media server to
OpenSolaris and started on nightly SqueezeBox Server 7.4 builds I had
everything running on an old GA release of Solaris again all compiled
with SunStudio cc. 

My current cc version is;

r...@fugly:/root# pkginfo -l sunstudio12u1
PKGINST:  sunstudio12u1
NAME:  Sun Studio 12 update 1
CATEGORY:  application
ARCH:  i386
VERSION:  12.1,REV=20090612
VENDOR:  Sun Microsystems, Inc.
DESC:  Sun Studio 12 update 1
HOTLINE:  Please contact your local service provider
STATUS:  completely installed

r...@fugly:/root# cc -Verison
cc: Sun C 5.10 SunOS_i386 2009/06/03

Which is the current Studio from the Sun website. 

As for mysql compile - I did retain /usr/local through the upgrade so
it's been awhile since I compiled it just checked my version now and
it's a bit old;

r...@fugly:/usr/local/mysql/bin# ./mysql_config
Usage: ./mysql_config [OPTIONS]
Options:
--cflags         [-I/usr/local/mysql/include/mysql -DBIG_TABLES
-DHAVE_RWLOCK_T]
--include        [-I/usr/local/mysql/include/mysql]
--libs           [-L/usr/local/mysql/lib/mysql -lmysqlclient
-lz -lposix4 -lresolv -lgen -lsocket -lnsl -lm]
--libs_r         [-L/usr/local/mysql/lib/mysql -lmysqlclient_r
-lz -lpthread -lthread -lposix4 -lresolv -lgen -lsocket -lnsl -lm
-lpthread -lthread]
--socket         [/tmp/mysql.sock]
--port           [0]
--version        [5.0.67]
--libmysqld-libs [-L/usr/local/mysql/lib/mysql -lmysqld -lz
-lpthread -lthread -lposix4 -lresolv -lgen -lsocket -lnsl -lm -lpthread
-lthread -lrt]

####
r...@fugly:/usr/local/mysql/bin# ldd /usr/local/mysql/libexec/mysqld
librt.so.1 =>    /usr/lib/librt.so.1
libz.so.1 =>     /usr/lib/libz.so.1
libdl.so.1 =>    /usr/lib/libdl.so.1
libpthread.so.1 =>       /usr/lib/libpthread.so.1
libthread.so.1 =>        /usr/lib/libthread.so.1
libresolv.so.2 =>        /usr/lib/libresolv.so.2
libgen.so.1 =>   /usr/lib/libgen.so.1
libsocket.so.1 =>        /usr/lib/libsocket.so.1
libnsl.so.1 =>   /usr/lib/libnsl.so.1
libm.so.2 =>     /usr/lib/libm.so.2
libCstd.so.1 =>  /usr/lib/libCstd.so.1
libCrun.so.1 =>  /usr/lib/libCrun.so.1
libc.so.1 =>     /usr/lib/libc.so.1
libmp.so.2 =>    /usr/lib/libmp.so.2
libmd.so.1 =>    /usr/lib/libmd.so.1
libscf.so.1 =>   /usr/lib/libscf.so.1
libuutil.so.1 =>         /usr/lib/libuutil.so.1


I don't recall having to do that much more than a configure make last
time round. 

Good luck with Solaris and Studio please let us know how you go.

Regards,

Bret


-- 
bret
------------------------------------------------------------------------
bret's Profile: http://forums.slimdevices.com/member.php?userid=12828
View this thread: http://forums.slimdevices.com/showthread.php?t=65565

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to