oups, need to update my bookmarks !
Search Criteria
Package Details: gpxviewer-bzr 247-1
Package Actions
| Package Base: | gpxviewer-bzr |
|---|---|
| Description: | a simple program to visualize a gpx file |
| Upstream URL: | http://blog.sarine.nl/gpx-viewer/ |
| Category: | science |
| Licenses: | |
| Submitter: | jose1711 |
| Maintainer: | jose1711 |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2012-05-01 20:09 |
| Last Updated: | 2012-06-25 17:42 |
Latest Comments
Comment by arno
Comment by jose1711
why don't you use aur4?
Comment by arno
Can't compile. Error about automake :
% LANG=C makepkg
==> Making package: gpxviewer-bzr 247-1 (Fri Jul 31 19:53:51 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> Extracting sources...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
==> Connecting to the server....
Tree is up to date at revision 247 of branch http://bazaar.launchpad.net/~gpx-viewer-team/gpx-viewer/port-to-libchamplain-0.12
==> Bazaar checkout done or server timeout
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.69
checking for automake >= 1.7...
testing automake-1.12... not found.
testing automake-1.12... not found.
testing automake-1.11... not found.
testing automake-1.10... not found.
testing automake-1.9... not found.
testing automake-1.8... not found.
testing automake-1.7... not found.
***Error***: You must have automake >= 1.7 installed
to build Package. Download the appropriate package for
from your distribution or get the source tarball at
http://ftp.gnu.org/pub/gnu/automake/automake-1.7.tar.gz
==> ERROR: A failure occurred in build().
Aborting...
% pacman -Qi automake
Name : automake
Version : 1.15-1
Description : A GNU tool for automatically creating Makefiles
Architecture : any
URL : http://www.gnu.org/software/automake
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : perl bash
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 1598.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Build Date : Sun Jan 25 09:34:08 2015
Install Date : Thu Jan 29 20:07:25 2015
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
Comment by jouke
@jose: For me, the posted PKGBUILD works just fine.
Comment by jose1711
@jouke: for some reason i have to do
make || return 0
make
as the first make is failing. the successive command however compiles the binary just fine. are you having the same experience? thank you, jose
Comment by jouke
Here is a version that works. It still misses an appropriate .install file (just take the one from the gpxviewer package).
http://pastebin.com/S7WVYhzK
Comment by 4p1C
Can't install gpxviewer-bzr 247-1 :-(
Here are the error messages :
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running intltoolize...
Running aclocal-1.10...
main::scan_file() called too early to check prototype at /usr/bin/aclocal-1.10 line 616.
configure.ac:36: warning: macro `AM_PROG_VALAC' not found in library
Running autoconf...
configure.ac:36: error: possibly undefined macro: AM_PROG_VALAC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build gpxviewer-bzr.
Thanks
Comment by jose1711
@solstice: thank you, fixed
Comment by solstice
just to tell it's GPL2 or simply GPL not GPL-2. sorry