User:Brett Wuth/Running Notes/2009-03

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(2009-03-14)
(2009-03-14)
Line 46: Line 46:
[yes]
[yes]
</pre>
</pre>
-
 
-
aptitude install gcc
 
aptitude update; aptitude upgrade
aptitude update; aptitude upgrade
Set up /etc/apt/sources to use my arc as a caching proxy.
Set up /etc/apt/sources to use my arc as a caching proxy.
 +
 +
aptitude install gcc

Revision as of 02:22, 15 March 2009

2009-03-14

migration from zwiki to mediawiki done previously for PCSAR scripts are in pcsar:/root/zwiki-to-mediawiki-migration


clock not accurate. doc.castrov.cuug.ab.ca has vmware-tools installed. pcsar and sara don't.

pcsar:

There is insufficient disk space available in
/usr/local/vmware-tools/lib/vmware-tools.  Please make at least an additional
134200k available or choose another directory.
In which directory do you want to install the library files?
[/usr/local/vmware-tools/lib/vmware-tools] ^CExecution aborted.

pcsar:~/vmware-tools-install/vmware-tools-distrib#             

increased virtual disk size.

Before running VMware Tools for the first time, you need to configure it by
invoking the following command:
"/usr/local/vmware-tools/bin/vmware-config-tools.pl". Do you want this program
to invoke the command for you now? [yes]

It looks like you are trying to run this program in a remote session. This
program will temporarily shut down your network connection, so you should only
run it from a local console session. Are you SURE you want to continue?
[no]

Please re-run this program from a local console shell.
Execution aborted.

Rerun from VNC to arc:7

requires make.

Setup is unable to find the "make" program on your machine.  Please make sure
it is installed.  Do you want to specify the location of this program by hand?
[yes] 
aptitude update; aptitude upgrade

Set up /etc/apt/sources to use my arc as a caching proxy.

aptitude install gcc
Personal tools