redhat 7.3. standard installation does not include the GCC compiler packages
just update the installation with the packages gcc-xxx.i386.rpm, gcc3-xxx.i386.rpm from your RedHaT Installation with ]# rpm -ivh gcc-WHATEVERVERSIONNUMBER.i386.rpm gcc3-xxx.i386.rpm and your all set with your compiler reside in /usr/bin/gcc kind regardes Florian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Jon Niehof > Sent: Tuesday, February 25, 2003 5:25 PM > To: Scattergood, Ivan > Cc: '[EMAIL PROTECTED]' > Subject: Re: [Samba] Starting a process from a windows client > > > > I am hoping to run a Unix process from code running on a > windows client, I > > am told this can be done using Samba, does any one have any > example code to > > do this? > I can't imagine how this would work. Perhaps ssh would be > what you're looking for? There's an excellent windows client > at http://www.chiark.greenend.org.uk/~sgtatham/putty/ > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
