p_li Posted October 21, 2011 Share Posted October 21, 2011 I successfully built Mumble on Mac OS X 10.6 (Snow Leopard), and now got an error while trying to build dmg file as follows:$ python ./macx/scripts/osxdist.py --release 1.2.3IOError: [Errno 2] No such file or directory: '/Users/mkrautz/.local/Cellar/mysql/5.1.49/lib/mysql/libmysqlclient_r.16.dylib'Why did the scripts specifically look at "'/Users/mkrautz/" for libmysqlclient_r.16.dylib?I shall appreciate any help on this issue? Quote Link to comment Share on other sites More sharing options...
Administrators mkrautz Posted October 28, 2011 Administrators Share Posted October 28, 2011 Some of the bundled libs with the MumbleDeveloper package wrongly reference a file from my Homebrew installation.It's probably Qt. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.