Pages

Wednesday, December 16, 2009

Install MS office2007 on ubuntu using PlayOnLinux

PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with MicrosoftĂ‚®'s WindowsĂ‚®. In this tutorial i will show you how to install MS office 2007 student using Playonlinux on ubuntu jaunty jackalope, the installation has been tested also on a ubuntu 9.10 karmic koala, the install process is easy and no command lines are used.

For ubuntu 9.10 Karmic Koala, PlayOnLinux is actually available in the universe repositories, you can install it by typing the simple command :
sudo apt-get install playonlinux
Now after playonlinux is installed ,lets start

Now the installation is easy just follow the steps as described on the screenshots bellow :
1- Open Playonlinux
Go to your menu and open Application-->Games-->PlayOnlinux

2- Click Next

3- Select from where you will install MS office 2007

4- enter you MS office 2007 KEY
5- Accept the term and conditions then click continue
6- Click install now to start the installation of MS Office2007
7- MS office is installing :
8- Installation is complete :
9- Create Menu and Desktop shotcuts
10-Ms Office 2007 has been installed successfully



Monday, December 14, 2009

Games for MS Win run in Linux with Crossover for Games

Tutorial Screencast on how to use Codeweavers Crossover for Games to be able to run almost all Games which where designed for MS Windows on Ubuntu Linux 9.10.








Putty for Mac
Putty for Mac
$15.00

https://winereviews.onfastspring.com/putty-for-mac



winetricks 20091213 released

Dan Kegel announced the release of winetricks 20091213 here is the email he sent to the wine-devel mailing list.

Austin and Andrew have been hard at work keeping winetricks working smoothly.
In particular, the ie6 and gecko verbs should work again.
Thanks guys!

Changes since 20091125:

Austin English:
  • Workaround wine bug for IE6
  • Update shockwave sha1sum
  • Add python-comtypes verb
  • Explain windows licensing a bit better
  • Gdiplus no longer comes from powerpoint viewer, update description accordingly
  • Update DivX to latest version, remove obsolete /silent option
  • Make append_path work if called more than once
  • When installing gecko, regsvr32 mshtml afterward, so it actually works
  • Update KDE to 0.9.6-5
  • When using native mdac, also override oledb32
  • Bump artk2min to 2007 Access runtime (freely redistributable, wooo!)
Andrew Nguyen:
  • Update flash to latest version.
  • Check more exit codes.
  • Update the vb6run verb to use the Service Pack 6 variant.
  • Revise vcrun6 verb to remove more fake DLLs and more simply extract mfc42u.dll.
  • Add vcrun6sp6 verb. (New verb rather than update of vcrun6 as it's a
  • huge download.)
  • Add richtx32 verb.
Dan Kegel:
  • Add heapcheck verb (for use with the not-yet-committed heapcheck patches)
  • Avoid double-trying regedit

Online as always at
http://kegel.com/wine/winetricks
or
http://winezeug.googlecode.com
(Bug reports to the issue tracker at the above URL, please.)




Source Games and Wine

Many a day on the Ubuntu Forums, I stumble upon posts like: “Program X doesn’t work under ubuntu, I’m leaving”. As it turns out, some of these posts are for the Source games, mainly the multiplayer ones (Counter Strike: Source, Day of Defeat: Source, Half Life 2: Deathmatch, Team Fortress 2). For that purpose I’m gonna make a short guide, just to show how I had luck getting the Source games to work.

First, get WINE (obviously). For best results, add the WINE PPAs. This allows you to use the latest WINE release:
  1. Go to System>Administration>Software Sources. You will be prompted for a password.
  2. Click on the “Third Party Software” tab
  3. Add the appropriate PPA to this list by clicking on “Add”. The PPAs are according to your Ubuntu Version. If you are not sure which version you are using, go to System>About Ubuntu, and look at the second paragraph. It should say something like “Thank you for your interest in Ubuntu 8.04 Hardy Heron”. Anyway, here are the PPAs:
  • ppa:ubuntu-wine/ppa (for 9.10)
  • deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ – Ubuntu 9.04 “Jaunty Jackalope” (for 9.04)
  • deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ – Ubuntu 8.10 “Intrepid Ibex” (for 8.10)
  • deb http://wine.budgetdedicated.com/apt hardy main #WineHQ – Ubuntu 8.04 “Hardy Heron” (for 8.04)
  1. After Adding this you will need to vailidate it. Please download Scott Ritchie’s Key and save it to your desktop. In Software Sources, click on the “Authentcation” tab, and click “Import Key File”. Then click on “Desktop” and double-click “Scott Ritchie.gpg”.
  2. Finally, you can close Software Sources. A box will pop up asking if you want to reload sources. Click this, and the window will close after a minute or so.
  3. Moving on to installing WINE, go to Applications>Software Center (or Add/Remove) and type “wine” into the search box. If in software center, click on “wine windows emulator” and then “install”. If using add/remove, click the checkbox next to “wine windows emulator”, and then hit apply. Enter your password as prompted, and then close the box when completed.
  4. Now to install Steam. Download this file, and double-click on it. It should open through WINE, and then follow the instructions in the installer. Enter your account info, or create a new one.
  5. Once Steam is up and running go to Settings, and click on the “In-game” tab. Uncheck the box next to “Enable Steam Community in-game (Sorry, In-game does not work on WINE). Now it’s time to install your games. If you bought them through Steam (or have already activated them), simply right click on each game you want to install and click “Install Game”. If you bought them through retail (On CD/DVD), you need to activate your game. Click on “Activate a Product on Steam”. Click “next” and then you will see a License Agreement. Go ahead and click “I Agree” if you agree with the terms (or just don’t care). You will have to enter a CD key (located on the small card inside of the game’s box. It is toward the bottom of the card). You may be prompted to insert the game CD/DVD. Go ahead and place the CD/DVD into the drive and Steam will ask you what games you want to install. Check all that apply, let it run, and if you need to insert addtional CD/DVDs, please do so.
  6. Now, go to Applications>Wine>Configure Wine. Under the applications tab, click “Add Application”. Go to Program Files>Steam>steamapps>username>game, replacing “username” with your username, and “game” with the multiplayer source game of your choosing. Double-click hl2.exe and select under the menu “Windows Version” to “Windows 98″. Save and exit. (you do not need to do this for each Source game. This will configure all multiplayer Source games you have, no matter which game’s hl2.exe you configure)
  7. Open up Steam and right click on each of your Source games (yes, for each one). Click on “Properties” and then “Set launch options”. Type “-dxlevel 81 -novid” exactly like that (but without quotes). click OK and exit.
  8. Double Click on the game and Launch. Technically you’re done!

