-
Hi,
my OS is archlinux that is based on debian. However, when I type "make", fiveth step of the instalation manual, the system return the errors below:
/usr/local/src/psi3/src/lib/libutil/stl_string.cc:239: error: ‘fprintf’ was not declared in this scope
/usr/local/src/psi3/src/lib/libutil/stl_string.cc:240: error: ‘fflush’ was not declared in this scope...
2009-07-10 12:23:50 UTC by nobody
-
Make install does not support DESTDIR argument, which enables one to install to a different place than the real root.
A working non-root install possibility is required for packaging psi3 into Fedora.
2009-05-26 14:24:28 UTC by jussilehtola
-
Currently libint (libderiv, libint, libr12) is integrated in psi3. It should be removed from the psi distribution, or at least it should be made possible to use an external libint.
This prevents the packaging of psi in Fedora, since duplication of external libraries is not allowed.
2009-05-26 13:48:37 UTC by jussilehtola
-
Psi fails to build when make -j8 is used. System: Unbuntu 8.10/gcc 4.3.2/make 3.81/x86_64/Core i7 EE(4core/8threads/3.2GHz). No flags were given to configure. The last few lines that make prints are:
ar r /home/cljanss/src/psi/psi3/src/lib/libint/../../../lib/libPSI_int.a hrr1_build_0d.o hrr1_build_0p.o hrr1_build_dd.o hrr1_build_df.o hrr1_build_dg.o hrr1_build_dp.o hrr1_build_fd.o...
2009-02-23 04:25:34 UTC by cljanss
-
psiclean runs ls to list the psi.* files in TEMPDIR before removal without and absolute path. If the user changes the path to only include the psi executables (which are unlikely to be in /bin, where ls is located), psiclean fails.
2009-02-22 16:54:03 UTC by mbanck
-
The Makefile in lib/ruby creates the rubydatadir directory unconditionally, which fails if one installs (without having root privledges) to a staging directory via DESTDIR.
A patch to make the lib/ruby Makefile DESTDIR compliant as well is attached.
2009-02-22 16:52:20 UTC by mbanck
-
psicode added the psi-3.4.0.tar.bz2 file.
2009-02-16 17:07:16 UTC by psicode
-
psicode added the psi-3.4.0.tar.bz2.md5 file.
2009-02-16 17:07:16 UTC by psicode
-
psicode added the psi-3.4.0.tar.gz.md5 file.
2009-02-16 17:07:16 UTC by psicode
-
psicode added the psi-3.4.0.tar.gz file.
2009-02-16 17:07:16 UTC by psicode