Search results

  1. KaitlinUO

    ServUO on Ubuntu with MONO

    After almost a week of the smartest and most helpful ServUO people beating their heads against this brick wall, I have officially given-up on this. So we can consider this thread closed. Thank you, again, to all the smart, smart people who tried to help me with this. I sincerely appreciate...
  2. KaitlinUO

    -Merry Christmas-

    Wow! This thread is a great education. Thanks to everyone who contributed to the conversation! Newbs like me appreciate the perspective. And have a very Merry Christmas!!!
  3. KaitlinUO

    ServUO on Ubuntu with MONO

    Ok, I was digging around on the forums here and came across this post. Could OpenUO be the problem, making this impossible on a 64-bit system?
  4. KaitlinUO

    ServUO on Ubuntu with MONO

    So, I've gotten quite an education on Linux since beginning this project. From the article you posted, Regnak, I learned that I can skip sudo, since I have root access. I tried following the 1 step already missing from what I've been doing: installing subversion (whatever that is), but same...
  5. KaitlinUO

    ServUO on Ubuntu with MONO

    I read a few forums and tried to compile with mcs, gmcs and even dmcs. Not a clue what the differences are, but all same results. I am wondering if the install that the host used was just too stripped down and needs some additional libraries installed. I am using Digital Ocean as my VPS host...
  6. KaitlinUO

    ServUO on Ubuntu with MONO

    Ok, I'm feeling very newbish right now. Even more so than usual. I've looked for an hour now and I cannot find the MONO installation. I know I have it installed because i am able to run it. I entered "mono -V" and it returned version 3.0.6 (not 3.0.10 as I thought). I used "locate mono |...
  7. KaitlinUO

    ServUO on Ubuntu with MONO

    That's what I was assuming, but I didn't want to take that for granted. Thank you for confirming that for me and for whatever time you have to look at this!
  8. KaitlinUO

    ServUO on Ubuntu with MONO

    Ok, I know I am posting a lot here, but I started thinking what if this has to do with those 9 warnings I am getting during compile. Just because it lets it compile and doesn't stop me entirely doesn't mean that it should (lol). And from what I can read of the fatal errors during run, its a...
  9. KaitlinUO

    ServUO on Ubuntu with MONO

    Ok this is exactly what I have done so far: Selected Ubuntu 12.10 x64 Desktop to be installed to the VPS Installed mono-complete (3.0.6) Installed mono-gmcs Installed ServUO to /ServUO-master/ Compiled with the above command Attempted to run ServUO with "sudo mono ServUO.exe" Am I missing...
  10. KaitlinUO

    ServUO on Ubuntu with MONO

    So, this might be an issue, I don't know. I ran on Windows just fine with that same error. Could Linux REQUIRE that it can find the client files, but Windows be ok without them?
  11. KaitlinUO

    ServUO on Ubuntu with MONO

    Same results. Both on compile with the 9 warnings and on execution with the fatal errors.
  12. KaitlinUO

    ServUO on Ubuntu with MONO

    I did apt-get install mono-complete. Shouldn't that have installed everything mono needs? If not, what do you suggest?
  13. KaitlinUO

    ServUO on Ubuntu with MONO

    I am using Ubunto 12.10 x64 Desktop and MONO 3.0.6. First, let me state that I am a complete newb when it comes to Linux. That being said, I get some warnings when I compile, but just about obsolete uses and unused private fields. I am able to get ServUO.exe to start by using "mono ServUO.exe"...
Back