General :: Java - Running Software Through Wine?
Oct 12, 2010
Our school is setting up a Linux computer lab for students to use. We have Kinetic Books and would like to run it on these computers. The software is java-based. Is it possible to run it under Wine? Are there any general rules-of-thumb for which programs are Wine-compatible?
View 3 Replies
ADVERTISEMENT
Jun 24, 2011
I have a problem running a game on a fresh Slackware64 install.
Slack version is 13.37
I've followed alien bobs instructions for a multilib environment from here:[url]
And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.
After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.
But, when I try to run the game, this is the error I get:
Code:
The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.
View 5 Replies
View Related
Nov 16, 2010
I need to run 32 bit java on my 64 bit PC. I don't want to make the 32 bit java my default. Can I do it??
View 1 Replies
View Related
Feb 26, 2011
i've some trouble to write a script on java on linux to check if service(ie:smbd) is runing or not,, could you give me some example? Or if is there any source about it for me to learn? i've two days search with zero result...
View 5 Replies
View Related
Feb 24, 2011
My current setup is:
* Dual GTS 250 video cards
* 3 Monitors
* Used nvidia-settings to run each monitor as a separate x session
* This is all running on Linux Mint Debian Edition
When running games (Starcraft II) in Wine via PlayOnLinux, I've found that the mouse does not get locked. I already tried various solutions littered across the web and none work so I'd rather just disable my other two monitors while playing. Does anyone know of a method where I can turn off my other two monitors (not my primary monitor) while running Wine and then turn then back on afterwards? I don't mind having to manually run a script before and after gaming.
This is the output of my xrandr for each of my monitors (I get a different xrandr depending on which X session (i.e. monitor) I try xrandr on):
Primary Monitor
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 175, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm .....
Second Monitor
xrandr: Failed to get size of gamma for output default
Screen 1: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm .....
Third Monitor
xrandr: Failed to get size of gamma for output default
Screen 2: minimum 320 x 175, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm .....
I could not figure out from the above outputs what I should be using for the --output flag. I assumed it was default and tried the following:
~ $ xrandr --output default --off
xrandr: Failed to get size of gamma for output default
But as you can see, it didn't work. Additionally, since all three xrandr outputs list the monitor as default, I wouldn't know how to turn my other monitors back on afterwards (if the command did work). Do you know what might be wrong in my nvidia-settings or what else I could try?
View 1 Replies
View Related
Jan 6, 2011
I have 32 gigabytes of my hard drive wasted with a vistool installation a flaky don't look at me wrong or I will brake and you will have to reinstall me stinking winbloze
simple I want to fly my radio controlled helicopter and both programs that configure the radio transmitter so it talks sense to the model are windoze only almost (the wrong driver for the interface cable came with it the driver crashed and scrambled the configuration of the transmitter) the lesson here is XP drivers DO NOT! work with Vis-Stool
One of them will run on .NET (for windoze) and wine (I have no idea of how to install .net for linux ) it just dose not talk to the interface cable witch has a linux kernel module and connects the cable to /dev/ttyUSB0
Is there a way to make /dev/ttyUSB0 show up as a COM4 in wine.
View 1 Replies
View Related
Feb 24, 2011
How can I disable Internet access for programs running in Wine?
View 3 Replies
View Related
Apr 11, 2011
regarding user permissions:
I have user A who owns a .jar file
I have user B. who needs to run the .jar file
I have Java which is owned by root.
I would like to work out whether/how user B can run the .jar file, in Java, with the permissions of user A. As I understand it, a running process in Linux typically takes the permissions of the user who executes it. However, the way I'd like to configure user B, the permissions I want them to have wouldn't be sufficient for the process to successfully run.I know you can also set a process to take the permissions of the owner of that process, but in this case the actual... executing process would be Java, which runs the .jar file, and I def. don't need this, let alone every single instance of Java on my server, to execute with root priviledges. So like I said, basically I am trying to work out how to let user B run this specific process with the process elevated to this set of priviledges which user B otherwise does not have.
I recently started running a Minecraft server for myself and some friends and am running it via Linux. I'd like to set things up so that a friend of mine can, as needed, telnet into the server and restart Minecraft as needed, as well as a couple of other things, without giving this friend the same access rights I've given myself to the same files. The minecraft server process runs in a screen, and I've worked out where screen can be set up so multiple users can get into it. However, if I'm running minecraft under my own user name, then that seems like it will just end up letting my friend, from his account, screen into my own account. SO the brilliant idea I had was, what if I had one user account which only existed to run the server, which both me and my friend could screen into as needed, which wouldn't have any more rights to anything than my friend has with the exception of being able to execute this one .jar in Java.
View 1 Replies
View Related
Mar 27, 2011
somebody recommend a good wine for running ms office and give a source for installation instructions?
View 3 Replies
View Related
May 5, 2010
Im trying to install Yahoo site builder using wine... the problem is that this program needs java. I tried to install java using wine but it just wont run. Native linux java doesnt works...
Heres the terminal log:
----------------------------------------------------------
hilderith@cpe-001966e2bdb4:~> cd /home/hilderith/Download
hilderith@cpe-001966e2bdb4:~/Download> su
Password:
[Code]....
View 3 Replies
View Related
Jul 26, 2010
I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies
View Related
May 19, 2010
I have installed the repositories of wine but I cant 'force' install the 1.1.31 version. The current wine version sucks big time and none of the games I play work well, hell wine 1.1.41 (or whatever crap the latest version is called) has now caused some serious graphics issues for me. I am having to align my desktop every single time I boot, which is well. Any solutions regarding installing wine 1.1.31 on 10.04?
View 2 Replies
View Related
Feb 12, 2010
I just did an upgrade from 8.04 to 9.04 and i'm loving it. I just need to get Java working so I can use ..... and stuff like that. I installed OpenJDK and the plugin but I can't figure out how to get it to work in Google Chrome or even Firefox.
View 5 Replies
View Related
Jun 12, 2011
There are some apps for win that run on wine just with an ordinary install procedure. There are others that will never work at all. But there are also some that wine users claim to have made run by changing some specific configuration of wine, using some trick or even creating scripts on playonlinux.
So if I try to run an app on wine and it doesn't and I don't find any user documentation about some specific trick or config for that app what adjustments can I do to try to make it run? I mean, it's tiring and perhaps foolish to spend hours playing with every possible config in wine frontend without knowing what I'm doing. So what can I do to find out what libraries, configs, tricks or scripts are needeed to make an app run under wine if it didn't at the first try?
View 9 Replies
View Related
Feb 6, 2010
I've downloaded and installed WINE, works well with most windows programs I run. I recently downloaded a program called METT (micro expression training tool), and apparently it needs a disc to be ran. Well, I installed KISO and mounted the image there, but I still can't get it to run.
View 6 Replies
View Related
Aug 28, 2009
I'm new to Fedora and have just purchased a subscription to a GoDaddy Virtual Dedicated Server, which I'm able to control using SSH.I have a Java application that I want to run as a daemon on this VDS. Some google searching yielded a bunch of different methods of doing this, none of which I'm sure would be guaranteed to work with Fedora, so I was hoping someone here could give it to me straight and fill me in on the simplest way of doing this.What is the best/simplest way to run a Java application as a daemon on Fedora?
View 2 Replies
View Related
Oct 28, 2010
I have a java program where I want to run it every 30 seconds. So what is the best way to run in that form? Is it running as a service or a cron is best? How to do with it
View 2 Replies
View Related
Jun 20, 2010
I would like some help to run sql queries in Ubuntu. For a school IT project, we must write a Java program that runs queries. Seeing that I'm going away on holiday and will be away from my Win7 desktop, I will have to work on my Ubuntu laptop. When I run my program, I get these two sql exceptions:
Code:
sun.jdbc.odbc.JdbcOdbcDriver
No suitable driver found for jdbc:odbc:ITPAT2010
Note: it is not my program that is causing the problem, since it works fine on Win7. But here's my code anyway:
Code:
void OpenDB()
{
System.out.println("INTO BRIDGE");
String url = "jdbc:odbc:ITPAT2010"; //JOU BRUG SE NAAM
[code]....
I believe the drivers that handles the connection to the database aren't installed. The format of my database is: *.accdb (was created on Win7 using Office 2010). I can't open this file, probably because I have no database programs installed?
View 1 Replies
View Related
May 13, 2011
I am the new user of linux and installing eclipse IDE in the ubuntu server10.10. I have followed the steps given in the links [URL] and [URL]. After installing sun-java6-bin, sun-java6-jre and sun-java6-jdk, java is not running in my ubuntu server10.10. and got error like this
$ java -version
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
$ javac -version
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
$ javac HelloWorld.java
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
$ java HelloWorld
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
View 1 Replies
View Related
Sep 2, 2009
i have ubuntu 6.06, my internet connection is going fine but when i click on any image link,image is not displayed on my screen
View 1 Replies
View Related
Aug 17, 2010
i want to use java as tool in which i give an input,and on the basis of this input my specific script run. for example.... if we talk about web server.. in my java page..i have to just type my web page name...say [URL] and then enter the text...say "hi how are you"
then my script will run... in the script it itself start the service,then edit the configuration file in /etc/httpd/conf/httpd.conf
and make changes according to my input in java page... i know the scripting but i dont know how java command will execute my script...
View 4 Replies
View Related
Dec 18, 2009
Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.
View 3 Replies
View Related
Jan 14, 2011
When I opened Quicken this morning I saw that WINE did some kind of update; now Quicken cannot open files. The program seems to start normally but when I try to open a file it locks up. I see that Freecell runs normally but of course it doesn't access any data files.
View 9 Replies
View Related
Mar 19, 2010
First post, and I apologize if it's already been covered and/or I put this in the wrong section, but I couldn't find anything quite like what I was looking for. Basically, I have been running Ubuntu on my backup machines for near a year now and I LOVE it. I want to move my main machine over to Ubuntu as well but there is one thing standing in my way: namely, my Steam collection.
I've seen on several websites and forum threads that Steam and its games run fairly well through Wine, but I've never used Wine before and am kind of nervous about setting this all up. My question is, is there any tutorial available that can walk me through getting steam working through Wine without issues? I've gotten fairly used to linux at this point, so I'm not afraid of the shell, I'm just looking for a little guidance. Also, a side question: I play Garry's Mod all the time, which I could see having lot of potential problems running on linux due to all the addons and stuff. Have any of you ever played Gmod on Ubuntu before? And if so does it work ok with most of the addons?
View 1 Replies
View Related
Apr 11, 2011
i used to run wine and a windows chat program. I got away from linux for a while, but now am back, but the same program i used to run, now gives and error.. to check my internet connection. <urlopen error [Errno 5] Access denided> I gave the program the permission to run, but what am i missing?
View 9 Replies
View Related
Jul 8, 2011
im try to run modding programs for xbox which are all for window (.exe) but the ones that dont have an install they just click and run in windows dont open my laptop thinks about it and doesnt open them here are the programs that dont work
mw2 clan edit
ezgt2.2
lefluffie
usb xtaf xplorer
modio
View 2 Replies
View Related
Jul 22, 2011
i recently installed wine, steam, and team fortress 2 so that i could play it. They all installed just fine except for not getting fonts but i did that manually. The problem is when i run tf2 the screen seems to scramble at the menu but after a while it goes away. Performance is terrible in game though and crashes have happened. im running ubuntu 11.04 and the beta of wine installed via software center. Everything else runs great if not better on ubuntu and i would really like to continue to use it over win7.
View 3 Replies
View Related
Jan 19, 2010
Java is installed in linux machine and when I enter the command java -version it shows java is not found.At the same time when i run from the folder where its installed with ./java -version it works.
first of all why its not working from any other place? also why do I need to give ./ from the folder?
View 3 Replies
View Related
Mar 28, 2011
I have this problem that whenever java is running (eg. Runescape), sound works only in the Java window, and I don't get sound from flash, mp3s or anywhere else.I found several similar threads but most of them were unsolved, and the few solutions didn't work.Note: Earlier, I used to use IcedTea browser plugin for java, which didn't seem to give any sound problems, though was a bit glitchy otherwise. This problem started only after switching to the Java plugin found
View 3 Replies
View Related
May 13, 2011
I am the new user of linux and installing eclipse IDE in the ubuntu server10.10. I have followed the steps given in the links http://www.cyberciti.biz/faq/howto-u...igure-jdk-jre/ andttp://eclipse.dzone.com/articles/ho...-33-ubuntu-710. After installing sun-java6-bin, sun-java6-jre and sun-java6-jdk, java is not running in my ubuntu server10.10. and got error like this
$ java -version
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
$ javac -version
[code].....
View 7 Replies
View Related