installing git package

Home Forums Conduit: mLinux Model installing git package

Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20882
    Nicola Mondello
    Participant

    I would like to use git with my Conduit (MTCDTIP-H5-220L-868-OP), but it’s missing in your packages repo, so:

    Should I compile it by myself following these instructions: http://www.multitech.net/developer/software/mlinux/mlinux-building-images/building-a-custom-linux-image ?

    or can I use another way?

    #20887
    John Klug
    Moderator

    Are you trying to use git to maintain configuration?

    Are you familiar with the opkg command on the Conduit?

    You need to look for the git*.ipk package.

    Start here:

    http://www.multitech.net/developer/downloads/

    Look on the above page for:

    Conduit: mLinux model

    Other Downloads:

    Pre-built Packages

    Here is an example from Pre-Built packages:
    http://www.multitech.net/mlinux/feeds/3.3.9/arm926ejste/git_1.9.0-r0.0_arm926ejste.ipk

    • This reply was modified 6 years, 7 months ago by John Klug.
    • This reply was modified 6 years, 7 months ago by John Klug.
    #20893
    Nicola Mondello
    Participant

    ok, using opkg command I get:

    root@mtcdt:~# opkg update
    Downloading http://multitech.net/mlinux/feeds/3.2/all/Packages.gz.
    Downloading http://multitech.net/mlinux/feeds/3.2/arm926ejste/Packages.gz.
    Downloading http://multitech.net/mlinux/feeds/3.2/mtcdt/Packages.gz.
    Collected errors:
    * opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/all/Packages.gz, wget returned 4.
    * opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/arm926ejste/Packages.gz, wget returned 4.
    * opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/mtcdt/Packages.gz, wget returned 4.

    root@mtcdt:~# opkg install git
    Unknown package 'git'.
    Collected errors:
    * opkg_install_cmd: Cannot install package git.

    Is it better to update the firmware or can I simply install the package according with my version (3.2):
    http://www.multitech.net/mlinux/feeds/3.2/arm926ejste/git_1.9.0-r0.0_arm926ejste.ipk ?

    #20894
    Nicola Mondello
    Participant

    Sorry, about the opkg error it was an Internet connection issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.