I'm new on this list, and started my studies about MonoRail some days
ago. When I see (and searched a bit in google), there's not a linux-
specific package (.tar.gz/.tar.bz2 with sources or just makefiles to
install binaries). Does someone working on this?

If not, I'm insterested on this... Today I got to install and register
some Castle Project assemblies just for testing, registering these
assemblies on GAC and registering manually some of these in pkg-config
for using into MonoDevelop. My first attempts were using bash scripts,
but the final result was very ugly and ridiculous (but functional :D),
my second attempt will be translate this script to a simple makefile
and generate the .pc files automatically. The final objective is
simply uncompress the official .zip file from sourceforge and copy my
makefile to uncompressed bin folder, then type 'make install' as root
(or 'sudo make install' for Debian/Ubuntu-like users) to install and
register the correct dependencies, like a Windows installer.

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en.

Reply via email to