Package Details: weex 2.8.2-1

Git Clone URL: https://aur.archlinux.org/weex.git (read-only, click to copy)
Package Base: weex
Description: A non-interactive FTP client for updating web pages
Upstream URL: http://weex.sourceforge.net/
Keywords: files ftp sync web
Licenses: GPL
Submitter: Snowman
Maintainer: None
Last Packager: aaronfischer
Votes: 12
Popularity: 0.000000
First Submitted: 2007-12-14 06:26 (UTC)
Last Updated: 2016-02-04 12:35 (UTC)

Latest Comments

gabu commented on 2014-07-16 16:35 (UTC)

compiles and runs OK now. Thanks.

aaronfischer commented on 2014-07-14 08:12 (UTC)

@gabu: Thanks to falconindy the problem is solved now. Try again please. For reference: https://bbs.archlinux.org/viewtopic.php?id=184195

gabu commented on 2014-07-13 10:24 (UTC)

I am still getting that configure error

aaronfischer commented on 2014-07-07 20:45 (UTC)

Thanks, mibli! I've fixed the package with your help.

mibli commented on 2014-07-07 16:28 (UTC)

configure: error: GNU regex library is not installed It's missing regex lib from gnulib. I managed to install it by manually downloading lib_regex.h (http://www.gnu.org/software/gnulib/MODULES.html#module=regex), putting it in root of the source and then running pkgbuild -s. Installing gnulib or gnulib-git from repositories doesn't fix it. Please update this package.