Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L limbra
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • limbra
  • limbra
  • Wiki
  • InstallSenchaCmd

Last edited by LE GAC Renaud Dec 10, 2015
Page history

InstallSenchaCmd

Install Sencha Cmd on VM (Centos 7)

install rpm

    yum install java-1.7.0-openjdk	

Download

  • https://www.sencha.com/products/sencha-cmd/download
  • For ExtJS 4.2.1 select version 4.0.5 at the bottom of the page

Install on the server

    > unzip SenchaCmd-4.0.5.87-linux-x64.run.zip	
    > chmod +x SenchaCmd-4.0.5.87-linux-x64.run
    > ./SenchaCmd-4.0.5.87-linux-x64.run
  • Move all files in /home/gesprod/lib
    > cd /home/gesprod/lib/Sencha/Cmd
    > ln -s 4.0.5.87 latest
  • Modify the file .bashrc
    # Sencha Command
    export PATH=/home/gesprod/lib/Sencha/Cmd/latest:$PATH
  • Try it
    > source .bahsrc
    > sencha
Clone repository
  • CheckRelease
  • DocumentingPythonCode
  • HarvesterLogic
  • InstallJsduck
  • InstallSenchaCmd
  • MariaDB
  • Migrate0811
  • Migrate0900
  • PyTest
  • RoadMap
  • YumAutoUpdate
  • api_inspirehep
  • branching_model
  • Home