LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-28-2004, 07:57 AM   #1
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Rep: Reputation: 0
Ut2004 demo installing


So, i didnt get answers fast enough on the other topic, so i created a new one... So, how do i install the ut2004 demo version on SuSE 9.1 linux? i can extract it, but then i cant start the game I would appreciate help
 
Old 06-28-2004, 11:40 AM   #2
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
up^
 
Old 06-28-2004, 11:58 AM   #3
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
What kind of errors are you getting?
 
Old 06-28-2004, 12:26 PM   #4
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
Well, i extract the game(in konsole with tar command), but then i found no install program???
 
Old 06-28-2004, 05:09 PM   #5
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
You got nothing named ut2004-lnx-demo-3120.run or similar? That should have been inside the archive, then you'd make sure it's executable and then run it.
 
Old 06-29-2004, 12:59 AM   #6
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
ut2004-lnx-demo-3120.tar.bz2 , ill extract that, but hten i find no ut2004-lnx-demo-3120.run etc. kind of program...
 
Old 06-29-2004, 01:43 AM   #7
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
I downloaded the patch, and there seems to be hte "applications" to start the game, but i cant write those new files in the old ut2004 folder
 
Old 06-29-2004, 10:59 AM   #8
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
Did you get ANYTHING in the bz2? it should be a single file...a binary embedded into a script (or the other way around perhaps). Keep in mind that the run file is 420MB, highly compressed....it takes a looong time to extract, so i'm thinking there's a possibility you may have interrupted the decompression thinking it was finished?
 
Old 06-29-2004, 12:12 PM   #9
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
No, all is encrypted... all, system file, textures file, etc. etc. i think ill just wait until my cousin comes visiting us, and then he can install the game
 
Old 06-30-2004, 07:47 AM   #10
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
Ok, if anyone with SuSE could give me the precice directions, how they have installed ut2004 demo on suse, i would appreciate it
 
Old 06-30-2004, 08:21 AM   #11
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
I'm on SuSE, and installed like this:
(I usually use mc for handling archives, so you might extract with "bzip2 -cd ut2004-lnx-demo-3120.tar.bz2")
select ut2004-lnx-demo-3120.tar.bz2 > F2 > b (bunzip2 current file)
Wait 20 seconds or so
chmod +x ut2004-lnx-demo-3120.run
./ut2004-lnx-demo-3120.run

I don't know what to say apart from that...it worked fine for me.
 
Old 06-30-2004, 01:13 PM   #12
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
Only problem is, that i dont have the ut2004-lnx-demo-3210.run file
 
Old 06-30-2004, 02:01 PM   #13
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
ok try opening the bz2 archive with some graphical program like ARK or FILE ROLLER and tell us what u see in it.
 
Old 06-30-2004, 04:07 PM   #14
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
To decompress at the command line

tar -xvjf ut2004-lnx-demo-3120.tar.bz2

This will extract ut2004-lnx-demo-3120.tar.bz2 in the same directory. It will then decompress to 400 Megabytes. Next you need to run ut2004-lnx-demo-3120.run. To do this type "sh ut2004-lnx-demo-3120.run". Before you do this you need atleast 700 megaytes or more. If you do not have this space, you will get segmentation fault. The UT developers should have added some lines of code in ut2004-lnx-demo-3120.run to detect the free space where it is decompressing to. After it decompresses it will show an install window.
 
Old 07-01-2004, 01:57 AM   #15
Jere
LQ Newbie
 
Registered: Jun 2004
Location: nahkela
Distribution: SuSE 9.1(professional version)
Posts: 19

