Difference between revisions of "Install Drupal on Microsoft Server"

From Organic Design wiki
(Install rdesktop)
 
m
Line 1: Line 1:
{{Procedure}}
+
<noinclude>{{Procedure}}</noinclude>
  
 
== Install rdesktop ==
 
== Install rdesktop ==
Line 6: Line 6:
  
 
Install rdesktop in a terminal as root:
 
Install rdesktop in a terminal as root:
# Extract to any dir and copy as root to /usr/local
+
* Extract to any dir and copy as root to /usr/local
# cd to the rdesktop dir
+
* cd to the rdesktop dir
# Install as follows {{code| <bash>% ./configure
+
* Install as follows {{code| <bash>% ./configure
 
% make
 
% make
 
% make install </bash>}}
 
% make install </bash>}}
# Navigate to the server using rdesktop servername (or IP)
+
* Navigate to the server using rdesktop servername (or IP)

Revision as of 01:40, 2 May 2011

Procedure.svg Install Drupal on Microsoft Server
Organic Design procedure

Install rdesktop

Download rdesktop from http://www.rdesktop.org/

Install rdesktop in a terminal as root:

  • Extract to any dir and copy as root to /usr/local
  • cd to the rdesktop dir
  • Install as follows
<bash>% ./configure

% make % make install </bash>

  • Navigate to the server using rdesktop servername (or IP)