You are not logged in.
Hi!
Can someone give a look at it?
http://aur.archlinux.org/packages.php?ID=10344
I need it to get files vía infrared port, from a cellphone...
but the makepkg give errors
(I have installed the dependency in comments too, and nothing... errors)
TIA, and sorry for the bad english
Last edited by luuuciano (2008-06-10 17:53:34)
I arch, you arch, he arch, she arch, we arch, they arch...
Offline
here the output:
I arch, you arch, he arch, she arch, we arch, they arch...
Offline
It builds fine for me, looking at your output there seems to be a network issue, for some reason the build process connects to sourceforge to download an xml file (line 29 in your pastebin output) and you build fails to connect. See if you can connect to that page directly.
Last edited by ghostHack (2008-06-10 21:54:32)
Offline
Yep, I have tried that...and I can see it
maybe I need to have installed something, to be able to parse the imports of http://docbook.sourceforge.net/release/ … ocbook.xsl ?
I arch, you arch, he arch, she arch, we arch, they arch...
Offline
Given that its a docbook.xsl I have the following packages installed that match those criteria
pacman -Q | egrep 'xsl|docbook'
docbook-xml 4.5-1
docbook-xsl 1.73.2-1
libxslt 1.1.24-1
do you have these packages?
Offline
I have the same packages...
I arch, you arch, he arch, she arch, we arch, they arch...
Offline