From: Kumar, S. <shr...@hp...> - 2011-01-18 04:51:49
|
Hi Cristi, Looks like you were right about some parts of the X server missing. You have an incomplete X server installation. I can think of one way to fix this: run "xinit" from the command prompt. The shell will tell you which package needs to be installed. Go on and install the package. After that, the vs-configure-standalone command would succeed. Getting a working installation from a barebones server installation of Ubuntu is quite some work ! You will keep hitting situations where binaries are not available. I have some notes about the packages that need to be installed manually for Ubuntu Server at this location: http://sourceforge.net/apps/trac/vizstack/browser/trunk/INSTALL Hope that helps -- Shree -----Original Message----- From: Cristi Mocan [mailto:Cri...@ne...] Sent: Monday, January 17, 2011 7:29 PM To: viz...@li... Subject: Re: [vizstack-users] Configuring VizStack - vs-generate-node-config Problem Hello again, Thank you for the solution: http://sourceforge.net/apps/trac/vizstack/changeset/339 If I applied the above mentioned change on one of the nodes (with GPU), I received this: Ex.: sudo /opt/vizstack/sbin/vs-configure-standalone Processing Node 'localhost'... Errors happened while trying to get the configuration of node 'localhost'. Reason: Traceback (most recent call last): File "/opt/vizstack/sbin/vs-generate-node-config", line 434, in <module> ret = runSystemTimed("xinit /opt/vizstack/bin/vs-get-limits %s -- -logverbose 6 -config %s"%(temp_result_file, output_path), timeout=30) File "/opt/vizstack/sbin/vs-generate-node-config", line 202, in runSystemTimed proc = subprocess.Popen(cmd_list, stdout=output, stderr=output) File "/usr/lib/python2.6/subprocess.py", line 633, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Please fix the above errors & run this tool again Failed to configure standalone configuration Thank you in advance ! CRisti ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ vizstack-users mailing list viz...@li... https://lists.sourceforge.net/lists/listinfo/vizstack-users |