Hi Stevie, I use red carpet from the command line (rug). Here are some commands that might help you:
//list all available channels: rug channels //e.g. subscribe to mono channel rug subscribe mono //list all uninstalled (-u) packages of the mono channel rug packages -u mono //list all installed packages of mono channel rug packages -i mono //list all updates for specified channel rug list-updates mono You have to subscribe to a channel and then you can Install the packages you want with: rug install <packagename> Hope that helps, Barbara and... check out man rug -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephan Eberle Sent: Montag, 16. August 2004 19:34 To: [EMAIL PROTECTED] Subject: [Mono-list] Red Carpet channel for mono? Hi: Just reinstalled RC on my FC2... But what's the channel to get mono and components? Thanks in advance, Stevie _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
