Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: gfusion-demo 1-2
Git Clone URL: | https://aur-dev.archlinux.org/gfusion-demo.git (read-only) |
---|---|
Package Base: | gfusion-demo |
Description: | Galcon Fusion is a high-paced multi-player galactic arcade-strategy game (demo) |
Upstream URL: | http://www.galcon.com/fusion/ |
Licenses: | |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-14 00:53 |
Last Updated: | 2015-06-12 19:56 |
Latest Comments
Anonymous comment on 2013-03-03 09:25
Strange, the file itself is there, and I can read it with vim:
$ cd /usr/share/gfusion-demo/bin
$ ls -l
total 1580
-rw-r--r-- 1 root root 590892 Mar 3 10:15 libIrrKlang.so
-rwxr-xr-x 1 root root 1021652 Mar 3 10:15 sdlapp
[cedric@TV bin]$ ./sdlapp
bash: ./sdlapp: No such file or directory
$ strace ./sdlapp
execve("./sdlapp", ["./sdlapp"], [/* 31 vars */]) = -1 ENOENT (No such file or directory)
write(2, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
) = 40
exit_group(1) = ?
+++ exited with 1 +++
Anonymous comment on 2013-03-03 09:20
gfusion refuses to build for x86_64, until I set arch = to 'any' in the PKGBUILD
After that the package builds fine, but does not find sdlapp:
$ gfusion-demo
/usr/bin/gfusion-demo: line 3: ./sdlapp: No such file or directory
Anonymous comment on 2010-06-26 11:22
Need to update md5sum to match current gfusion.tgz