Whet distro are you on? I see debian, redhat and mandrake all have this
program as a binary. Or are you just doing this for the learning
process? I know you wanted to get into installing from sources.

If thats the case, then it seems to me that you have untarred the file,
you now have a subdirectory called rdesktop-1.1.0 immediatley below the
directory where you placed the source file (eg if you downloaded it to
/home/kevin/ you now have a dir called /home/kevin/rdesktop-1.1.0

cd to that directory and you will see that there are a whole lot of
source files, including a Makefile, also  a subdirectory named crypto.

Simply type make now. It should build the program. then just run it.



On Sat, 07 Dec 2002 21:43:43 +1300
Kevin Wilkinson <[EMAIL PROTECTED]> wrote:

> Nick Rout wrote:
> 
> >what program are you trying to install, and you may find it easier
> >to install a binary package for your distro (if there is one).
> >
> >On Sat, 07
> >Dec 2002 20:03:59+1300 Kevin Wilkinson<[EMAIL PROTECTED]> wrote:
> >
> >  
> >
> >>I have extracted the program from the tar.gz file, which is the
> >remote>desktop program ;-)
> >>now I need to know how to run the make file to install the program
> >>
> >>regards,
> >>
> >>Kevin
> >>
> >>[EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >>    
> >>
> >
> >  
> >
> I am trying to install the remote desktop program for connecting to
> Win TS from Linux
> 
> it only has a 'makefile' in the rdesktop directory
> 
> Regards,
> 
> Kevin
> [EMAIL PROTECTED]
> 
> 
> 

Reply via email to