lights0123 / n-link

Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire.
https://lights0123.com/n-link/
GNU General Public License v3.0
133 stars 3 forks source link

Build for i386, BunsenLabs Helium Linux on a EeePC #29

Open ThomasHeinrichSchmidt opened 8 months ago

ThomasHeinrichSchmidt commented 8 months ago

I know, it's kind of ridiculous, but I like to run N-Link on my EeePC. When I try sudo dpkg -i n-link_version_amd64.deb I get

dpkg: error processing archive Linux n_link_0.1.6_amd64.deb (--install):
 package architecture (amd64) does not match system (i386)
Errors were encountered while processing:
 Linux n_link_0.1.6_amd64.deb

So, is there a chance to add an i386 Linux build to the releases?