Go Back   Steam Users' Forums > Steam Discussions > Steam for Mac > Steam

Reply
 
Thread Tools Display Modes
Old 04-13-2012, 08:00 PM   #1
mindaika
 
Join Date: Aug 2011
Reputation: 0
Posts: 2
Red face Steam client won't install on Lion

I am on a completely new install of Lion. When attempting to run the Steam installer, the icon bounces in the dock a few times, and then quits.

When attempting to run steam from /Applications/Steam.app/Contents/MacOS in Terminal, the following error is generated:

./steam.sh: line 67: 540 Bus error: 10 ${DEBUGGER} "${STEAMROOT}"/${PLATFORM}/${STEAMEXE} "$@"

When attempting to run it from /Applications/Steam.app/Contents/MacOS/osx32 in Terminal, the following error is generated:

ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Bus error: 10

I have attempted to redownload the installer many, many time.
mindaika is offline  
Reply With Quote
Old 05-09-2012, 08:57 AM   #2
woodynightshade
 
Join Date: May 2012
Reputation: 0
Posts: 5
i am having the same issue

My issue is exactly the same as this.

I am running a fresh install of lion, and have tried new users on the OS. I am getting the same error message in console and terminal. I have tried multiple re-downloads to no avail
woodynightshade is offline   Reply With Quote
Old 05-10-2012, 07:52 AM   #3
KingDavid
 
 
 
Join Date: May 2012
Reputation: 0
Posts: 13
Are you guys certain you are running the Lion version of steam?
http://store.steampowered.com/about/
KingDavid is offline   Reply With Quote
Old 05-10-2012, 08:56 AM   #4
woodynightshade
 
Join Date: May 2012
Reputation: 0
Posts: 5
Lion version of steam

What i did was go to http://store.steampowered.com/about/ select Install Steam now, it downloaded the installer. But that installer will not launch. Has issue noted above.
woodynightshade is offline   Reply With Quote
Old 05-10-2012, 09:42 AM   #5
Canarinta
 
 
 
Join Date: Nov 2011
Reputation: 2
Posts: 59
Is your drive formatted as Case-sensitive?
I've heard people have problems with that.
Canarinta is offline   Reply With Quote
Old 05-10-2012, 10:39 AM   #6
woodynightshade
 
Join Date: May 2012
Reputation: 0
Posts: 5
case sensitive

Yes it is, does this mean Steam will not launch?
woodynightshade is offline   Reply With Quote
Old 05-10-2012, 01:44 PM   #7
woodynightshade
 
Join Date: May 2012
Reputation: 0
Posts: 5
found the answer to my own question: Steam will NOT run on Case Sensitive volumes.

found a solution:
1)partitioned HDD to include a 100G Case INsensitive volume (called 'steam')
2)Copied the steam app to that volume
3)entered the following 3 lines into terminal

mkdir /Volumes/steam/steam\ library /Volumes/steam/steam\ content
ln -s /Volumes/steam/steam\ library ~/Library/Application\ Support/Steam
sudo ln -s /Volumes/ /volumes

works (thus far)
woodynightshade is offline   Reply With Quote
Old 06-13-2012, 12:29 PM   #8
elecen
 
 
 
Join Date: Jun 2012
Reputation: 0
Posts: 1
Thumbs up A less drastic solution

Quote:
Originally Posted by woodynightshade View Post
found the answer to my own question: Steam will NOT run on Case Sensitive volumes.

found a solution:
1)partitioned HDD to include a 100G Case INsensitive volume (called 'steam')
2)Copied the steam app to that volume
3)entered the following 3 lines into terminal

mkdir /Volumes/steam/steam\ library /Volumes/steam/steam\ content
ln -s /Volumes/steam/steam\ library ~/Library/Application\ Support/Steam
sudo ln -s /Volumes/ /volumes

works (thus far)
woodynightshade is absolutely right. I moved the Steam app on a case insensitive drive and eventually it worked (at leaast I could see the case-sensitive error message).

A simpler work around (inspired by woodynightshade's solution is)

1. Open Disk Utilities (Application/Utilities) and create a new image.
Save As: SteamDrv (use any filename you like)
Name: Steam
Size: set the size you desire (anything above 20GB should do, depends on your needs)
Format: Mac OS Extended (journaled)
Encryption: None
Partitions: Single Partition - Apple Partition Map
Image Format: read/write disk image


2. Mount the image by double clicking on it

3. Run the following
mv /Applications/Steam.app /Volumes/Steam/
mkdir /Volumes/Steam/Steam
cd ~/Library/Application\ Support
ln -s /Volumes/Steam/Steam Steam

(or in a single command)
mv /Applications/Steam.app /Volumes/Steam/ && mkdir /Volumes/Steam/Steam && cd ~/Library/Application\ Support && ln -s /Volumes/Steam/Steam Steam

4. Run Steam.app from the mounted drive (double click on it)
or from the console type open /Volumes/Steam/Steam.app

Enjoy
elecen is offline   Reply With Quote
Reply

Go Back   Steam Users' Forums > Steam Discussions > Steam for Mac > Steam


Thread Tools
Display Modes

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



All times are GMT -7. The time now is 03:24 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site Content Copyright Valve Corporation 1998-2012, All Rights Reserved.