On Sep 24, 2007, at 11:04 PM, Jane Cua wrote:

Hi I am having problems installing Maui 3.2.6p18

this is the error during installation.
+ [ -z /opt/xcat ]
+ [ -z /opt/xcat ]
+ [ ! -d /opt/xcat ]
+ [ 1 != 1 ]
+ [ ! -r maui-3.2.6p18.tar.gz ]
+ basename maui-3.2.6p18.tar.gz
+ perl -pi -e s/(p\d+.*)?.tar.gz//
+ MAUID=maui-3.2.6
+ basename maui-3.2.6p18.tar.gz
+ egrep p[0-9]+.tar.gz$
+ > /dev/null
+ basename maui-3.2.6p18.tar.gz
+ perl -pi -e s/.*(p\d+).tar.gz/$1/
+ MV=p18
+ PREFIX=/usr/local/maui
+ rm -rf maui-3.2.6 maui-3.2.6p18
+ tar zxpf maui-3.2.6p18.tar.gz
+ [ -d maui-3.2.6p18 ]
+ MAUID=maui-3.2.6p18
+ cd maui-3.2.6p18
+ AOPTS=
+ uname -m
+ ARCH=i686
+ ./configure --prefix=/usr/local/maui --with-key=1201 --with-pbs=/ usr/local/pbs
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether ln -s works... yes


Hi Jane,

So this is the vital line.

configure: error: can't find pbs-config or libpbs.a

your torque installation should have created

/usr/local/pbs/bin/pbs-config

Did it and if it did what does

/usr/local/pbs/bin/pbs-config --libs

/usr/local/pbs/bin/pbs-config --cflags

return.

If pbs-config is not there is there anything in
/usr/local/pbs ?

 Steve


+ perl -pi -e s|/usr/local/pbs/lib|/usr/local/pbs/i686/lib|g Makefile
Can't open Makefile: No such file or directory.
+ make
make: *** No targets specified and no makefile found.  Stop.
+ basename /opt/xcat/build/maui/mauimaker
+ echo mauimaker: Make failed!
+ >&2
mauimaker: Make failed!
+ exit 0

Please advice.

thanks!
--
Jane Cua

_______________________________________________
mauiusers mailing list
mauiusers@supercluster.org
http://www.supercluster.org/mailman/listinfo/mauiusers

--
Steve Traylen
Work Calendar: http://tinyurl.com/22lw9o
[EMAIL PROTECTED]
CERN, IT-GD-OPS.



_______________________________________________
mauiusers mailing list
mauiusers@supercluster.org
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to