This was my method. It works perfectly for me, but your experiences may differ.


Thursday, December 10, 2009

Review Crossover Games Linux 8.1.3

To start off, here's some info on Crossover Games

Now gamers can play the games they want, on whatever platform they want! With CrossOver Games, you can run many popular Windows games on your Intel, OSX Mac or Linux PC. Whatever your tastes, be they first-person shooters, fantasy, strategy, MMORPGs, or more, CrossOver Games provides the capability to run many popular games titles. CrossOver comes with an easy to use, single click interface, which makes installing your games simple and fast. Once installed, your game integrates seamlessly into your Desktop. Just click and run! Best of all, you do it all easily and affordably, without needing a Microsoft operating system license.

Some notable features already in previous versions are Multi user support, Bottles (It is essentially different wineprefix for each application to ensure compatibility) and a list of supported games for quick installs.

The Latest release from them is Crossover 8.1.3

ChangeLog

8.1.3 CrossOver Games - November 24, 2009

  • Fix yet more Left 4 Dead 2 issues
  • Worked around a driver bug on ATI cards on Snow Leopard. Should improve behavior in Team Fortress 2, Left 4 Dead, and many others.

8.1.2 CrossOver Games - November 20, 2009

  • Fix installation of Left 4 Dead 2 via Steam on the Mac.

8.1.1 CrossOver Games - November 19, 2009

  • Prevent 'error 53' during installation of Left4Dead 2 with the latest Steam client.

8.1.0 CrossOver Games (aka Zombie Mallard) - November 18, 2009

  • Add support for Left 4 Dead 2
  • Fix a problem with directory permissions in World of Warcraft in Ubuntu 9.10
  • Fix a number of problems with Guild Wars
  • Fix a number of Mac audio issues which should fix Steam voice chat
  • A few minor adjustments for Snow Leopard
  • Fix a bug registering CrossOver under Snow Leopard

8.0.0 CrossOver Games - September 2, 2009

  • Improved behavior of the Steam game store
  • Fixed several problems with memory management -- this should fix TF2 crashes, among others.
  • Enabled Shader Model 2.0 and 3.0 by default
  • New supported games:

    • Dragon Sky
    • Last Chaos
    • Jade Dynasty
    • Ether Saga
    • Perfect World
    • Left 4 Dead
    • Tales of Monkey Island
    • Shaiya (Though only in non-English versions, for DRM reasons)
  • Fixed various regressions in:

    • Half-Life 2
    • Team Fortress 2
    • Spore
    • Guild Wars
    • Civilization IV
    • LOTRO (unsupported)
    • EVE (unsupported)
    • Pharaoh (unsupported)
    • City of Heroes (unsupported)
    • Lego Star Wars (unsupported)
    • Bejeweled
This release, Crossover Games 8.1.3, has fixed various issues with L4D 2 and created workarounds for the ATI driver issue with SnowLeopard.

Crossover Games 8.1.3 utilizes Wine 1.1.25

And in this Review (like every other I have written, I will again attempt to find the reasons why Crossover 8.1.3 is worth our money.

In this review Crossover Games 8.1.3 will be pitted and benchmarked against Wine 1.1.33 using Everest Ultimate Edition benchmarking utilities (don't ask me why I use it. I just happen to have it conveniently on hand.)

I didn't go through all the benchmarks though, as 5 were sufficient.

PS: For those of you wondering about the memory latency, both Wine and Cxgames achieved 65ms.

My test rig (also my daily usage rig):
C2d 2.4ghz
4gig ram
Nvidia 8400 gs

For me, I generally use Crossover Games to run Steam and other Half-life 2 mod games like Counterstrike source, TeamFortress 2, Insurgency and Left4dead.

Well, the bench marks aren't everything, so I decided to give it a road test. This time Crossover Games 8.1.3 with wine 1.1.25 (Counterstrike source has a minor bug with wine 1.1.33 )

Running Counterstrike Source with DirectX level 8 and a resolution of 1150 by 900 in a sever of 77 tick and 20 people.

The results aren't really glamorous, but Crossover games did indeed perform better than Wine on the road test.

Running Team Fortress 2 with DirectX level 8 and a resolution of 1150 by 900 in a sever of 100 tick and 26 people

Well, this review wouldn't be complete if I didn't insert a few screenshots. I love screenshots As you can see from the screenshots Steam integrates rather well with Compiz thanks to Crossover Games 8.1.3.

Forgive me, I was playing mouse hunt on Faceboook while writing this review.

Yup, Some Screenshots when I am playing Counterstrike Source.

In conclusion, the results, graphs, and statistics have shown Crossover Games 8.1.3 is better than Wine. IMHO, yes it is worth our money. Plus Codeweavers (the company behind Crossover) are one of the main contributors to Wine.