Programowanie w systemie UNIX/ARB: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 611:
<math>x_{n+1} = r x_n (1-x_n)</math>
 
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/
 
 
<pre>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/
./logistic 0 0.5 3.75 10
./logistic: error while loading shared libraries: libarb.so.2: cannot open shared object file: No such file or directory