Issue 6 in desigle: Can't install dependencies

0 views
Skip to first unread message

codesite...@google.com

unread,
Aug 29, 2008, 10:08:30 PM8/29/08
to desigle...@googlegroups.com
Issue 6: Can't install dependencies
http://code.google.com/p/desigle/issues/detail?id=6

New issue report by crushyerbones:
$ bzr branch
http://bazaar.launchpad.net/~poppler-python/poppler-python/poppler-0.6-experimental
bzr: ERROR: Not a branch: "https://code.launchpad.net/".

I have no experience with bazaar and svn. Did anything change?


Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

nickmeet

unread,
Sep 7, 2008, 6:15:02 PM9/7/08
to desigle-discuss
This is how I just successfully installed it on ubuntu 8.04 :

sudo apt-get install python python-glade2 python-gnome2 python-gconf
python-gnome2-extras
sudo apt-get install texlive-latex-base texlive-base-bin texlive-latex-
extra
sudo apt-get install build-essential libpoppler2 libpoppler-dev
libpoppler-glib2 libpoppler-glib-dev python-cairo-dev bzr gnome-common
python-dev python-gnome2-dev python-gtk2-dev python-gobject-dev python-
pyorbit-dev
bzr branch http://bazaar.launchpad.net/~poppler-python/poppler-python/trunk
--revision 40
cd trunk
./autogen.sh
./configure
make
sudo make install

Current revision is 49 but ./autogen.sh failed with the following
message :
checking for PYPOPPLER... configure: error: Package requirements
( pygtk-2.0 >= 2.10.0,
atk >= 1.6.0,
poppler-glib >= 0.8,
pycairo >= 1.2.0
) were not met:
Requested 'poppler-glib >= 0.8' but version of poppler-glib is 0.6.4

Does anybody know how to modify the build script? I can just replace
the following python code? :
child_stdin, child_stdout = os.popen2( 'pdflatex -file-line-error -src-
specials -halt-on-error "%s"' % (self.tex_file) )

On Aug 30, 5:08 am, codesite-nore...@google.com wrote:
> Issue 6: Can't install dependencieshttp://code.google.com/p/desigle/issues/detail?id=6
>
> New issue report by crushyerbones:
> $ bzr branchhttp://bazaar.launchpad.net/~poppler-python/poppler-python/poppler-0....

codesite...@google.com

unread,
Sep 8, 2008, 5:35:59 PM9/8/08
to desigle...@googlegroups.com
Issue 6: Can't install dependencies
http://code.google.com/p/desigle/issues/detail?id=6

Comment #1 by jonadas:
I had the same problem, please help.

codesite...@google.com

unread,
Sep 9, 2008, 5:08:35 AM9/9/08
to desigle...@googlegroups.com
Issue 6: Can't install dependencies
http://code.google.com/p/desigle/issues/detail?id=6

Comment #2 by nickmeet:

--

Reply all
Reply to author
Forward
0 new messages