Home Overview FAQ Documentation Download Mailing List Geomview For Windows? Support Users Development Bug Reporting Contributing Contact Us Sponsors
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Update REQ 6014]: Geomview for Solaris x86
Hi, sorry to be slow getting back to you -- I've been busy fixing bugs. Tim Rowley reports that the missing Motif libraries you need are under /usr/dt on (at least some versions of) Solaris -- and sure enough, they're present on our Solaris 2.4 Sparc systems. Since a bunch of other things have also been fixed, it may be worth your while to re-fetch the latest beta source package, up for anonymous FTP from geom.umn.edu as priv/slevy/geomview-src-161b7.tar.gz Failing that, you could try just plugging in the latest makefiles/mk.solaris file: #! /bin/sh # This is a shell archive. Remove anything before this line, then unpack # it by saving it into a file and typing "sh file". To overwrite existing # files, type "sh file -c". You can also feed this as standard input via # unshar, or by typing "sh <file", e.g.. If this archive is complete, you # will see the following message at the end: # "End of shell archive." # Contents: makefiles/mk.solaris # Wrapped by slevy at morse on Wed Nov 6 00:22:51 1996 PATH=/bin:/usr/bin:/usr/ucb ; export PATH if test -f 'makefiles/mk.solaris' -a "${1}" != "-c" ; then echo shar: Will not clobber existing file \"'makefiles/mk.solaris'\" else echo shar: Extracting \"'makefiles/mk.solaris'\" \(1465 characters\) sed "s/^X//" >'makefiles/mk.solaris' <<'END_OF_FILE' X# X# Makefile that sets machine-specific variables and rules X# for the Sun Sparcstations. X# X# X# A machine-specific makefile is included by all other makefiles. X# X X#CPU = solaris XMACHTYPE = solaris XRANLIB = : XCC = gcc -O2 XINSTALL = ${GEOM}/tools/install.bsd XAR = ar XMKDEPFLAGS = -MM X X# These settings will vary! XBSTATIC = X X# If you have Tcl/Tk libraries (Tk 4.0 or later), X# indicate here where the .a and .h files live respectively. XTKINCDIR = /usr/local/include XTKLIBDIR = /usr/local/lib X X# If you've installed the X-Forms library, specify here: XFORMSLIBS = -L/usr/local/lib -lforms ${SYSXLIBS} XFORMSINC = -I/u/share/include X X# Using Sun's motif from /usr/dt: XMOTIF = /usr/dt XMOTIFINC = ${MOTIF}/include XMOTIFLIB = ${MOTIF}/lib X X XOPENWIN = /usr/openwin X XSYSCOPTS = -DSVR4 -I${OPENWIN}/include -I${MOTIFINC} XSYSLIBS = -L/usr/lib -lnsl -lsocket -lgen -ldl X X# -R option buries ${OPENWIN}/lib on runtime linker's search path (libXext.so) XSYSMOTIFLIBS = -L${MOTIFLIB} -R ${MOTIFLIB} -lXm XSYSXLIBS = -L${OPENWIN}/lib -R ${OPENWIN}/lib -lXt -lXext -lX11 X X# Choose or adapt one of the following sets of definitions. X# The MGTYPE setting is used in src/bin/geomview/x11/gvcamui.c. X X# For software renderer to plain X windows: XMGTYPE = -DMGX11 XMGLIBS = X X# for OpenGL using Mesa libraries: X# MGTYPE = -DMGOPENGL X# MGLIBS = -lMesaGL -lMesaGLU X X# for OpenGL using Sun OpenGL libraries (Creator 3D for UltraSparc): X# MGTYPE = -DMGOPENGL X# MGLIBS = -L${OPENWIN}/lib -lGL -lGLU END_OF_FILE if test 1465 -ne `wc -c <'makefiles/mk.solaris'`; then echo shar: \"'makefiles/mk.solaris'\" unpacked with wrong size! fi # end of 'makefiles/mk.solaris' fi echo shar: End of shell archive. exit 0
|
||
Home | Overview | FAQ | Documentation | Support | Download | Mailing List Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors |
|||
site hosted by |