[xcrysden] Installing XCrySDen under YDL on IBM Core PS3

Paul M. Grant w2agz at pacbell.net
Wed Feb 13 07:20:53 CET 2008


Tone, I'm still having problems.  Below is terminal output at the end of a
long compile of "latest" on my PS3 with Possibility - 1 selected in (plain
vanilla) Make.sys (compile everything...Tcl/Tk/Mesa). If I had to guess,
it's as if I'm missing a "Make.sys" or "config" that's compatible with the
ppc core processor in the PS3...I do see there is a BlueGene config
available, but I don't know how to invoke it.
***************************
.
.
.
sunos5-smp
sunos5-v8
sunos5-v8-static
sunos5-v9
sunos5-v9-cc-g++
sunos5-v9-static
ultrix-gcc

Then type 'make <config>' (ex: 'make linux-x86')
(ignore the following error message)
make[2]: *** [configs/current] Error 1
make[2]: Leaving directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src/Mesa-7.0.2'
make[2]: Entering directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src/Mesa-7.0.2'
make[3]: Entering directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src/Mesa-7.0.2/src'
Makefile:5: ../configs/current: No such file or directory
make[3]: *** No rule to make target `../configs/current'.  Stop.
make[3]: Leaving directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src/Mesa-7.0.2/src'
make[2]: *** [install] Error 1
make[2]: Leaving directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src/Mesa-7.0.2'
make[1]: *** [mesa] Error 2
make[1]: Leaving directory
`/home/pmpgrant/XCrySDen-pre1.5bs-all/external/src'
make: *** [mesa] Error 2
[pmpgrant at W2AGZ-PS3 XCrySDen-pre1.5bs-all]$             

Paul M. Grant, PhD
Principal, W2AGZ Technologies
Visiting Scholar, Applied Physics, Stanford University
EPRI Science Fellow (Retired)
IBM Research Staff Member Emeritus
w2agz at pacbell.net
http://www.w2agz.com
 
 


-----Original Message-----
From: xcrysden-bounces at democritos.it [mailto:xcrysden-bounces at democritos.it]
On Behalf Of Tone Kokalj
Sent: Wednesday, February 06, 2008 12:35 AM
To: XCrySDen mailing list
Subject: Re: [xcrysden] Installing XCrySDen under YDL on IBM Core PS3

On Tue, 2008-02-05 at 20:23 -0800, Paul M. Grant wrote:
> Tone, after downloading “latest,” I now get the following errors:
> 
> #------------------------------#
> 
> #                              #
> 
> #   Compiling XCRYSDEN C-code  #
> 
> #                              #
> 
> #------------------------------#
> 
> cd C; make "TOPDIR=/home/pmpgrant/XCrySDen-pre1.5bs-all" compile
> 
> make[1]: Entering directory `/home/pmpgrant/XCrySDen-pre1.5bs-all/C'
> 
> make  TOPDIR=/home/pmpgrant/XCrySDen-pre1.5bs-all
> 
> make[2]: Entering directory `/home/pmpgrant/XCrySDen-pre1.5bs-all/C'
> 
> gcc -DUSE_FONTS   -DUSE_FONTS    -I/usr/X11R6/include  -c detnsplit.c
> 
> gcc -DUSE_FONTS   -DUSE_FONTS    -I/usr/X11R6/include  -c xcAppInit.c
> 
> In file included from xcAppInit.c:23:
> 
> togl.h:48:19: error: tcl.h: No such file or directory
> 
> togl.h:49:18: error: tk.h: No such file or directory

Which means that tcl.h and tk.h were not found. First find where they
are and then adapt Make.sys accordingly.

For example, on my computer they are in /usr/include/tcl8.4/, hence
I would set in Make.sys:

TCL_INCDIR  = -I/usr/include/tcl8.4

Regards, Tone

_______________________________________________
XCrySDen mailing list
XCrySDen at democritos.it
http://www.democritos.it/mailman/listinfo/xcrysden



More information about the XCrySDen mailing list