| ke4nt1  
 
 
 
 
 Group: Members
 Posts: 2329
 Joined: Oct. 2003
 | 
|  | Posted: June 25 2004,18:16 |  |  There are some changes to be made when creating a
 menu addition to the mydsl menu..
 
 See here...
 http://damnsmalllinux.org/cgi-bin....3;st=50
 and also 3-4 posts down the list from this first one...
 
 Notably, making the /tmp directory "world  read/write/executable."
 by using  chmod 777 tmp  before you tar your stuff,and
 be sure that while 'root.root' owns the '/tmp' dir, both the
 'mydsl.menu' dir, and the file within it are owned by damnsmall.staff
 by using  chown -R damnsmall.staff mydsl-menu/
 ...run this command from WITHIN your '/tmp' dir...
 
 I always put '/tmp/mydsl.menu' off of '/' . I never place it under '/var' ..
 
 It's usually best to put the FULL PATH in your menu file
 for ex: '[exec] (axyFTP) {/usr/bin/axyftp}'
 Case is important......
 
 Even though I build my .dsl files under /home/damnsmall,
 make sure your work directory and your work within it
 is created while you are logged in your term or emelfm as root.
 
 Hope it helps.. Mydsl-menus usually behave after these things
 are checked and fixed.
 
 73
 ke4nt
 |