Re: [Ironruby-core] [IronPython] Contents of Lib (packaging for RPM)

2011-02-11 Thread Tomas Matousek
Might be. You can compare your layout with the one for Windows - this zip file has the right layout: http://ironruby.codeplex.com/releases/view/55250#DownloadId=206131 Just exclude .bat files and Samples, Silverlight and WP7 directories. Tomas -Original Message- From: users-boun...@lis

Re: [Ironruby-core] [IronPython] Contents of Lib (packaging for RPM)

2011-02-11 Thread Tomas Matousek
Yes, but the .config file doesn't need to be there at all. "../Lib" is the default value. The files in Config directory are for development env only. Tomas -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Andrew Jorgen

Re: [Ironruby-core] [IronPython] Contents of Lib (packaging for RPM)

2011-02-11 Thread Tomas Matousek
Yes, it is possible. You shouldn't need to change the config file. We don't have a config file in the Windows installation. Tomas -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Andrew Jorgensen Sent: Friday, February

Re: [Ironruby-core] [IronPython] Contents of Lib (packaging for RPM)

2011-02-11 Thread Tomas Matousek
The directory should be called Lib, not StdLib. The repo has it under StdLib but the installer creates Lib. Tomas -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Andrew Jorgensen Sent: Friday, February 11, 2011 4:59 PM

Re: [Ironruby-core] [IronPython] Contents of Lib (packaging for RPM)

2011-02-11 Thread Tomas Matousek
The expected layout is: /usr/lib/ironruby/bin ir.exe IronRuby.dll IronRuby.Libraries.dll IronRuby.Libraries.Yaml.dll Microsoft.Scripting.dll Microsoft.Dynamic.dll Microsoft.scripting.Metadata.dll /usr/lib/ironruby/Lib -> StdLib directory ironruby digest mathn