[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: recompiling deb to 64 bit



On Thu, Jan 29, 2004 at 02:40:32AM +0100, Kenneth Johansson wrote:
> I managed to confuse myself trying to recompile a few libs to 64 bit 
> version doing
> 
> apt-get source -b <package> works very bad with anything tat installs 
> libraries as the resulting deb installs the new 64 bit lib over the 32 
> bit version.
> 
> what is the proper sequence to get it to install in the lib64 directory 

You have to rewrite portions of debian/rules, and also edit
debian/control so the library package names are of the form lib64foo.

I'm betting you'll screw up your system pretty badly trying though.
There's lots of pitfalls involved, and as you have to ask how to do
this, you probably wont be aware of the problems (and they aren't easy
to list).

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/



Reply to: