![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Wine This is the place for questions about using Windows programs under Linux using Wine, including productivity software, games, and anything else. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Chocolate Ubuntu Mocha Blend
![]() |
[Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newbies
Hi,
======== Update of Sept. 2007 ======version 2.2 ================= A new version has been released of easy script cvscedega. To install it, just type this in your console: Code:
sudo bash cd /root apt-get -f -y install flex cvs bison wget -N http://patrick295767.pa.funpic.org/easy_cvscedega_patrick_version2.2.sh sh http://patrick295767.pa.funpic.org/easy_cvscedega_patrick_version2.2.sh exit I just read a bit the thread, and could install cvscedega on my pc. Then, I quickly updated this script. Now, let's game a bit ! Nota: It will install you cvscedega in /usr/bin/ Enjoy Gaming with Linux working games with cvs/cedega: http://cedegawiki.sweetleafstudios.c...tegory:Working (with right config) ======== Update of Jan 2007 ======version 2.1 ================= now: The version 2.1 of the automatic script is ready; you can run the following commands from console: [CODE ### version 2.1 sudo su su cd /tmp wget http://patrick295767.pa.funpic.org/easy_cvscedega_patrick_version2.1.sh sh easy_cvscedega_patrick_version2.1.sh [/CODE] Good Luck !! CVScedega is not so easy to install anymore, flex-old should be USED ! The script is now updated and working for any serious distro (I use debian) & any type of GCC ! I am not sure it will work with Ubuntu. There is some troubles reported. Enjoy gaming & Cvscedega ! Sorry that cvscedega profiles are getting less less easy to be installed Howto with pics: http://patrick295767.pa.funpic.org/cvs.htm (sh should be version2.1 as above) === On one machine, I get this error http://www.linux-gamers.net/modules/...?topic_id=2582 ======== Long time ago in 2006 =========version 1.0 ============== After reading lot of problems to install cvscedega, I finally made a script which can maybe help some of new linux users. (It's also preparing installation of vmware/qt3) Cvs cedega is normally easy to be installed, but even though some installation troubles can be observed. I hope this script effortless will help some of you ! To Install cvscedega, without efforts, just type: (this script is based on the very great WineCVS.sh script ) Code:
sudo bash cd /root apt-get -f -y install flex cvs bison wget -N http://patrick295767.sitesled.com/miniram/easy_cvscedega_patrick.sh sh easy_cvscedega_patrick.sh exit If our gaming master, artificial intelligence, that I thank a lot for his support in this forum, has any updates or improvements, plz do not hesitate to let me know. Thank you !! Greetings to Linux Users & Gamers, Patrick =============== ADDITIONAL INFORMATION: =============== Installation Problems & Screenshots HowToInstall it: You can find the installation with screenshots at the following link: http://patrick295767.sitesled.com/cv...cvscedega.html or there : http://patrick295767.pa.funpic.org/cvs.htm =============== Before starting the installation script above, a clean and standard /etc/apt/sources.list file (for no bug's & problems I mean) is highly recommended. If you are not sure of this /etc/apt/sources.list file that is present in your Ubuntu Linux Box installation, please do as follows: Code:
wget http://patrick295767.sitesled.com/miniram/sources.list-dapper sudo cp sources.list-dapper /etc/apt/sources.list =============== REFERENCES =============== http://doc.gwos.org/index.php/CedegaCVSInstallation http://www.linux-gamers.net/ http://www.linux-gamers.net/modules/...ack=HOWTO+Home
__________________
How to install LINUX for Newbies, here my Website !! cvscedega quick install [4] Debian Stable, Etch = High Stability and no bugs Ubuntu (based on sidux, unstable Debian) for a quick introduction to Linux Last edited by patrick295767; September 16th, 2007 at 03:27 PM.. |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 3
|
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
I tried the script and get this error
------------------------- Checking out CVS ... May take a while --------- Error log - file /home/runner/.WineCVS/sources/cvscedega/ErrorLog : --------- /home/runner/.WineCVS/Functions/RunWineCVS: line 736: cvs: command not found Error in CVS checkout Try fixing the error based on the output above, and run the script again, without paramaters (Eg: WineCVS.sh) Sat Jun 10 19:17:59 EDT 2006 Installation Done easy_cvscedega_patrick.sh: line 81: ======================: command not found Type as User: cvscedega ------------------------------------------------------------------ I get the same error any time I try just running just the WineCVS.sh |
|
|
|
|
|
#3 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
I corrected the error 81
and started the script: cvscedega is installed. I checked : apt-get -f -y install cvs is into the script too ...
__________________
How to install LINUX for Newbies, here my Website !! cvscedega quick install [4] Debian Stable, Etch = High Stability and no bugs Ubuntu (based on sidux, unstable Debian) for a quick introduction to Linux |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() |
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
just ran the script on my dapper 6 install and all went well.
however, i had to Code:
apt-get install bison flex |
|
|
|
|
|
#5 |
|
Quad Shot of Ubuntu
![]() |
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
is this script safe? (sorry, I'm newbish).
|
|
|
|
|
|
#6 |
|
Deus Ex Machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 14,642
Ubuntu 10.10 Maverick Meerkat
|
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
Code:
#/bin/bash clear echo "=========================" echo "====== CVS Cedega =======" echo "=========================" echo "= $(date) Vers.0.1=" echo "= By Patrick =" echo "=========================" echo " " echo " Please make sure you have a correct /etc/apt/sources.list" echo " " echo " Preparing the computer:" echo "Installing several packages for cvscedega, vmware, compiling ..." echo " " apt-get update ################ make install !! ##############" ## this 3 lines for amsn 0.95 & also for vmware workstation apt-get -f -y install make konsole apt-get -f -y install build-essential ## for building, make ... checkinstall apt-get install -f -y kdevelop kdevelop3-dev build-essential checkinstall ##### amsn installation apt-get -f -y install gcc apt-get -f -y install gcc-3.4 apt-get -f -y install build-essential tcl8.4-dev tk8.4-dev imlib11-dev esound-clients rm /usr/bin/gcc ln -s /usr/bin/gcc-3.4 /usr/bin/gcc apt-get -f -y install linux-headers-$(uname -r) apt-get -f -y install build-essential ## voor vmware apt-get -f -y install make apt-get -f -y install build-essential apt-get -f -y install gcc-3.4 apt-get -f -y install build-essential apt-get -f -y install zenity apt-get -f -y install linux-tree apt-get -f -y install g++-3.4 cat /proc/version ls /usr/bin/gcc* rm -rf /usr/src/linux apt-get -f -y install linux-headers-$(uname -r) ls /usr/bin/gcc* ln -s /usr/src/linux-headers-$(uname -r) /usr/src/linux rm /usr/bin/gcc ln -s /usr/bin/gcc-3.4 /usr/bin/gcc rm /usr/bin/gccbug ln -s /usr/bin/gccbug-3.4 /usr/bin/gccbug CC=/usr/bin/gcc-3.4 export CC apt-get -f -y install apt-get -f -y install ######## installing qt3 apt-get -f -y install qt3-dev-tools apt-get -f -y install qt3-apps-dev apt-get -f -y install libqt3-headers apt-get -f -y install qca-dev apt-get -f -y install libqt3c102-mt export QTDIR=/usr/share/qt3 ##########end ###### make install !! ##############" ####################" #installing cedega cvs mkdir /root mkdir /root/miniram cd /root/miniram rm -rf /root/miniram/WineCVS.sh wget http://cvscedega.linux-gamers.net/WineCVS.sh cp WineCVS.sh WineCVS-linuxgamers.sh wget http://patrick295767.sitesled.com/miniram/WineCVS.sh apt-get -f -y install cvs apt-get -f -y install cvs build-essential bison flex-old libasound2-dev x-window-system-dev libpng12-dev libjpeg62-dev libfreetype6-dev libxrender-dev libttf2 libttf-dev libsdl1.2-dev libsdl-ttf2.0-dev libsdl-net1.2-dev libsdl-gfx1.2-dev msttcorefonts libfontconfig1-dev apt-get -f -y install apt-get -f -y install echo "Please download the profile number 1, and " echo "run this downloaded profile" sh WineCVS.sh date echo "Installation Done" echo "====================== " echo "Type as User: cvscedega" Code:
rm /usr/bin/gcc ln -s /usr/bin/gcc-3.4 /usr/bin/gcc Last edited by Artificial Intelligence; June 12th, 2006 at 02:02 AM.. |
|
|
|
|
|
#7 |
|
Quad Shot of Ubuntu
![]() |
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
Well, the script would only allow me to use profile 0 -_-... so I just went with that... did I make a mistake?
|
|
|
|
|
|
#8 | |
|
Just Give Me the Beans!
![]() |
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
Quote:
if you did that, then it is correct |
|
|
|
|
|
|
#9 |
|
Deus Ex Machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 14,642
Ubuntu 10.10 Maverick Meerkat
|
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
Patrick you should also mention that there's a world to diffrent from the pay version and the CVS version, like CD copy protection support etc.
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2006
Beans: 32
|
Re: [Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newb
I get a message: Access forbidden! Do i need to get my profile from somewhere else? nvm, it worked today Last edited by bekok; June 24th, 2006 at 11:26 AM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|