Author Topic: install megaglest  (Read 7159 times)

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
install megaglest
« on: 21 October 2010, 10:48:55 »
hello, i know is a stupid question but... how do I install megaglest on linux?  (linux newbie).

thx thx thx

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: install megaglest
« Reply #1 on: 21 October 2010, 16:26:39 »
Download the latest Megaglest installer for Linux.  The latest one is 3.3.7.2, for which the topic is here: https://forum.megaglest.org/index.php?topic=6054.0.  Pick either the 32 or 64 bit, depending on your system.  Once you've downloaded the installer, navigate to it in your file browser, right click on the installer and bring up the properties window.  Switch to the permissions tab and mark the box that says "allow executing file as program".  Now close the properties window and double-click on the Megaglest installer to install it.  By default, it will install the configuration files in your home folder, so for example mine is in /john/megaglest.  This is where you can mess with your glest.ini and other settings (but you can do most of that in the game as well).

There is always a link to the latest version in the Megaglest (MAIN) topic, here: https://forum.megaglest.org/index.php?topic=4930.0

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
Re: install megaglest
« Reply #2 on: 21 October 2010, 18:51:05 »
Hello again :) I've successfully installed megaglest, i click on the icon in applications/games/megaglest ....and.... nothing happens :(  so sad maybe a benemoth is blocking my program?  :-X
I've tried to launch it in terminal ....without success....

newbie totally lost

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: install megaglest
« Reply #3 on: 21 October 2010, 19:19:57 »
when launching from terminal, what output do you get?

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
Re: install megaglest
« Reply #4 on: 22 October 2010, 11:45:26 »
it say i have to install glest by apt-get etc etc...
have i to use some command??

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: install megaglest
« Reply #5 on: 22 October 2010, 15:48:48 »
Please provide the following details:

- Which operating system you are using (and version and 32 or 64 bit)
- What version of Glest and where you installed it from
- What type of Video card you are using

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
Re: install megaglest
« Reply #6 on: 22 October 2010, 16:05:30 »
Ubuntu lucid lynx
latest megaglest 3.3.??? can't remember
video card....AHAHAHAHAHAHAH..... that's funny ...ati something with low low mem

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: install megaglest
« Reply #7 on: 22 October 2010, 16:18:58 »
open a terminal and run:

cd ~/megaglest
./glest --version
./glest --opengl-info
./glest

What output do you get?

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
Re: install megaglest
« Reply #8 on: 22 October 2010, 18:25:28 »
at glest version

Code: [Select]
gamedir [/home/chicca/megaglest]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/chicca/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirectfb-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0]
default library [/home/chicca/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libfusion-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libfusion-1.0.so.0]
default library [/home/chicca/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirect-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirect-1.0.so.0]
./bin/glest.bin: error while loading shared libraries: libopenal.so.0: cannot open shared object file: No such file or directory

at opengl

Code: [Select]
gamedir [/home/chicca/megaglest]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/chicca/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirectfb-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0]
default library [/home/chicca/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libfusion-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libfusion-1.0.so.0]
default library [/home/chicca/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirect-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirect-1.0.so.0]
./bin/glest.bin: error while loading shared libraries: libopenal.so.0: cannot open shared object file: No such file or directory

at glest

Code: [Select]
gamedir [/home/chicca/megaglest]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/chicca/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirectfb-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirectfb-1.0.so.0]
default library [/home/chicca/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libfusion-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libfusion-1.0.so.0]
default library [/home/chicca/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirect-1.2.so.0] pointed to from [/home/chicca/megaglest/lib/libdirect-1.0.so.0]
./bin/glest.bin: error while loading shared libraries: libopenal.so.0: cannot open shared object file: No such file or directory
« Last Edit: 19 February 2017, 09:02:35 by filux »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: install megaglest
« Reply #9 on: 22 October 2010, 18:28:14 »
You are missing game dependency libraries, noticably libopenal.

Run this to install it:

sudo apt-get install libopenal1

Then re-run the game:

./glest --version
./glest

Thanks

Ayrin Greenflag

  • Horseman
  • ****
  • Posts: 188
    • View Profile
    • http://www.lostinn.com/ayrin
Re: install megaglest
« Reply #10 on: 22 October 2010, 23:05:47 »
megathanks :)

it work!!   
well i guess it might work if i had more than 512 mb ram and a better video card ... but i will work on it and i bet it will work properly soon...

thx thx a lot for the quick reply