Author Topic: [fixed] Linux mint-- setupBuildDeps.sh script for svn doesn't... linux mint OS  (Read 1122 times)

jammyjamjamman

  • Administrator
  • Horseman
  • ********
  • Posts: 210
    • View Profile
Running the script puts up the error message:

Code: [Select]
We have detected the following system:
 [ LinuxMint ] [ 13 ] [ maya ] [ x86_64 ]

On supported systems, we will now install build dependencies.

Unsupported Linux distribution.

Please report a bug at http://bugs.megaglest.org providing the following information:
--- snip ---
SVN version:  3793
LSB support:  1
Distribution: LinuxMint
Release:      13
Codename:     maya
--- snip ---

For now, you may want to take a look at the build hints on the MegaGlest wiki at http://wiki.megaglest.org/
If you can come up with something which works for you, please report back to us, too. Thanks!

I reckon if you were to get the script to recognise mint and run as if it was using Ubuntu it should work  :).
« Last Edit: 6 November 2012, 21:50:22 by titi »
"All right, I've been thinking. When life gives you lemons? Don't make lemonade. Make life take the lemons back! Get mad! 'I don't want your damn lemons! What am I supposed to do with these?'" ~Cave Johnson, Portal 2

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Should be added now into svn

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Thanks Softcoder (I didn't get around to it, yet).
Jammy: You can get a copy of the script with Softcoders' changes from http://sourceforge.net/apps/trac/megaglest/browser/trunk/mk/linux/setupBuildDeps.sh - it can safely replace your old copy, just be sure to make it executable after downloading, e.g.:
Code: [Select]
cd megaglest-3.7.0-beta2
mv setupBuildDeps.sh setupBuildDeps.sh.orig
wget http://sourceforge.net/apps/trac/megaglest/browser/trunk/mk/linux/setupBuildDeps.sh
# The next one step is optional, to see what has been changed:
diff setupBuildDeps.sh.orig setupBuildDeps.sh
chmod +x setupBuildDeps.sh
sudo ./setupBuildDeps.sh
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

jammyjamjamman

  • Administrator
  • Horseman
  • ********
  • Posts: 210
    • View Profile
Thanks. The script works fine now.
"All right, I've been thinking. When life gives you lemons? Don't make lemonade. Make life take the lemons back! Get mad! 'I don't want your damn lemons! What am I supposed to do with these?'" ~Cave Johnson, Portal 2

 

anything