You are not logged in.
Hi,
I'm trying to write a PKGBUILD for the game Wings2 - http://www.wings2.net
I've experienced some strange behavior. This game is only in the binary code, so I try to
copy the files to the /opt directory. But during the moving (or copying also) the two executable files are
corrupted somehow. The length of the files in the /pkg/... directory isn't the same as in the /src/...
This two files - Wings & Makelev - for the i686 architecture. And because of this, I thing, after the
execution, the game ends up with "Error: Corrupted file" if I run it in /opt/Wings2/bin with ./Wings
The link in /usr/bin ends up with "Error: Could not open file: Wings"
Another thing is, that 2 music files with the sign "ä" in the name of the file are also not right copyied,
and therefor, this 2 bad files stays after uninstall in place :/
This is, what I until now discovered ...
I'd appreciate any help or ideas :)
Merry christmas
EDIT:
heh, how simple, just used option=('!strip') in the PKGBUILD and all is fine now.
Last edited by drag0nl0rd (2008-02-24 17:34:37)
Offline