Hi again,
I put the app files in the same directory as the libs directory, and as i expected it did not work.
I don't think that --prefix=... option is used for both lib and app directories.
This is because it is explicitly indicated in the wiki page that while configuring the apps installation, --prefix=... stands for the location of the alps "libs":
"For easy setup, we have provided a configure script. Just type
$ ./configure --prefix=ALPS_DIR...ALPS_DIR is the directory where the ALPS *library* is installed"
Hi Ryo,
So you are suggesting that i should put alps-apps files in the same folder as the alps files.
I will give it a shot and let you know about the result soon.
Thanks,
On Thu, Apr 16, 2009 at 10:35 PM, Ryo IGARASHI <rigarash@hosi.phys.s.u-tokyo.ac.jp> wrote:
Hi,
It looks like you don't install ALPS Libraries.
On Fri, Apr 17, 2009 at 11:22 AM, sinan bulut <sbulutw@gmail.com> wrote:
> i am experiencing an un-expected error during installation of the
> alps-applications.
> When I run the "configure" command, the configuration process stops with the
> error that it can not find the alps library.
> Well, since that I *expilicitly* indicate the location of the alps libs with
> the option "--prefix=/home/bulut/alps", and that I successfully installed
> the library (the installation passed *all* the tests successfully) it
> doesn't really make sense that I am getting the error message below.
>
> Have any of you experienced a similar problem or have any idea on what might
> cause this?
> =============
> bulut@bulut-laptop:~/applications_alps$ ./configure
> --prefix=/home/bulut/alps
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for ALPS Libraries... not found
> configure: error: ALPS Libraries not found.
> =============================
Did you execute
$ make install
when you build ALPS libraries?
If you sure you did, then I want to ask you another question.
What do you specify for the configure script for the ALPS *Libraries* ?
The --prefix=/foo/bar option should be the same for Libraries and Applications.
--
Ryo IGARASHI, Ph.D.
rigarash@hosi.phys.s.u-tokyo.ac.jp