News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

AMD 64 Build with Dapper?

Started by jeckil, June 06, 2006, 08:43:54 PM

Previous topic - Next topic

jeckil

Hiya everybody:

I have been looking around for the dapper(ubuntu) .deb build but i havent been able to find it. I tried using the svn .deb from the wiki but it get the 'wrong arch' error; unfortunatelly the deb is for Breezy amd64 :(

Is it possible to build using the sources? I want to try doing that but i dont know where to start from. Ive built stuff before but i cant find a guide for this source, namely ubuntu requirements and the sort

thank you all for you help

Ceniza

How to get the source.

Build:
./bootstrap
./configure
make
make install (as root)

You'll need recent versions of wxWidgets (2.6.x) and autotools.

TDragon

... as well as (lib)GTK2+ and several other dependencies that may or may not be installed on your system.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

mandrav

Or you can wait for the coming weekend, when RC3 will be released, and grab the updated x64 dapper package.
Be patient!
This bug will be fixed soon...

jeckil

woot ill wait instead...

Thanks for your help building though!