1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
openuds/client/thin/thinstation
2017-08-02 15:53:18 +02:00
..
udsclient Thistation 2017-06-05 09:55:12 +02:00
README.txt * Advancing on "thin plugin" for UDS 2017-08-02 15:53:18 +02:00

Steps:
1.- If building from repository, full copy (recursive) the "src" folder of "udsclient/thin" inside the "udsclient" folder. If building from the .tar.gz, simply ignor4e this step
2.- Copy the folder "udsclient" to /build/packages inside the thinstation build environment
3.- enter the chroot of thinstation
4.- go to the udsclient folder (/build/packages/udsclient)
5.- Execute "build.sh"
6.- Edit the file /build/build.conf, and add this line:
    package udsclient
7.- Execute the build process

Ready!!!