Eric Y. Kow: > On Sat, Mar 08, 2008 at 17:10:00 +0900, shelarcy wrote: > > I want to know what is a good for readme.txt description. > > I think we must write not only for Windows but also other platforms. > > And we must avoid lengthy instruction same as wxHaskell page and wiki. > > I agree. > > The readme should probably just tell you the minimum you need to install > wxhaskell using the packages. On Windows, it should probably just say > which batch files to run. On Mac, it's pretty self-explanatory (just > double-click the .pkg file). Not sure about Linux; probably just tell > the user to copy the lib files?
I was thinking about making a .deb package file Debian (could also be used for Debian derivatives like Ubuntu). You would then just do > dpkg -i WxHaskell.deb It should install to /usr/local, to minimize the risk of hurting the users system. And it will be easier for the user to remove WxHaskell if something goes horribly wrong. I do not really know how to make .deb files, but from my initial readings it do not seem to complicated. Note, that it will not be the kind of .deb than can go into the main Debian repository, as they need to follow an endless number of rules. Just something the user can download and easily install/remove. Greetings, Mads Lindstrøm > > Other than that, we probably want to link to the homepage and the wiki > and suggest the user compile the sample applications to make sure > everything is working > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ wxhaskell-devel mailing list > wxhaskell-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel