Re: [SE|PY-macdev] started fixing mac version
Brought to you by:
sephiroth_tmm
From: Nathan F. <nf...@ha...> - 2005-07-07 16:22:28
|
Hey there- I installed it from the link you sent out. I trashed my old sepy and the preferences from my user account library(just to be safe). Then I used the installer, and got the message "The software was installed successfully." I'm running a 1.6 g5 with 1.25gb ram and osx 10.3.9 It did however change the permissions on my applications folder to 700, owner admin, group wheel. Since I don't log in as admin, that is problematic, I am unable to access any applications with my current user account, Without access to the Applications directory, You cant repair permissions either. With a little terminal action... sudo chmod 755 ./Applications/ Fixes the problem on accessing applications... I'll run a fix perms later. Now to take it for a spin; It opens, without any errors.. Thats a good sign. Hope that helps. -Nate alessandro crugnola wrote: > Hi, > in these days i'm trying to get sepy works on my OSX10.4 > and i'm fixing a lot of platform related issue. > But before continue I would like to know if the installer I create > works too. > > If someone would like to test the installer, > there is a link (it will be updated everytime) at the bottom of this > page: > http://www.sephiroth.it/phpwiki/index.php?pagename=SEPY > > thanks to all > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev |