-  Fri Apr 15, 2005 11:58 pm
					 #16599
						        
										
										
					
					
							Hey guys, thought I'd try and render an exported mxs model from win32, got some installation woes though it seems the installation (exporting the environmental variables)this way:
export MAXWELL_ROOT=/usr/local/bin/maxwell
export PATH=/usr/local/bin/maxwell:$PATH
not there are no spaces or inverted comma's like in the manual
root@darkstar:/home/bert# export
relevant piece:
declare -x MAXWELL_ROOT="/usr/local/bin/maxwell"
yes we have it, and from there everything works fine, but when i close the console and open another one i get this:
bert@darkstar:~$ mxcl -mxs:/home/bertscene.mxs -d -th:4 -res:2000x2000 -o:scene.jpg
-bash: mxcl: command not found
bert@darkstar:~$
and an export command issues no MAXWELL_ROOT env variable, I was told to make the env variable permanent I would have to edit /etc/profile but I'm not sure how to do that, any tips guys?
Thanks
Brett
					
										
					  															  										 
					 
					 export MAXWELL_ROOT=/usr/local/bin/maxwell
export PATH=/usr/local/bin/maxwell:$PATH
not there are no spaces or inverted comma's like in the manual

root@darkstar:/home/bert# export
relevant piece:
declare -x MAXWELL_ROOT="/usr/local/bin/maxwell"
yes we have it, and from there everything works fine, but when i close the console and open another one i get this:
bert@darkstar:~$ mxcl -mxs:/home/bertscene.mxs -d -th:4 -res:2000x2000 -o:scene.jpg
-bash: mxcl: command not found
bert@darkstar:~$
and an export command issues no MAXWELL_ROOT env variable, I was told to make the env variable permanent I would have to edit /etc/profile but I'm not sure how to do that, any tips guys?
Thanks
Brett
Brett
Always glad Dyslexics Have More Nuf
					  					                Always glad Dyslexics Have More Nuf


 
  
 
 
 

 - By Forum Moderator
 - By Forum Moderator