Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: LCS 4.01.4+ (svn revision 406) Linux version  (Read 947 times)

Gekz

  • Bay Watcher
    • View Profile
LCS 4.01.4+ (svn revision 406) Linux version
« on: January 24, 2010, 01:42:38 am »

I compiled this on openSUSE 11.2 Linux today, and its prefix is /opt/lcs. To install, as root:

Code: [Select]
#cd /
#tar xf /path/to/lcsfile.tar.gz
#/opt/lcs/bin/crimesquad

You can add it to your path so you can easily call it, just edit .bashrc and add:
Code: [Select]
export PATH="$PATH:/opt/lcs/bin"
« Last Edit: January 24, 2010, 10:25:38 am by Gekz »
Logged

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: LCS 4.10.4+ (svn revision 406) Linux version
« Reply #1 on: January 24, 2010, 02:08:52 am »

Awesome, thanks! I think the title should read 4.01.4+ though, instead of 4.10.4+?
Logged

Gekz

  • Bay Watcher
    • View Profile
Re: LCS 4.01.4+ (svn revision 406) Linux version
« Reply #2 on: January 24, 2010, 10:25:55 am »

Yeah sorry, it was a typo :)
Logged