Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Pgadmin Support > Re: Compiling P...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 1966 of 2158
Post > Topic >>

Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?

by raphael@[EMAIL PROTECTED] ("=?ISO-8859-1?Q?Rapha=EBl_Enrici?=") Mar 6, 2008 at 11:22 PM

------=_Part_8590_32410254.1204842138809
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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=EBl
[1] http://www.enrici.com/debian/pgadmin/debian/1.8.2/


On 01/03/2008, Joost Kraaijeveld <J.Kraaijeveld@[EMAIL PROTECTED]
> wrote:
>
> Hi Rapha=EBl,
>
> 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@[EMAIL PROTECTED]
>
> for loc in `find debian/tmp -name pgadmin3.mo` ; do \
>            LOC=3D`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
>
>

------=_Part_8590_32410254.1204842138809
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi Joost,<div><br class=3D"webkit-block-placeholder"></div><div>sorry, my
f=
ault. Can you please re-download updated files from [1], retry the build
an=
d let me know if it&#39;s ok for
you.</div><div><br>&nbsp;</div><div>Thanks=
,</div>
<div>Rapha=EBl</div><div>[1] <a
href=3D"http://www.enrici.com/debian/pgadmi=
n/debian/1.8.2/">http://www.enrici.com/debian/pgadmin/debian/1.8.2/</a></di=
v><div><br
class=3D"webkit-block-placeholder"></div><div><div><br><div><spa=
n class=3D"gmail_quote">On 01/03/2008, <b class=3D"gmail_sendername">Joost
=
Kraaijeveld</b> &lt;<a
href=3D"mailto:J.Kraaijeveld@[EMAIL PROTECTED]
">J.Kraaijeve=
ld@[EMAIL PROTECTED]
>&gt; wrote:</span><blockquote class=3D"gmail_quote"
style=
=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc
solid;padding-left:1ex"=
>
Hi Rapha=EBl,<br> <br> I have tried to build PgAdmin but it doe not work
OO=
TB.<br> <br> It stops saying:<br> <br> make[1]: Leaving directory
`/home/jk=
r/src/pgadmin-src/pgadmin3-1.8.2&#39;<br> [ ! -f TODO.txt ] &amp;&amp;
echo=
 &quot;Please consult: <a
href=3D"http://www.pgadmin.org/development/todo.p=
hp">http://www.pgadmin.org/development/todo.php</a>&quot;
&gt; TODO.txt ||
=
true<br>
 # move pgadmin3.mo files to locales directory<br> # this part was written
=
by Andreas Tille &lt;<a
href=3D"mailto:tille@[EMAIL PROTECTED]
">tille@[EMAIL PROTECTED]
>&gt;<br> for loc in `find debian/tmp -name pgadmin3.mo` ; do
\<br>&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LOC=3D`echo ${loc} |
=
sed &quot;s?.*pgadmin3/i18n/\(.*\)/pgadmin3.mo?\1?&quot;` ; \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mkdir -p
debia=
n/pgadmin3/usr/share/locale/${LOC}/LC_MESSAGES ;
\<br>&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mv ${loc}
debian/pgadmin3/usr/share=
/locale/${LOC}/LC_MESSAGES/. ;
\<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;done<br> # moved dh_install here as it is common to indep and
arch=
<br>
 # by being there dh_install can warn about forgotten files as it is<br> #
=
acting on both pgadmin3 and pgadmin3-data packages. (RE)<br> # (note that
w=
e could also use --fail-missing instead of --list-mising)<br> dh_install
--=
list-missing<br>
 cp: cannot stat `debian/tmp/usr/share/pgadmin3/ui&#39;: No such file or
di=
rectory<br> dh_install: command returned error code 256<br> make: ***
[inst=
all] Error 1<br> dpkg-buildpackage: failure: fakeroot debian/rules binary
g=
ave error exit status 2<br>
 <br> <br> any ideas?<br> <br><br> --<br> <br>Groeten,<br> <br> Joost
Kraai=
jeveld<br> Askesis B.V.<br> Molukkenstraat 14<br> 6524NB Nijmegen<br> tel:
=
024-3888063 / 06-51855277<br> fax: 024-3608416<br> web: <a
href=3D"http://w=
ww.askesis.nl">www.askesis.nl</a><br>
 <br> </blockquote></div><br>&nbsp;</div></div>

------=_Part_8590_32410254.1204842138809--
 




 2 Posts in Topic:
Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?
raphael@[EMAIL PROTECTED]  2008-03-06 23:22:18 
Re: Compiling PgAdmin 1.8.x on Debian LennyAMD64?
ruidc@[EMAIL PROTECTED]   2008-03-07 12:29:58 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 18:16:57 CST 2008.