Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Juanito on September 17, 2011, 03:45:31 AM
-
The ncurses-dev start-up script will fail if /usr/include is not present prior to installing the extension - suggest to add a check for the presense of /usr/include in the script and create if required.
-
Thanks, I will fix it soon.
-
Fixed and updated 5-7 -> 5.9
-
seems like there's a permissions error on the tce.installed folder in one of the ncurses extensions?
-
Will take a look
-
confirmed that the permissions error is in ncurses-dev and the start-up script is missing..
-
confirmed that the permissions error is in ncurses-dev and the start-up script is missing..
Yeah, already recognised lack of startup script :( Will make a new build soon.
-
confirmed that the permissions error is in ncurses-dev and the start-up script is missing..
Startup script is back. What is the problem with permissions? I do not see it :(
-
the tce.installed folder needs to be root:staff - it's root:root at the moment
-
the tce.installed folder needs to be root:staff - it's root:root at the moment
I see. This is in fact a virtual problem, as directory is expected to exist already at load time with proper rights on place. Anyhow, will fix.
-
New version sent