Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?

Поиск
Список
Период
Сортировка
От RuiDC
Тема Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?
Дата
Msg-id 15905230.post@talk.nabble.com
обсуждение исходный текст
Ответ на Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?  ("Raphaël Enrici" <raphael@pgadmin.org>)
Список pgadmin-support
Hi,
i have followed the instructions and the build and install worked fine for
me after installing the stated dependencies (on Ubuntu 7.10 - amd64).

Furthermore, i managed to get pgadmin3 it to work fine after install (at
least as far as creating a new table, column, key, inserting a row and
selecting it out - all against postgreSQL 8.3.0). -which is a lot further
than i could go with the previous version.

Thanks for your work and clear instructions!

As a user of PostgreSQL for one day, and (2 week) novice of *nix world, i am
ecstatic at the documentation and support that has enabled me to get this
far!

Let me know if there's anything i can provide that may be of use to you in
making this package available to everyone.

Regards,
RuiDC

Raphaël Enrici-4 wrote:
>
> 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
> [1] http://www.enrici.com/debian/pgadmin/debian/1.8.2/
>
>
> On 01/03/2008, Joost Kraaijeveld <J.Kraaijeveld@askesis.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@debian.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
>>
>>
>
>

--
View this message in context:
http://www.nabble.com/Compiling-PgAdmin-1.8.x-on-Debian-Lenny-AMD64---tp15496764p15905230.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



В списке pgadmin-support по дате отправления:

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: Adding columns NOT NULL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0 rev 6766-6767)