Private
Public Access
Update Setup Computer Debian 12
@@ -48,4 +48,15 @@ cd
|
||||
mkdir work
|
||||
cd work
|
||||
git clone https://gitlab.psi.ch/microspectro/pixelator.git stxm
|
||||
```
|
||||
|
||||
- compile Pixelator
|
||||
```
|
||||
cd ~/work/stxm
|
||||
./autoreconf -i
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user