Sublime Forum

Build 3200 on Centos 6.9

#1

I’m okay with sticking with the previous build of Sublime but each time I open it is prompting me to update and it’s very frustrating. I have tried to update but I can’t seem to get the tarballs running for the newest build on Centos 6.9. I don’t have root privilages so it’s a bit difficult trying to get the libraries that it needs to work. (The previous build didn’t need any dependencies).

I tried installing the glibc-2.1X libraries from the source.

I think I managed to get glibc-2.14 working but not 2.15, I’m getting this error:

./sublime_text: /lib/libc.so.6: version `GLIBC_2.15’ not found (required by ./sublime_text)


Is there any way to disable the update prompt or has anyone tried installing this on CentOS 6.x who also doesn’t have root privileges?

Thanks

0 Likes

#2

if you are a registered user, you can set "update_check": false in your user preferences

1 Like

#3

Good to know thank you!! :slight_smile:

0 Likes