Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?
Hi Joost,
sorry, my fault. Can you please re-download updated files from [1], retry the build and let me know if it's ok for you.
Thanks,
Raphaël
On 01/03/2008, Joost Kraaijeveld <J(dot)Kraaijeveld(at)askesis(dot)nl> wrote:
Hi Raphaël,
I have tried to build PgAdmin but it doe not work OOTB.
It stops saying:
make[1]: Leaving directory `/home/jkr/src/pgadmin-src/pgadmin3-1.8.2'
[ ! -f TODO.txt ] && echo "Please consult: http://www.pgadmin.org/development/todo.php" > TODO.txt || true
# move pgadmin3.mo files to locales directory
# this part was written by Andreas Tille <tille(at)debian(dot)org>
for loc in `find debian/tmp -name pgadmin3.mo` ; do \
LOC=`echo ${loc} | sed "s?.*pgadmin3/i18n/\(.*\)/pgadmin3.mo?\1?"` ; \
mkdir -p debian/pgadmin3/usr/share/locale/${LOC}/LC_MESSAGES ; \
mv ${loc} debian/pgadmin3/usr/share/locale/${LOC}/LC_MESSAGES/. ; \
done
# moved dh_install here as it is common to indep and arch
# by being there dh_install can warn about forgotten files as it is
# acting on both pgadmin3 and pgadmin3-data packages. (RE)
# (note that we could also use --fail-missing instead of --list-mising)
dh_install --list-missing
cp: cannot stat `debian/tmp/usr/share/pgadmin3/ui': No such file or directory
dh_install: command returned error code 256
make: *** [install] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2
any ideas?
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
Home |
Main Index |
Thread Index