Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started by: jpeters on August 24, 2009, 08:52:06 PM
-
I'm getting permission errors:
touch: /usr/local/tce.installed/aalib: Permission denied
Maybe needs "sudo" ?
59 touch "$TCEINSTALLED"/$2
-
No. That directory should be group staff and write enabled for group:
tc@box:~$ ls -ld /usr/local/tce.installed
drwxrwxr-x 2 tc staff 0 Aug 24 18:53 /usr/local/tce.installed/
tc@box:~$
-
No. That directory should be group staff and write enabled for group:
tc@box:~$ ls -ld /usr/local/tce.installed
drwxrwxr-x 2 tc staff 0 Aug 24 18:53 /usr/local/tce.installed/
tc@box:~$
weird....worked after a reboot.....