[Bug 208618] editors/linux-sublime3: Sublime executable doesn't work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 8 05:13:14 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208618
--- Comment #1 from miguelmclara at gmail.com ---
Hi, try sublime -w as it sometimes shows a bit more info when sublime fails to
start, however I would say this is related to the tmpfs changes and you should
get a message warning about that when installing linux-c6 ...sublime needs shm
but now shm also needs to be a tmpfs filesystem.
In my local machine I link dev/shm to /ram and /ram in a tmpfs filesystem but
you can off do that for /tmp.
sadly sublime binary can't tell you that's why it fails, however -w wi at list
say it couldn't init shm.
Hopefully that's the issue your seeing, and it's easily solved
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list