User Tools

Site Tools


server:server_compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
server:server_compiling [2024/02/27 00:00]
leaf [Microsoft Windows Compile Guide] Update with FIXME notes
server:server_compiling [2024/02/27 00:03]
leaf [Requirements] Update notes on checking Python3 installation version
Line 40: Line 40:
 To confirm python is fully installed on Ubuntu Focal: To confirm python is fully installed on Ubuntu Focal:
  
-   $ python3+   $ python3 ​-V
        
 And you should see output like: And you should see output like:
-   ​Python 3.8.10 (default, Jun  2 2021, 10:49:15) 
-   [GCC 9.4.0] on linux 
-   Type "​help",​ "​copyright",​ "​credits"​ or "​license"​ for more information. 
-   >>>​ 
  
-If you see something like the above, python is installed, use ctrl-d to quit python.+   ​Python 3.10.12
  
 ==== Recommended Packages ==== ==== Recommended Packages ====
server/server_compiling.txt ยท Last modified: 2024/04/26 16:58 by leaf