2009/8/8 Siggy Brentrup <debian@psycho.i21k.de>On Sat, Aug 08, 2009 at 14:09 +0800, Umarzuki Mochlis wrote:8-() ???
> there is one actually http://packages.debian.org/sid/i386/zsnes
> but it seems such a hassle to do it.
i'm referring to
After doing an apt-get source PACKAGE (don't issue this in an overly crowded
> so, after getting the source with apt-get source source-name, what command
> to be used to compile it?
directory) you'll find sources unpacked in directory PACKAGE-VERSION
% cd PACKAGE-VERSION
% sudo ./debian/rules binary # builds all .debs
That's all if you don't want to change anything in code or packaging.
You didn't forget to aptitude build-deps PACKAGE before getting the
source I presume.
HTH
Siggy
thanks but it seems i ran into a problem
/usr/bin/ld: i386 architecture of input file `linux/sdlintrf.o' is incompatible with i386:x86-64 output
maybe the code is made only for i386
--
Please don't Cc: me when replying, I might not see either copy.
bsb-at-psycho-dot-informationsanarchistik-dot-de
or: bsb-at-psycho-dot-i21k-dot-de
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkp9HGUACgkQ94B/SGO8KQdwPQCglWOE1FWXdJaN10kkhlSAgyhc
UbQAoNu0ltvMmyZl4AeswRy7LpOiCMWX
=yQJM
-----END PGP SIGNATURE-----
--