Mono Develop On Laptop

I do all of my devving on my PC but sometimes I like to grab my netbook, lay down, and do some coding. The problem is my netbook is really old and can only really run a really stripped down Ubuntu kernel, so I can’t actually use Unity3D on it. I tried wine, that doesn’t work.

Mono Develop on the other hand does work on Linux, so I downloaded that. My question is: is there a way to make Mono Develop error check as if it were running from unity3D? I like to code a little, then compile to make sure things are working smoothly.

I’m assuming there are some libraries or something I would have to download? Is this even possible?

I tried wine, that doesn’t work.

It should, as many have reported to have it working on Ubuntu.

See the community set up wiki page - http://wiki.unity3d.com/index.php/Running_Unity_on_Linux_through_Wine

My question is: is there a way to make Mono Develop error check as if it were running from unity3D?

At the end of the page is an active thread, which also discusses Mono Develop.