Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not build on x86_64 #20

Open
GoogleCodeExporter opened this issue Jun 3, 2015 · 2 comments
Open

Does not build on x86_64 #20

GoogleCodeExporter opened this issue Jun 3, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

In order to package for Fedora, I had to create a patch to build on x86_64.
Please see attached, it should apply cleanly on svn 63.

Original issue reported on code.google.com by eric.mo...@gmail.com on 20 Feb 2009 at 7:33

Attachments:

@GoogleCodeExporter
Copy link
Author

Updated x86_64 build patch for latest upstream 0.1.63

Original comment by eric.mo...@gmail.com on 4 May 2009 at 1:52

Attachments:

@ghost
Copy link

ghost commented Aug 29, 2021

Ubuntu 16.04 x86 (Mono 4.2.1):

sudo apt install mono-complete git
sudo ln -s /usr/bin/mcs /usr/local/bin/gmcs
git clone https://github.com/shana/paint-mono.git
cd paint-mono/src
./configure --help
./configure --prefix=/usr/local
make
sudo make install
sudo ldconfig
paintdotnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant