[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20040406: UDUNITS installation problem on Suse 8.2
- Subject: 20040406: UDUNITS installation problem on Suse 8.2
- Date: Tue, 06 Apr 2004 08:24:24 -0600
Serkan,
Date: Tue, 6 Apr 2004 01:30:19 -0700 (PDT) (02:30 MDT)
From: serkan eminoglu <address@hidden>
Organization: ?
Subject: udunits installation problem on Suse 8.2
To: address@hidden
The above message contained the following:
> Hello,
> I am trying to install Unidata netcdf-decoders
> package
> All of the process of installing the Unidata
> netcdf-decoders package looks good but at the end of
> process following error occured. I have followed your
> instructions to install udunits.
> I want to give you more information to determine the
> problem
> uname -a
> Linux serkanlinux 2.4.20-4GB #1 Mon Mar 17 17:54:44
> UTC 2003 i686 unknown unknown GNU/Linux
> version
> udunits-1.11.7
>
>
> ldm@serkanlinux:~/udunits/src> make distclean
...
> ldm@serkanlinux:~/udunits/src> rm config.cache
> rm: cannot remove `config.cache': No such file or
> directory
> ldm@serkanlinux:~/udunits/src> uname -a
> Linux serkanlinux 2.4.20-4GB #1 Mon Mar 17 17:54:44
> UTC 2003 i686 unknown unknown GNU/Linux
> ldm@serkanlinux:~/udunits/src> VERSION
> bash: VERSION: command not found
> ldm@serkanlinux:~/udunits/src> version
> bash: version: command not found
You should execute the command "cat VERSION".
> ldm@serkanlinux:~/udunits/src> ./configure
...
> ldm@serkanlinux:~/udunits/src> make test
>
> making `test' in directory
> /home/ldm/udunits/src/udunits
>
> make[1]: Entering directory
> `/home/ldm/udunits-1.11.7/src/udunits'
> make[2]: Entering directory
> `/home/ldm/udunits-1.11.7/src/udunits'
> /usr/bin/gcc -c -O -I../lib -I../port/misc -DNDEBUG
> -DpgiFortran udunits.c
> make[2]: *** No rule to make target
> `../lib/libudunits.a', needed by `udunits'. Stop.
> make[2]: Leaving directory
> `/home/ldm/udunits-1.11.7/src/udunits'
> make[1]: *** [program] Error 2
> make[1]: Leaving directory
> `/home/ldm/udunits-1.11.7/src/udunits'
> make: *** [udunits/test] Error 1
You must execute the command "make" before the command "make test".
> Serkan EMINOGLU
Regards,
Steve Emmerson