mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-21 13:47:49 +00:00
9 lines
153 B
Bash
9 lines
153 B
Bash
|
# Install the GUI
|
||
|
tce-load -wi fltk-1.3
|
||
|
tce-load -wi flwm
|
||
|
tce-load -wi Xvesa
|
||
|
tce-load -wi wbar
|
||
|
tce-load -wi Xprogs
|
||
|
tce-load -wi Xlibs
|
||
|
tce-load -wi aterm
|