Original Poster
Rep: Reputation: 0
This is what i get:
jere@linux:~> tar -xjvf ut2004-lnxded-demo-3120.tar.bz2
ut2004-lnxded-demo-3120/
ut2004-lnxded-demo-3120/Animations/
ut2004-lnxded-demo-3120/Animations/2K4_NVidiaIntro.ukx
ut2004-lnxded-demo-3120/Animations/AS_Vehicles_M.ukx
ut2004-lnxded-demo-3120/Animations/Cannons.ukx
ut2004-lnxded-demo-3120/Animations/HumanFemaleA.ukx
ut2004-lnxded-demo-3120/Animations/HumanMaleA.ukx
ut2004-lnxded-demo-3120/Animations/NewWeapons2004.ukx
ut2004-lnxded-demo-3120/Animations/ONSVehicles-A.ukx
ut2004-lnxded-demo-3120/Animations/ONSWeapons-A.ukx
ut2004-lnxded-demo-3120/Animations/SniperAnims.ukx
ut2004-lnxded-demo-3120/Animations/ThunderCrash.ukx
ut2004-lnxded-demo-3120/Animations/Weapons.ukx
ut2004-lnxded-demo-3120/ForceFeedback/
ut2004-lnxded-demo-3120/ForceFeedback/gamepad.ifr
ut2004-lnxded-demo-3120/ForceFeedback/ifeel.ifr
ut2004-lnxded-demo-3120/ForceFeedback/joystick.ifr
ut2004-lnxded-demo-3120/ForceFeedback/other.ifr
ut2004-lnxded-demo-3120/Help/
ut2004-lnxded-demo-3120/Help/InstallerLogo.bmp
ut2004-lnxded-demo-3120/Help/Manual.pdf
ut2004-lnxded-demo-3120/Help/ReadMe-demo.int.txt
ut2004-lnxded-demo-3120/Help/SAPI-EULA.txt
ut2004-lnxded-demo-3120/Help/Unreal.ico
ut2004-lnxded-demo-3120/Help/UT2004Logo.bmp
ut2004-lnxded-demo-3120/KarmaData/
ut2004-lnxded-demo-3120/KarmaData/Alien.ka
ut2004-lnxded-demo-3120/KarmaData/Bot.ka
ut2004-lnxded-demo-3120/KarmaData/Human.ka
ut2004-lnxded-demo-3120/KarmaData/intro.ka
ut2004-lnxded-demo-3120/KarmaData/jugg.ka
ut2004-lnxded-demo-3120/KarmaData/Skaarj.ka
ut2004-lnxded-demo-3120/Maps/
ut2004-lnxded-demo-3120/Maps/AS-Convoy.ut2
ut2004-lnxded-demo-3120/Maps/BR-Colossus.ut2
ut2004-lnxded-demo-3120/Maps/CTF-BridgeOfFate.ut2
ut2004-lnxded-demo-3120/Maps/DM-Rankin.ut2
ut2004-lnxded-demo-3120/Maps/Entry.ut2
ut2004-lnxded-demo-3120/Maps/NoIntro.ut2
ut2004-lnxded-demo-3120/Maps/NVidiaLogo.ut2
ut2004-lnxded-demo-3120/Maps/ONS-Torlan.ut2
ut2004-lnxded-demo-3120/Music/
ut2004-lnxded-demo-3120/Sounds/
ut2004-lnxded-demo-3120/Sounds/2K4MenuSounds.uax
ut2004-lnxded-demo-3120/Sounds/AnnouncerAssault.uax
ut2004-lnxded-demo-3120/Sounds/announcerfemale2k4.uax
ut2004-lnxded-demo-3120/Sounds/announcermale2k4.uax
ut2004-lnxded-demo-3120/Sounds/AssaultSounds.uax
ut2004-lnxded-demo-3120/Sounds/GameSounds.uax
ut2004-lnxded-demo-3120/Sounds/GeneralAmbience.uax
ut2004-lnxded-demo-3120/Sounds/GeneralImpacts.uax
ut2004-lnxded-demo-3120/Sounds/IndoorAmbience.uax
ut2004-lnxded-demo-3120/Sounds/MenuSounds.uax
ut2004-lnxded-demo-3120/Sounds/NewDeath.uax
ut2004-lnxded-demo-3120/Sounds/NewWeaponSounds.uax
ut2004-lnxded-demo-3120/Sounds/ONSVehicleSounds-S.uax
ut2004-lnxded-demo-3120/Sounds/OutdoorAmbience.uax
ut2004-lnxded-demo-3120/Sounds/PickupSounds.uax
ut2004-lnxded-demo-3120/Sounds/PlayerSounds.uax
ut2004-lnxded-demo-3120/Sounds/SlaughterSounds.uax
ut2004-lnxded-demo-3120/Sounds/TauntPack.uax
ut2004-lnxded-demo-3120/Sounds/VMGeneralSounds-S.uax
ut2004-lnxded-demo-3120/Sounds/VMVehicleSounds-S.uax
ut2004-lnxded-demo-3120/Sounds/WeaponSounds.uax
ut2004-lnxded-demo-3120/Sounds/wm_sounds.uax
ut2004-lnxded-demo-3120/Speech/
ut2004-lnxded-demo-3120/Speech/br.xml
ut2004-lnxded-demo-3120/Speech/ctf.xml
ut2004-lnxded-demo-3120/Speech/dom.xml
ut2004-lnxded-demo-3120/Speech/ons.xml
ut2004-lnxded-demo-3120/Speech/tdm.xml
ut2004-lnxded-demo-3120/StaticMeshes/
ut2004-lnxded-demo-3120/StaticMeshes/2K4chargerMESHES.usx
ut2004-lnxded-demo-3120/StaticMeshes/2K4_Nvidia.usx
ut2004-lnxded-demo-3120/StaticMeshes/AlleriaHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/ArboreaHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/ArboreaLanscape.usx
ut2004-lnxded-demo-3120/StaticMeshes/AS_Decos.usx
ut2004-lnxded-demo-3120/StaticMeshes/AS_Vehicles_SM.usx
ut2004-lnxded-demo-3120/StaticMeshes/AS_Weapons_SM.usx
ut2004-lnxded-demo-3120/StaticMeshes/AWHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/BarrenHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/BulldogMeshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/CB-Desert1.usx
ut2004-lnxded-demo-3120/StaticMeshes/cf_sm01.usx
ut2004-lnxded-demo-3120/StaticMeshes/cp_Mechstaticpack1.usx
ut2004-lnxded-demo-3120/StaticMeshes/CP_Nightmare1_Epic.usx
ut2004-lnxded-demo-3120/StaticMeshes/cp_wasteland_mesh.usx
ut2004-lnxded-demo-3120/StaticMeshes/DespFallencity-SM.usx
ut2004-lnxded-demo-3120/StaticMeshes/EffectMeshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/Egypt_techmeshes_Epic.usx
ut2004-lnxded-demo-3120/StaticMeshes/E_Pickups.usx
ut2004-lnxded-demo-3120/StaticMeshes/HumanoidHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/LP_Evil1.usx
ut2004-lnxded-demo-3120/StaticMeshes/NewWeaponPickups.usx
ut2004-lnxded-demo-3120/StaticMeshes/NewWeaponStatic.usx
ut2004-lnxded-demo-3120/StaticMeshes/NvidiaLogo_M.usx
ut2004-lnxded-demo-3120/StaticMeshes/ONSDeadVehicles-SM.usx
ut2004-lnxded-demo-3120/StaticMeshes/ONSstaticMeshVehicles.usx
ut2004-lnxded-demo-3120/StaticMeshes/ONSWeapons-SM.usx
ut2004-lnxded-demo-3120/StaticMeshes/ParticleMeshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/PC_ConvoyStatics.usx
ut2004-lnxded-demo-3120/StaticMeshes/Pipe_Static.usx
ut2004-lnxded-demo-3120/StaticMeshes/Plutonic_BP2_static.usx
ut2004-lnxded-demo-3120/StaticMeshes/SG_LO_meshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/ShiptechHardware.usx
ut2004-lnxded-demo-3120/StaticMeshes/skyline-meshes-epic.usx
ut2004-lnxded-demo-3120/StaticMeshes/StreamlineTakeOff1.usx
ut2004-lnxded-demo-3120/StaticMeshes/str_plant_meshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/TowerStatic.usx
ut2004-lnxded-demo-3120/StaticMeshes/VMmeshEmitted.usx
ut2004-lnxded-demo-3120/StaticMeshes/VMStructures.usx
ut2004-lnxded-demo-3120/StaticMeshes/VMWeaponsSM.usx
ut2004-lnxded-demo-3120/StaticMeshes/WeaponStaticMesh.usx
ut2004-lnxded-demo-3120/StaticMeshes/XGame_StaticMeshes.usx
ut2004-lnxded-demo-3120/StaticMeshes/X_cp_Evil.usx
ut2004-lnxded-demo-3120/StaticMeshes/X_cp_stevetest1.usx
ut2004-lnxded-demo-3120/StaticMeshes/X_LP_Evil1.usx
ut2004-lnxded-demo-3120/StaticMeshes/X_SC-NewMech1.usx
ut2004-lnxded-demo-3120/StaticMeshes/X_SG_LO_meshes.usx
ut2004-lnxded-demo-3120/System/
ut2004-lnxded-demo-3120/System/RunServer.sh
ut2004-lnxded-demo-3120/System/ALAudio.int
ut2004-lnxded-demo-3120/System/AS-Convoy.int
ut2004-lnxded-demo-3120/System/AS-FallenCity.int
ut2004-lnxded-demo-3120/System/AS-Glacier.int
ut2004-lnxded-demo-3120/System/AS-Junkyard.int
ut2004-lnxded-demo-3120/System/AS-MotherShip.int
ut2004-lnxded-demo-3120/System/AS-RobotFactory.int
ut2004-lnxded-demo-3120/System/BonusPack.int
ut2004-lnxded-demo-3120/System/BR-Anubis.int
ut2004-lnxded-demo-3120/System/BR-Bifrost.int
ut2004-lnxded-demo-3120/System/BR-BridgeOfFate.int
ut2004-lnxded-demo-3120/System/BR-Canyon.int
ut2004-lnxded-demo-3120/System/BR-Colossus.int
ut2004-lnxded-demo-3120/System/BR-DE-ElecFields.int
ut2004-lnxded-demo-3120/System/BR-Disclosure.int
ut2004-lnxded-demo-3120/System/BR-IceFields.int
ut2004-lnxded-demo-3120/System/BR-Serenity.int
ut2004-lnxded-demo-3120/System/BR-Skyline.int
ut2004-lnxded-demo-3120/System/BR-Slaughterhouse.int
ut2004-lnxded-demo-3120/System/BR-TwinTombs.int
ut2004-lnxded-demo-3120/System/ucc-bin
ut2004-lnxded-demo-3120/System/Build.ini
ut2004-lnxded-demo-3120/System/CacheRecords.ucl
ut2004-lnxded-demo-3120/System/Core.int
ut2004-lnxded-demo-3120/System/Core.u
ut2004-lnxded-demo-3120/System/CTF-1on1-Joust.int
ut2004-lnxded-demo-3120/System/CTF-AbsoluteZero.int
ut2004-lnxded-demo-3120/System/CTF-Avaris.int
ut2004-lnxded-demo-3120/System/CTF-BridgeOfFate.int
ut2004-lnxded-demo-3120/System/CTF-Chrome.int
ut2004-lnxded-demo-3120/System/CTF-Citadel.int
ut2004-lnxded-demo-3120/System/CTF-Colossus.int
ut2004-lnxded-demo-3120/System/CTF-DE-ElecFields.int
ut2004-lnxded-demo-3120/System/CTF-DE-LavaGiant2.int
ut2004-lnxded-demo-3120/System/CTF-December.int
ut2004-lnxded-demo-3120/System/CTF-DoubleDammage.int
ut2004-lnxded-demo-3120/System/CTF-Face3.int
ut2004-lnxded-demo-3120/System/CTF-FaceClassic.int
ut2004-lnxded-demo-3120/System/CTF-Geothermal.int
ut2004-lnxded-demo-3120/System/CTF-Grassyknoll.int
ut2004-lnxded-demo-3120/System/CTF-Grendelkeep.int
ut2004-lnxded-demo-3120/System/CTF-January.int
ut2004-lnxded-demo-3120/System/CTF-Lostfaith.int
ut2004-lnxded-demo-3120/System/CTF-Magma.int
ut2004-lnxded-demo-3120/System/CTF-Maul.int
ut2004-lnxded-demo-3120/System/CTF-MoonDragon.int
ut2004-lnxded-demo-3120/System/CTF-Orbital2.int
ut2004-lnxded-demo-3120/System/CTF-Smote.int
ut2004-lnxded-demo-3120/System/CTF-TwinTombs.int
ut2004-lnxded-demo-3120/System/D3DDrv.int
ut2004-lnxded-demo-3120/System/Default.ini
ut2004-lnxded-demo-3120/System/DefUnrealEd.ini
ut2004-lnxded-demo-3120/System/DefUser.ini
ut2004-lnxded-demo-3120/System/DemoLicense.int
ut2004-lnxded-demo-3120/System/DM-1on1-Albatross.int
ut2004-lnxded-demo-3120/System/DM-1on1-Crash.int
ut2004-lnxded-demo-3120/System/DM-1on1-Desolation.int
ut2004-lnxded-demo-3120/System/DM-1on1-Idoma.int
ut2004-lnxded-demo-3120/System/DM-1on1-Irondust.int
ut2004-lnxded-demo-3120/System/DM-1on1-Mixer.int
ut2004-lnxded-demo-3120/System/DM-1on1-Roughinery.int
ut2004-lnxded-demo-3120/System/DM-1on1-Serpentine.int
ut2004-lnxded-demo-3120/System/DM-1on1-Spirit.int
ut2004-lnxded-demo-3120/System/DM-1on1-Squader.int
ut2004-lnxded-demo-3120/System/DM-1on1-Trite.int
ut2004-lnxded-demo-3120/System/DM-Antalus.int
ut2004-lnxded-demo-3120/System/DM-Asbestos.int
ut2004-lnxded-demo-3120/System/DM-Compressed.int
ut2004-lnxded-demo-3120/System/DM-Corrugation.int
ut2004-lnxded-demo-3120/System/dm-curse4.int
ut2004-lnxded-demo-3120/System/DM-DE-Grendelkeep.int
ut2004-lnxded-demo-3120/System/DM-DE-Ironic.int
ut2004-lnxded-demo-3120/System/DM-DE-Osiris2.int
ut2004-lnxded-demo-3120/System/DM-Deck17.int
ut2004-lnxded-demo-3120/System/DM-DesertIsle.int
ut2004-lnxded-demo-3120/System/DM-Flux2.int
ut2004-lnxded-demo-3120/System/DM-Gael.int
ut2004-lnxded-demo-3120/System/DM-Gestalt.int
ut2004-lnxded-demo-3120/System/DM-Goliath.int
ut2004-lnxded-demo-3120/System/DM-HyperBlast2.int
ut2004-lnxded-demo-3120/System/DM-Icetomb.int
ut2004-lnxded-demo-3120/System/DM-Inferno.int
ut2004-lnxded-demo-3120/System/DM-Injector.int
ut2004-lnxded-demo-3120/System/DM-Insidious.int
ut2004-lnxded-demo-3120/System/DM-IronDeity.int
ut2004-lnxded-demo-3120/System/DM-Junkyard.int
ut2004-lnxded-demo-3120/System/DM-Leviathan.int
ut2004-lnxded-demo-3120/System/DM-Metallurgy.int
ut2004-lnxded-demo-3120/System/DM-Morpheus3.int
ut2004-lnxded-demo-3120/System/DM-Oceanic.int
ut2004-lnxded-demo-3120/System/DM-Phobos2.int
ut2004-lnxded-demo-3120/System/DM-Plunge.int
ut2004-lnxded-demo-3120/System/DM-Rankin.int
ut2004-lnxded-demo-3120/System/DM-Rrajigar.int
ut2004-lnxded-demo-3120/System/DM-Rustatorium.int
ut2004-lnxded-demo-3120/System/DM-Sulphur.int
ut2004-lnxded-demo-3120/System/DM-TokaraForest.int
ut2004-lnxded-demo-3120/System/DM-TrainingDay.int
ut2004-lnxded-demo-3120/System/DOM-Access.int
ut2004-lnxded-demo-3120/System/DOM-Aswan.int
ut2004-lnxded-demo-3120/System/DOM-Atlantis.int
ut2004-lnxded-demo-3120/System/DOM-Conduit.int
ut2004-lnxded-demo-3120/System/DOM-Core.int
ut2004-lnxded-demo-3120/System/DOM-Junkyard.int
ut2004-lnxded-demo-3120/System/DOM-OutRigger.int
ut2004-lnxded-demo-3120/System/DOM-Renascent.int
ut2004-lnxded-demo-3120/System/DOM-Ruination.int
ut2004-lnxded-demo-3120/System/DOM-ScorchedEarth.int
ut2004-lnxded-demo-3120/System/DOM-SepukkuGorge.int
ut2004-lnxded-demo-3120/System/DOM-Suntemple.int
ut2004-lnxded-demo-3120/System/Editor.int
ut2004-lnxded-demo-3120/System/Editor.u
ut2004-lnxded-demo-3120/System/Engine.dat
ut2004-lnxded-demo-3120/System/Engine.int
ut2004-lnxded-demo-3120/System/Engine.u
ut2004-lnxded-demo-3120/System/Fire.u
ut2004-lnxded-demo-3120/System/GamePlay.int
ut2004-lnxded-demo-3120/System/GamePlay.u
ut2004-lnxded-demo-3120/System/GUI2K4.int
ut2004-lnxded-demo-3120/System/GUI2K4.u
ut2004-lnxded-demo-3120/System/IpDrv.int
ut2004-lnxded-demo-3120/System/IpDrv.u
ut2004-lnxded-demo-3120/System/License.int
ut2004-lnxded-demo-3120/System/Manifest.det
ut2004-lnxded-demo-3120/System/Manifest.est
ut2004-lnxded-demo-3120/System/Manifest.frt
ut2004-lnxded-demo-3120/System/Manifest.ini
ut2004-lnxded-demo-3120/System/Manifest.int
ut2004-lnxded-demo-3120/System/Manifest.itt
ut2004-lnxded-demo-3120/System/Manifest.kot
ut2004-lnxded-demo-3120/System/Manifest.smt
ut2004-lnxded-demo-3120/System/Manifest.tmt
ut2004-lnxded-demo-3120/System/OGGPlayer.int
ut2004-lnxded-demo-3120/System/OggPlayer.u
ut2004-lnxded-demo-3120/System/ONS-ArcticStronghold.int
ut2004-lnxded-demo-3120/System/ONS-Crossfire.int
ut2004-lnxded-demo-3120/System/ONS-Dawn.int
ut2004-lnxded-demo-3120/System/ONS-Dria.int
ut2004-lnxded-demo-3120/System/ONS-FrostBite.int
ut2004-lnxded-demo-3120/System/ONS-Primeval.int
ut2004-lnxded-demo-3120/System/ONS-RedPlanet.int
ut2004-lnxded-demo-3120/System/ONS-Severance.int
ut2004-lnxded-demo-3120/System/ONS-Torlan.int
ut2004-lnxded-demo-3120/System/Onslaught.int
ut2004-lnxded-demo-3120/System/Onslaught.u
ut2004-lnxded-demo-3120/System/OnslaughtFull.int
ut2004-lnxded-demo-3120/System/Packages.md5
ut2004-lnxded-demo-3120/System/SampleSkin.int
ut2004-lnxded-demo-3120/System/Setup.int
ut2004-lnxded-demo-3120/System/SetupBonusPack.int
ut2004-lnxded-demo-3120/System/SkaarjPack.int
ut2004-lnxded-demo-3120/System/setupbrightskinsmod.int
ut2004-lnxded-demo-3120/System/SetupDemoPatch.int
ut2004-lnxded-demo-3120/System/setuput2003patch.int
ut2004-lnxded-demo-3120/System/SetupUT2003_Demo.int
ut2004-lnxded-demo-3120/System/SetupUT2003_Full.int
ut2004-lnxded-demo-3120/System/SetupUT2004Demo.int
ut2004-lnxded-demo-3120/System/setuput2004full.int
ut2004-lnxded-demo-3120/System/Startup.int
ut2004-lnxded-demo-3120/System/TeamSymbols_UT2003.int
ut2004-lnxded-demo-3120/System/teamsymbols_ut2004.int
ut2004-lnxded-demo-3120/System/TUT-BR.int
ut2004-lnxded-demo-3120/System/TUT-CTF.int
ut2004-lnxded-demo-3120/System/TUT-DM.int
ut2004-lnxded-demo-3120/System/TUT-DOM2.int
ut2004-lnxded-demo-3120/System/TUT-ONS.int
ut2004-lnxded-demo-3120/System/UC.int
ut2004-lnxded-demo-3120/System/UDNHelpTopics.ini
ut2004-lnxded-demo-3120/System/UnrealEd.int
ut2004-lnxded-demo-3120/System/UnrealEd.u
ut2004-lnxded-demo-3120/System/UnrealGame.int
ut2004-lnxded-demo-3120/System/UnrealGame.u
ut2004-lnxded-demo-3120/System/UnrealTournament2004Web.url
ut2004-lnxded-demo-3120/System/User.ini
ut2004-lnxded-demo-3120/System/UT2003.int
ut2004-lnxded-demo-3120/System/UT2004.ini
ut2004-lnxded-demo-3120/System/ut2004.int
ut2004-lnxded-demo-3120/System/UT2k4Assault.int
ut2004-lnxded-demo-3120/System/UT2K4Assault.u
ut2004-lnxded-demo-3120/System/UT2k4AssaultFull.int
ut2004-lnxded-demo-3120/System/utclassic.int
ut2004-lnxded-demo-3120/System/UTClassic.u
ut2004-lnxded-demo-3120/System/UWeb.int
ut2004-lnxded-demo-3120/System/UWeb.u
ut2004-lnxded-demo-3120/System/Vehicles.int
ut2004-lnxded-demo-3120/System/Vehicles.u
ut2004-lnxded-demo-3120/System/Window.int
ut2004-lnxded-demo-3120/System/WinDrv.int
ut2004-lnxded-demo-3120/System/xadmin.int
ut2004-lnxded-demo-3120/System/XAdmin.u
ut2004-lnxded-demo-3120/System/XDemoMaps.int
ut2004-lnxded-demo-3120/System/XEffects.u
ut2004-lnxded-demo-3120/System/XGame.int
ut2004-lnxded-demo-3120/System/XGame.u
ut2004-lnxded-demo-3120/System/XGame_rc.u
ut2004-lnxded-demo-3120/System/XInterface.int
ut2004-lnxded-demo-3120/System/XInterface.u
ut2004-lnxded-demo-3120/System/XMaps.int
ut2004-lnxded-demo-3120/System/XPickups.int
ut2004-lnxded-demo-3120/System/XPickups.u
ut2004-lnxded-demo-3120/System/XPickups_rc.u
ut2004-lnxded-demo-3120/System/XPlayers.int
ut2004-lnxded-demo-3120/System/xplayersLdemo.upl
ut2004-lnxded-demo-3120/System/xVoting.int
ut2004-lnxded-demo-3120/System/XVoting.u
ut2004-lnxded-demo-3120/System/XWeapons.int
ut2004-lnxded-demo-3120/System/XWeapons.u
ut2004-lnxded-demo-3120/System/XWeapons_rc.u
ut2004-lnxded-demo-3120/System/XWebAdmin.int
ut2004-lnxded-demo-3120/System/XWebAdmin.u
ut2004-lnxded-demo-3120/Textures/
ut2004-lnxded-demo-3120/Textures/2K4Chargers.utx
ut2004-lnxded-demo-3120/Textures/2K4Fonts.utx
ut2004-lnxded-demo-3120/Textures/2K4Hud.utx
ut2004-lnxded-demo-3120/Textures/2K4Menus.utx
ut2004-lnxded-demo-3120/Textures/2K4reducedTEXTURES.utx
ut2004-lnxded-demo-3120/Textures/AbaddonArchitecture-epic.utx
ut2004-lnxded-demo-3120/Textures/AbaddonArchitecture.utx
ut2004-lnxded-demo-3120/Textures/AbaddonHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/AbaddonTerrain.utx
ut2004-lnxded-demo-3120/Textures/AlleriaArchitecture.utx
ut2004-lnxded-demo-3120/Textures/AlleriaHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/AlleriaTerrain.utx
ut2004-lnxded-demo-3120/Textures/ArboreaArchitecture.utx
ut2004-lnxded-demo-3120/Textures/ArboreaHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/ArboreaTerrain.utx
ut2004-lnxded-demo-3120/Textures/AS_FX_TX.utx
ut2004-lnxded-demo-3120/Textures/AS_Vehicles_TX.utx
ut2004-lnxded-demo-3120/Textures/AS_Weapons_TX.utx
ut2004-lnxded-demo-3120/Textures/AW-2004Explosions.utx
ut2004-lnxded-demo-3120/Textures/AW-2004Particles.utx
ut2004-lnxded-demo-3120/Textures/AW-Alleria.utx
ut2004-lnxded-demo-3120/Textures/AW-Cubes.utx
ut2004-lnxded-demo-3120/Textures/AW-Metals.utx
ut2004-lnxded-demo-3120/Textures/AW-ShieldShaders.utx
ut2004-lnxded-demo-3120/Textures/AWGlobal.utx
ut2004-lnxded-demo-3120/Textures/BarrensArchitecture-epic.utx
ut2004-lnxded-demo-3120/Textures/BarrensArchitecture.utx
ut2004-lnxded-demo-3120/Textures/BarrensHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/BarrensTerrain.utx
ut2004-lnxded-demo-3120/Textures/cassTextures2.utx
ut2004-lnxded-demo-3120/Textures/cf_tex01.utx
ut2004-lnxded-demo-3120/Textures/cf_tex02.utx
ut2004-lnxded-demo-3120/Textures/Chrome_cp.utx
ut2004-lnxded-demo-3120/Textures/CliffTest.utx
ut2004-lnxded-demo-3120/Textures/cp_cubemaps.utx
ut2004-lnxded-demo-3120/Textures/CP_Effects1.utx
ut2004-lnxded-demo-3120/Textures/cp_Evil2.utx
ut2004-lnxded-demo-3120/Textures/cp_Evil3.utx
ut2004-lnxded-demo-3120/Textures/cp_Evilmetal.utx
ut2004-lnxded-demo-3120/Textures/cp_fx.utx
ut2004-lnxded-demo-3120/Textures/cp_Mech1.utx
ut2004-lnxded-demo-3120/Textures/cp_staticmeshskin1.utx
ut2004-lnxded-demo-3120/Textures/cp_texturetest1.utx
ut2004-lnxded-demo-3120/Textures/CP_UT2K3_TechSet1.utx
ut2004-lnxded-demo-3120/Textures/cp_wasteland.utx
ut2004-lnxded-demo-3120/Textures/Crosshairs.utx
ut2004-lnxded-demo-3120/Textures/CubeMaps.utx
ut2004-lnxded-demo-3120/Textures/DanFX.utx
ut2004-lnxded-demo-3120/Textures/DavesTextures.utx
ut2004-lnxded-demo-3120/Textures/DefaultFluid.utx
ut2004-lnxded-demo-3120/Textures/DemoPlayerSkins.utx
ut2004-lnxded-demo-3120/Textures/DeployableTex.utx
ut2004-lnxded-demo-3120/Textures/DeRez.utx
ut2004-lnxded-demo-3120/Textures/DespFallenCity.utx
ut2004-lnxded-demo-3120/Textures/Detail.utx
ut2004-lnxded-demo-3120/Textures/Dom-goose.utx
ut2004-lnxded-demo-3120/Textures/Egypt_tech_Epic.utx
ut2004-lnxded-demo-3120/Textures/EmitterTextures.utx
ut2004-lnxded-demo-3120/Textures/EpicParticles.utx
ut2004-lnxded-demo-3120/Textures/ExitScreen.utx
ut2004-lnxded-demo-3120/Textures/ExplosionTex.utx
ut2004-lnxded-demo-3120/Textures/Face3_deco.utx
ut2004-lnxded-demo-3120/Textures/FireEngine.utx
ut2004-lnxded-demo-3120/Textures/Futuretech1.utx
ut2004-lnxded-demo-3120/Textures/GeoThermalTextures.utx
ut2004-lnxded-demo-3120/Textures/gooseFX.utx
ut2004-lnxded-demo-3120/Textures/HudContent.utx
ut2004-lnxded-demo-3120/Textures/HumanoidArchitecture.utx
ut2004-lnxded-demo-3120/Textures/HumanoidArchitecture2.utx
ut2004-lnxded-demo-3120/Textures/HumanoidHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/H_E_L_Ltx.utx
ut2004-lnxded-demo-3120/Textures/InstagibEffects.utx
ut2004-lnxded-demo-3120/Textures/InterfaceContent.utx
ut2004-lnxded-demo-3120/Textures/intro_characters.utx
ut2004-lnxded-demo-3120/Textures/jm-prefabs.utx
ut2004-lnxded-demo-3120/Textures/LastManStanding.utx
ut2004-lnxded-demo-3120/Textures/MechStandard.utx
ut2004-lnxded-demo-3120/Textures/MenuEffects.utx
ut2004-lnxded-demo-3120/Textures/MikeDemoLevel.utx
ut2004-lnxded-demo-3120/Textures/newsniperrifle.utx
ut2004-lnxded-demo-3120/Textures/NvidiaLogo_T.utx
ut2004-lnxded-demo-3120/Textures/OldTreeSkins.utx
ut2004-lnxded-demo-3120/Textures/ONSDeadVehicles-TX.utx
ut2004-lnxded-demo-3120/Textures/ONSInterface-TX.utx
ut2004-lnxded-demo-3120/Textures/ONSstructureTextures.utx
ut2004-lnxded-demo-3120/Textures/ONSTorlanREDONE.utx
ut2004-lnxded-demo-3120/Textures/PC_ConvoyTextures.utx
ut2004-lnxded-demo-3120/Textures/Phobos2_cp.utx
ut2004-lnxded-demo-3120/Textures/PickupSkins.utx
ut2004-lnxded-demo-3120/Textures/Pipe_Set.utx
ut2004-lnxded-demo-3120/Textures/PlayerPictures.utx
ut2004-lnxded-demo-3120/Textures/PlayerSkins.utx
ut2004-lnxded-demo-3120/Textures/Plutonic_BP2_textures.utx
ut2004-lnxded-demo-3120/Textures/Rimlight.utx
ut2004-lnxded-demo-3120/Textures/SC_Volcano_T.utx
ut2004-lnxded-demo-3120/Textures/ServerIcons.utx
ut2004-lnxded-demo-3120/Textures/sg_floorsandgrates_alpha.utx
ut2004-lnxded-demo-3120/Textures/SG_Lost_Outpost.utx
ut2004-lnxded-demo-3120/Textures/Shiptech.utx
ut2004-lnxded-demo-3120/Textures/Shiptech2.utx
ut2004-lnxded-demo-3120/Textures/ShiptechHardwareBrush.utx
ut2004-lnxded-demo-3120/Textures/SinglePlayerThumbs.utx
ut2004-lnxded-demo-3120/Textures/skyline-epic.utx
ut2004-lnxded-demo-3120/Textures/SkyRenders.utx
ut2004-lnxded-demo-3120/Textures/StreamlineTakeOffTex1.utx
ut2004-lnxded-demo-3120/Textures/strplants.utx
ut2004-lnxded-demo-3120/Textures/SurvivalGuideSMskins.utx
ut2004-lnxded-demo-3120/Textures/TeamSymbols.utx
ut2004-lnxded-demo-3120/Textures/TeamSymbols_UT2003.utx
ut2004-lnxded-demo-3120/Textures/TowerTerrain.utx
ut2004-lnxded-demo-3120/Textures/TurretParticles.utx
ut2004-lnxded-demo-3120/Textures/Turrets.utx
ut2004-lnxded-demo-3120/Textures/UCGeneric.utx
ut2004-lnxded-demo-3120/Textures/ULogo.utx
ut2004-lnxded-demo-3120/Textures/UT2003Fonts.utx
ut2004-lnxded-demo-3120/Textures/UT2004PlayerSkins.utx
ut2004-lnxded-demo-3120/Textures/UT2004Thumbnails.utx
ut2004-lnxded-demo-3120/Textures/UT2004Weapons.utx
ut2004-lnxded-demo-3120/Textures/VehicleFX.utx
ut2004-lnxded-demo-3120/Textures/VMparticleTextures.utx
ut2004-lnxded-demo-3120/Textures/VMVehicles-TX.utx
ut2004-lnxded-demo-3120/Textures/VMWeaponsTX.utx
ut2004-lnxded-demo-3120/Textures/WarEffectsTextures.utx
ut2004-lnxded-demo-3120/Textures/WeaponSkins.utx
ut2004-lnxded-demo-3120/Textures/XceptOne.utx
ut2004-lnxded-demo-3120/Textures/XEffectMat.utx
ut2004-lnxded-demo-3120/Textures/XGameShaders.utx
ut2004-lnxded-demo-3120/Textures/XGameShaders2004.utx
ut2004-lnxded-demo-3120/Textures/xGameShadersB.utx
ut2004-lnxded-demo-3120/Textures/XGameTextures.utx
ut2004-lnxded-demo-3120/Textures/X_cp_cubemaps.utx
ut2004-lnxded-demo-3120/Textures/X_cp_Evil1.utx
ut2004-lnxded-demo-3120/Textures/X_cp_Evil2.utx
ut2004-lnxded-demo-3120/Textures/X_cp_Evil3.utx
ut2004-lnxded-demo-3120/Textures/X_cp_Evilmetal.utx
ut2004-lnxded-demo-3120/Textures/X_cp_fx.utx
ut2004-lnxded-demo-3120/Textures/X_cp_stevetest1.utx
ut2004-lnxded-demo-3120/Textures/X_Futuretech1.utx
ut2004-lnxded-demo-3120/Textures/X_jm-prefabs.utx
ut2004-lnxded-demo-3120/Textures/X_Mechcity1_CP.utx
ut2004-lnxded-demo-3120/Textures/X_MechStandard.utx
ut2004-lnxded-demo-3120/Textures/X_sg_Evil1.utx
ut2004-lnxded-demo-3120/Textures/X_SG_Lost_Outpost.utx
I HAVE DELETED THE WEB FILE FROM HERE BECAUSE MY MESSAGE WAS TOO LONG
jere@linux:~> sh ut2004-lnxded-demo-3120.run
ut2004-lnxded-demo-3120.run: ut2004-lnxded-demo-3120.run: No such file or directory

There, there is the complete log, and when opening with ark or etc. i get the same files.... Oh btw i accidentally installed first time the demo as superuser, how do i delete it???
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
UT2004 Demo problems DarkNebula Linux - Games 2 03-08-2005 05:23 PM
Yet another UT2004 Demo Question OutKaster Linux - Games 1 08-05-2004 07:24 AM
ut2004 demo won't run wrepti Linux - Games 0 06-13-2004 02:13 AM
installing ut2004 demo for redhat 9.0 parannah Linux - Newbie 1 05-21-2004 09:39 PM
Has anybody installed UT2004 demo? Thaidog Linux - Games 13 02-18-2004 05:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration