LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-07-2013, 09:45 AM   #1
Rita G.
Member
 
Registered: Jan 2008
Posts: 157

Rep: Reputation: 25
openarena?


slackware 14.1 x64 KDE

can someone tell me how to install openarena, if it is possible?
 
Old 12-07-2013, 09:55 AM   #2
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,158

Rep: Reputation: 237Reputation: 237Reputation: 237
You can go to www.sbopkg.org and install sbopkg, which automatically installs the software in the slackbuilds.org repository (openarena is included in the repo).
 
1 members found this post helpful.
Old 12-07-2013, 10:36 AM   #3
Rita G.
Member
 
Registered: Jan 2008
Posts: 157

Original Poster
Rep: Reputation: 25
how do i install that?
 
Old 12-07-2013, 11:21 AM   #4
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware (desktops), Void (thinkpad)
Posts: 7,432

Rep: Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848
Quote:
Originally Posted by Rita G. View Post
how do i install that?
Once you download the sbopkg program you install it with # installpkg nameofprogram. The sbopkg program has not been updated for Slackware 14.1, but, you can configure it to connect to the 14.1 slackbuilds.org repo following the instructions in this thread.

http://www.linuxquestions.org/questi...-a-4175486394/
 
Old 12-07-2013, 12:19 PM   #5
Rita G.
Member
 
Registered: Jan 2008
Posts: 157

Original Poster
Rep: Reputation: 25
slackware 14.1 x64 KDE

can someone please tell me how to install openarena.

i have openarena-0.8.8.zip downloaded to my home folder.
 
Old 12-07-2013, 12:55 PM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware (desktops), Void (thinkpad)
Posts: 7,432

Rep: Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848Reputation: 3848
Quote:
Originally Posted by Rita G. View Post
slackware 14.1 x64 KDE

can someone please tell me how to install openarena.

i have openarena-0.8.8.zip downloaded to my home folder.
Really the easiest way to install third party applications is to use the provided build scripts from the good people at slackbuilds.org. If openarena will not build on your 64 bit system you may need to install mutli-libraries provided by Eric.

http://alien.slackbook.org/dokuwiki/...kware:multilib

Also note that openarena needs OpenAL to run.
 
Old 12-07-2013, 12:59 PM   #7
Z038
Member
 
Registered: Jan 2006
Location: Dallas
Distribution: Slackware
Posts: 912

Rep: Reputation: 174Reputation: 174
I agree with hitest in post #4 where he recommended you install sbopkg. It makes installing slackbuild packages much easier. But here is a step-by-step set of commands with comments that you can do without having to install sbopkg.

Open a terminal window and do the following:

Go to your home directory and create a directory called openarena
Code:
$ cd ~
$ mkdir openarena
Go to your openarena directory and download the slackbuild tar file from slackbuilds.org.
Code:
$ cd openarena
$ wget http://slackbuilds.org/slackbuilds/14.1/games/openarena.tar.gz
Untar the slackbuild archive.
Code:
$ tar xvf openarena.tar.gz
Go to the openarea subdirectory created by the tar command and download the openarena zip file.
Code:
$ cd openarena
$ wget http://download.tuxfamily.net/openarena/rel/088/openarena-0.8.8.zip
Or you can copy it from your home folder where you previously downloaded it.
Code:
$ cp ~/openarena-0.8.8.zip .
Make sure the slackbuild script is executable.
Code:
$ chmod +x openarena.SlackBuild
Switch to root. Don't forget the dash after the su. Enter root password when prompted. This will change your current directory to root's home, so you'll have to change directory back to your slackbuild directory. Substitute your real home directory for /home/rita below.
Code:
$ su -
# cd /home/rita/openarena/openarena
Execute the slackbuild script.
Code:
# ./openarena.SlackBuild
Exit from root.
Code:
# exit
$
I see on the openarena page on slackbuilds.org that OpenAL is a prerequisite. So you'll need to first install OpenAL before you install openarena. Just follow the instructions above with suitable substitutions.

Last edited by Z038; 12-07-2013 at 01:11 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How to run openarena through an automatic game then exit? MikeyCarter Linux - Software 2 11-09-2012 03:19 PM
OpenArena sound issues with .asoundrc racerraul Linux - Newbie 0 03-23-2009 09:55 AM
How can you save your game on OpenArena? J.W. Linux - Games 1 01-09-2008 06:27 AM
LXer: Freedomware Gamefest 2007 presents: OpenArena and Nexuiz LXer Syndicated Linux News 0 11-20-2007 08:11 PM
openarena crashes x server tommytomthms5 Linux - Games 0 09-10-2007 02:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:30 PM.

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