second patch for (tools/i18n/main.pas), for example, if to use unit unix:
  if error then break;
  rootnode.transferlang(int1);
  try
   {$ifdef linux}
   afilename:= 
filepath(projectfo.dir[int1],msefileutils.filename(projectfo.filename[int2]));
   fpsystem('rm -f '+afilename+'*.so');
   {$endif}
   addmessage('Making "'+projectfo.dir[int1]+'".'+lineend);

It's necessary to delete *.so, because other user can not be
permissive to change owner.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to