Author Topic: Version to run under Linux ?  (Read 8303 times)

Offline Fixer

  • Jr. Member
  • *
  • Posts: 11
Version to run under Linux ?
« on: December 04, 2012, 11:49:53 PM »
Is there a version that works in Linux Mint ?

Thanks.

Offline Gunner

  • Jr. Member
  • *
  • Posts: 74
  • Country: us
    • Gunners Software
Re: Version to run under Linux ?
« Reply #1 on: December 05, 2012, 12:14:18 AM »
Open the Software Manager and type in NASM in the search box, hit return, when the list is filled, double click on nasm, then click the button that says install.

You can also install it with the Package Manager, in the quick filter edit control, type in nasm, hit enter and click the box next to nasm, select choose for installation, then the apply check mark at the top...

Or from the terminal - sudo apt-get install nasm.

Offline Fixer

  • Jr. Member
  • *
  • Posts: 11
Re: Version to run under Linux ?
« Reply #2 on: December 05, 2012, 01:35:46 PM »
Thanks Gunner.

Andy

Offline Gunner

  • Jr. Member
  • *
  • Posts: 74
  • Country: us
    • Gunners Software
Re: Version to run under Linux ?
« Reply #3 on: December 06, 2012, 02:27:38 AM »
Damn Andy, it is hard to keep track of you with all your nicks :-)

Offline Frank Kotler

  • NASM Developer
  • Hero Member
  • *****
  • Posts: 2667
  • Country: us
Re: Version to run under Linux ?
« Reply #4 on: December 06, 2012, 02:31:28 AM »
Oh, it's Andy Kennedy. Hi Andy! Good to see you trying Nasm...

Best,
Frank


Offline Fixer

  • Jr. Member
  • *
  • Posts: 11
Re: Version to run under Linux ?
« Reply #5 on: December 06, 2012, 08:13:35 PM »
Good to hear from you Frank.

I still have some of the 16 bit code you helped me with and still use some of it.

I found out that Linux Mint can't write to a pendrive with their live version.

The pendrive is only 4 Gb so I can't do a full install on it.

Andy