Guest User

Untitled

a guest
May 24th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # extract *.tar.bz2
  2. tar -xvjf
  3.  
  4. # glew build step
  5. pacman -S --needed --noconfirm base-devel git python
  6. # run make in the glew\auto directory for glew.c, glewinfo.c
Add Comment
Please, Sign In to add comment