Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

2 Pages V  < 1 2  
Reply to this topicStart new topic
> [HOW TO] Install RMVXACE on Ubuntu
SynthesisRTF
post Aug 8 2012, 03:59 PM
Post #21


Level 4
Group Icon

Group: Member
Posts: 52
Type: Scripter
RM Skill: Intermediate




Woah woah woah. Once I got passed the part where it told me the progam was installed, I thought we were good to go.

I was wrong. Terribly, terribly wrong.

The installer starts and extracts files. I can click next, then it'll start installing. I then get a cryptic message:

"1: 25003 2: -2146232575 3: 2 4: 3 5: 6: 7: 8: 9: 10:"

I have the option to click "Retry". When I do, the program uninstalls, and tells me that an error occured. Then it wants to send an error report.

So I tried to reproduce the problem; I tried to redownload the file, and proceeded to "maintenance mode" - I wanted to reinstall, so I clicked uninstall. The program was uninstalled fine, but then I get this error: "dotnet20 install completed, but installed file /home/synthesis/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll not found"

I feel like I'm doing something wrong. <xD

It's that damn framework, man. Tried to download everything else and got this odd message:

"Working around Wine bug 1429", then "25715", then "25716". The files were downloaded though I guess, because there's a checkmark next to them when Winetricks reloads?

I can't find Program Files or a Windows folder in my hard drive...


__________________________


Desktop
Intel Core2 Duo @ 2.33Ghz / ASUS P5G41T-M LX PLUS / Maxtor 7L300S0 300GB / MSI Radeon HD5770 / Kingston 4GB DDR3 1066 / Antec VP-450 450W / HP L1710 / Windows 7 Ultimate / Razer Blackwidow Ultimate / Razer Deathadder / Razer Carcharias

Laptop - Dell XPS M1210
Intel Core2 Duo T2400 / 80GB HDD @ 5400 RPM / Intel Graphics Media Accelerator 950 (256 MB) / 1GB DDR2 SDRAM @ 667Mhz / Windows 7 Ultimate
Go to the top of the page
 
+Quote Post
   
MagitekElite
post Aug 8 2012, 08:16 PM
Post #22


Level 42
Group Icon

Group: Revolutionary
Posts: 1,138
Type: None
RM Skill: Skilled




You weren't supposed to uninstall WINE, just the programs inside of WINE. Is there anything you have on Ubuntu you consider important? You might want to consider a fresh install and delete all the old Ubuntu information by burning the ISO to a DVD instead using InfraRecorder. This will ensure you have a 100% clean Ubuntu undisturbed by problems.

If you don't want to do that, please uninstall everything related to WINE using sudo commands. For example; sudo uninstall wine. Yes, now we must try removing your WINE. smile.gif

You can further clean up the system of the files by going; sudo ppa-purge the ppa you want to remove. If purge says its not installed, you'll need to install it. Next, I want you to run sudo apt-get autoclean, sudo apt-get clean, and sudo apt-get autoremove. After all of that is run, please restart your computer and log back in. If you still see WINE, then go the Package Center, type WINE in the upper corner search box and you'll see a list. There should be a check mark next to it if you have it installed. If so, click it. If not, exit out of this place.

If you managed to remove WINE, please installed an older version of the system. The beta version does not work properly. Please follow this guide, http://www.winehq.org/download/ubuntu,and add the PPA Repository! After that, I want you to install WINE no other way than this code; sudo apt-get install wine. After you install an older version (do not upgrade), update the files by typing this; sudo apt-get update. Now, we must install Winetricks.

CODE
$ wget http://www.kegel.com/wine/winetricks
$ chmod +x winetricks
$ sh winetricks


If you want to be sure, do the sudo apt-get update command again and then restart the computer. When you get back into the computer, use Winetricks to install all the DLLs again.

QUOTE
I can't find Program Files or a Windows folder in my hard drive...


Go into /home/. Once you are in home, press CTRL + H. Not at once, but CTRL first, hold it down, and then press H. This will load all the hidden folders, including the .wine folders you earlier posted a directory URL to, which was: /home/synthesis/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll not found"

Please check out this site: http://www.howtogeek.com/howto/ubuntu/view...u-file-browser/

