Thunderbird Extensions
Apple - mac
Web iPhoto Access
Donation
Make a donation to help WiPhA development

Search




Preferences

 Count of members 29 members


Users online

( nobody )
Visits

 147728 visitors

 15 visitors online

Private
Post an answer

Thanks for taking the time to write this message.

 

Your name :

Your e-mail :

Hide your e-mail address to visitors:      

Note: the e-mail address used is protected against SPAM.

 

To receive mail notification of a reply :      

You answer to Globs who has written:


Hi,

making an installer for an OS I don't own won't be easy. How to validate it ???
Allowing GUI interaction won't be easy either. My installer is a sh script embedded in a simple app bundle.

To fix permissions, plase follow what I indicate in the installation documentation. copy/paste:
  • Authorizing Apache (www) to go through your Pictures folder
    • chmod o+x ~/Pictures
  • Set WiPhA data directories so that Apache (www) can write in them (user logins, thumb cache)
    • chmod 3777 data data/cache (777 + setgid + sticky)
  • Set the setuid bit (with user right, not root!) on a small C program which will chmod o+r or o+x the required iPhoto Library files or directories. This has proved bo be needed for different iPhoto versions which remove these rights on every modification or file creation, whatever your umask is (I hate that).
    For security reason, this program can't modify anything outside of your Pictures folder, and can only be run by you and Apache (www).
    • chmod 4755 changeperm
You'll probably need to delete the ipl symlink in the wipha folder and recreate it properly according to your iPhoto Library location.


Your answer :

bold text  italic text  underlined text  pre formated text  text color  center text  insert a link  undo  redo  Quote 
|:-) ;-) :-)) :-) :-o :o) :-(( :-( 8-) :-p ;-(  Help


 
^ Top ^

GuppY - http://www.freeguppy.org/    Site powered by GuppY v4.5.14 © 2004-2005 - CeCILL Free License   GuppY - http://www.freeguppy.org/

Document generated in 0.08 second