I really just need to know what stupid thing I'm doing to cause this. I've extracted the files, and when I try to run the setup program, if I click on it from a file browser window in GNOME it just doesn't do anything. If I attempt to run the file (it's a .sh file, if that makes any difference) in the terminal, it says "command not found", even though I'm in the directory, and can clearly see the file when running ls.
If I try to run it in the file browser, and click on "Run in Terminal" then the terminal pops up, and goes away instantly.
This game is Java based. After rebooting the game works, but on ending the game several notification boxes remain. If these boxes are not closed in the reverse order that the game opened them, it is no longer possible to close them. Only by killing the Java processes can these notifications be made to close. Also after playing the game, even if all these notifications are closed it is many times necessary to kill the Java process(es) in order to get the game to load again at a later time. I am currently using Slackware 1.30, but a similar problem has existed in several of the past releases.
I am trying to rip my psx game to an image file so that i can convert it to play on my psp. i have installed Gtk Popstation and that seems to be working no problem. but i read on another forum that to rip my psx game i need to go to terminal and do the following. code...
Do you know any game engines or game studios that can make adventure games, for instance in the style of Myst (1st person) or in the style of old Sierra games (3rd person), like King's Quest, Space Quest, etc.?I've seen AGI Studio, but it is too old, I'd like to use more modern graphics (although there is no need for 3D).
You may know the Humble Indie Pack 2, which is a set of crossplatform indie video games. There's one game in the bundle that doesn't offer a 64bit build and therefore it fails to load. It's called Braid and that's what you get when you try to run it: $ ./braid ./braid: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Of course the 64bit libs for OpenGL and the propitiatory nvidia drivers are installed, but the game asks for the 32bit ones, at least to my understanding. I do know that why can install 32bit libraries on a 64 bit linux system (we do that for the sake of crappy Adobe Flash), but I don't know where to find these libs (searching the repo with keywords like .i586 or ia32 led me nowhere).
I found this on another site, And it is the same problem I am having: Quote: When I start the game "fillets: I got: /libexec/ld-elf.so.1: Shared object "liblua.so" not found, required by "fillets" I have lua installed but there are no liblua.so. Recompiling the fillets ports is likely to fix this. Let us know if it doesn't.
I recently put Ubuntu 10.04 on my laptop, and now I have my account set to "Administrator" but it won't let me install a game from a DVD rom, I installed the original game and it's first expansion with no problems, but the account says I don't have permissions to install the second expansion. I am sure it's because it's a DVD rom, but how can I give myself "root" permissions, or set up a root password so I can permit myself to install things?
i would like to run install disks via WINE, but there is a problem. the CD's are by default not executable, and the cd is read only, so when I try to change that I cant.
I read about a game called kajongg at [URL].I don't see it available in the debian testing repositories, I guess because its part of kde 4.5 which is not yet in use by testing. Is there some way to install this game in debian testing?
I have this game for the pc called international football 2000. Its a bit old I know, but I want to see if it will work on my computer. I am still running on the 8.04 ubuntu and will be upgrading soon hopefully. Will a game this old and also made by microsoft work for the ubuntu system?
I installed Fedora 14 XFCE spin. I use to use Fedora 7 KDE which had a blackjack game. I was wondering if anyone knows of a blackjack application I can install?
After getting 11.4 up and running, I wanted to install some of the programmes I use.when ever I click on the executable file it tries to down load the thunderball game, and when i try Code:./setup it denies permission even as su.this happens on two different applications i am trying to install. (only two i have tried)
Im new to Linux, so wanted to ask something.I need to install a Curl Library for my Platform in order to run my Game Server.But how do i install it ??Already found the files: [URL]..I have Linux Ubuntu Lucid (10.04)
I try to install game Widelands using Slackbuild script. But computer overheat and turn off in middle of install. Now when I try again it say this:
Code: root@XXXXXX:/usr/local/widelands# ./widelands.SlackBuild ./widelands.SlackBuild: line 59: cd: widelands: No such file or directory I install this on other computer so I know I do it right. I have all dependency. I think first script run leave stuff unfinished before comp turn off and now it all confused. I not know how to read script so I not know how to fix situation. Can someone tell me what to do?:
I'm trying to install The Sims 2 (which I'm aware currently does not run properly in wine anyway), using the multi-CD version. The installation goes normally, up until it comes time to switch from disc 1 to disc 2. The installer prompts me to insert disc 2, but it seems that Ubuntu still believes that the installer doesn't want me to open the drive, because, when I try to open it, it doesn't open, and a window pops up with the following message: Unable to eject CD-RW/DVD RW Drive DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending
Can anybody tell me if there is a game similar to WOW for ubuntu 9.10? if there is I would like the source code so i can download it from the terminal.
I'm going to install Ubuntu 64bit, currently run 10.10 32bit. I'm thinking about going back to 10.04 in combination with a previous version of wine(maybe 1.2?) to get some games working again.
Do any of you know if games are still working well with this combination? I'm looking to play WoW at some point, Oblivion + Expansion/Mods, any FPS available.
[URL] at the bottom it says run that command in terminal but in terminal it says E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? what do I do?
I had windows 7 and I was addicted to play GTA san andreas multi-player. It is still in my computer > C:/ PROGRAM FILES/ROCKSTAR GAMES/samp.exe I want to play that now but when I click on samp.exe it opens with File Roller 2.30.1.1
When I upgraded to 11.04 games like Postal 2 and Lugaru do not play right anymore. I find them very choppy and the game sometimes just stops working. Now when I was using 10.10 the games were working fine.
I recently set-up a MUSH (Multi-User Shared Hallucination), which is kind of like a MUD (Multi-User Domain/Dungeon/etc.). Basically, it is a text-based RPG for roleplaying games the old fashioned way from back before the dawn of GUI/graphic user interface. I would like to embed an application into my website to allow players (who don't want to download and run a separate mud/mush client program) to connect directly from the website. I came across this: [URL]
Though, I have not been able to set it up to work with my site. Perhaps because that is a MUD app and not a MUSH app? I don't know if that is relevant. It is basically a telnet type of connection, and that uses Java, though I'm not sure what else there is to it. Does anybody have any input on how I can get the text-based RPG accessible from a website?
i've installed 'ghost recon' which i downloaded via torrent. i open the executables with right-click and clicking executable, i guess this just used WINE automatically. it seems to download fine. i downloaded into a folder i called 'c:desktop' which i thought would make the files end up on my regular desktop, but i can't find them anywhere. when i run autorun.exe from the cd it opens, but when i click 'play ghost recon' is gives a dialog box saying it can locate the cd.
I am having trouble trying to install a game which has to be sims 3 the loader and everything loads fine. i am having trouble putting the game in a different directory to what is default.
I have been struggling to find a way to play a game under Wine without using the CD, so looked if it was possible in Wine. I came across this commmand: Code: sudo mount /home/joseph/BIONICLE.iso -o loop /media/cdrom0/ which I tried. It didn't work, and gave me an error about how there was no "cdrom0". I assumed that it was created whenever something is mounted. Out of desperation, I removed cdrom0 from the command, and then things got funky. Doing so replaced all the contents of /media (there were no files, only useless floppy folders, since I have no floppy drive) with the contents of the ISO file. I tried using sudo to delete the files, but it said that it was a read-only filesystem. I tried changing the permissions using sudo chmod +w /media, but it didn't work, and complained about being read-only. I am unable to mount anything now! Can someone help, both with deleting /media, and possibly with running Wine games without the CD?