Please report back if you have any questions or problems, or if it solved the issue. smile.gif

This post has been edited by MagitekElite: Aug 8 2012, 08:17 PM
Go to the top of the page
 
+Quote Post
   
Chainsaw Police
post Oct 22 2012, 02:09 AM
Post #23


Level 1
Group Icon

Group: Member
Posts: 12
Type: Musician
RM Skill: Intermediate




QUOTE (SynthesisRTF @ Aug 9 2012, 10:59 AM) *
Woah woah woah. Once I got passed the part where it told me the progam was installed, I thought we were good to go.

I was wrong. Terribly, terribly wrong.

The installer starts and extracts files. I can click next, then it'll start installing. I then get a cryptic message:

"1: 25003 2: -2146232575 3: 2 4: 3 5: 6: 7: 8: 9: 10:"

I have the option to click "Retry". When I do, the program uninstalls, and tells me that an error occured. Then it wants to send an error report.

So I tried to reproduce the problem; I tried to redownload the file, and proceeded to "maintenance mode" - I wanted to reinstall, so I clicked uninstall. The program was uninstalled fine, but then I get this error: "dotnet20 install completed, but installed file /home/synthesis/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll not found"

I feel like I'm doing something wrong. <xD

It's that damn framework, man. Tried to download everything else and got this odd message:

"Working around Wine bug 1429", then "25715", then "25716". The files were downloaded though I guess, because there's a checkmark next to them when Winetricks reloads?

I can't find Program Files or a Windows folder in my hard drive...


Hit me up on Facebook, man. I'll try and walk ya through it. I've got an idea on the problem, but I don't wanna type out every single possible option when only one would work, y'know? :P


__________________________
Musician and general audio idiot.
Makes sounds from other sounds - and sometimes without.
Lo-fi noise aficionado.
Has rom-hacked every single Final Fantasy game to have Comic Sans as the game font.
Hell-bent on owning as many Sega Genesis consoles as possible.
Perpetual FM synthesis boner.
Will drop bass for food.
Keep out of direct sunlight.
I am a pile of sticks.
Go to the top of the page
 
+Quote Post
   
Rukiri
post Dec 30 2012, 03:20 PM
Post #24


emerge -avt awesome! Wait... it brings me.... HERE?!
Group Icon

Group: Revolutionary
Posts: 1,729
Type: Scripter
RM Skill: Advanced




I know bumping isn't allowed but I want to point out that RPG Maker 95, 2k, 2k3, xp, vx, vx-ace do not run with the latest wine development version which at the time of this writing is 1.5.20.

Gecko, and Gdi are currently broken so you wouldn't be able to run it as I've tried. Does work with the previous 1.5X version though.

However, I use Gentoo but since source is much more intertwined than generic binaries which Ubuntu uses(IE not optimized for your hardware) it may run with Canonicle patches but Canonicle only works with stable packages and dev packages(until stable) are handled by the community or you install from source from the github branch.

This post has been edited by Rukiri: Dec 30 2012, 03:22 PM


__________________________
Xeilsoft
- Follow your dreams to the very end..

Kits that I'm working on.
[Unity3D 4.0] LTTP/Minish Cap - I don't have time for custom gfx like what the pze folks are doing but I will try and work on some enhanced LTTP graphics.

Main PC
Core i7 3820 overclocked @ 4.8GHZ
Galaxy: Nvidia Geforce GTX 680 GDDR5 2GB
Asrock X79 Extreme9 w' creative sound
64GB corsair platinum @ 1600MHZ
Muchkin 128GB SSD(boot), OZKIN 2TB SSD, Western Digital GREEN 1TB HDD.
Rosewill Lightning 1000W PSU
OS: Funtoo Linux, Windows 8 (Virtual Machine)

iMac (March 2013)
3.4GHz Quad-core Intel Core i7, Turbo Boost up to 3.9GHz
16GB 1600MHz DDR3 SDRAM - 2X8GB
1TB Serial ATA Drive @ 7200 rpm
NVIDIA GeForce GTX 680MX 2GB GDDR5
Go to the top of the page
 
+Quote Post
   

2 Pages V  < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 18th June 2013 - 03:45 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker