On Thu, Mar 29, 2007 at 08:32:19PM +0800, spp mg wrote: > How to compile amd64 package from i386 source? > > I would like use *gstreamer0.10-pitfdll* (and other.....)but it's only > supply i386 package. > How can I compile? > > And ,How can I know I succeed?
There is no i386 source, just source. You should be able to extract a source package and build it on any debian architecture, as long as the code is not broken or has some specific architecture requirement. Often doing 'apt-get build-dep packagename;apt-get source -b packagename' should do it all. -- Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

