rhoconnect 4 rpm

A Alexey Mironov 3 years ago
0 2 0

Hello,
can I download RhoConnect 4 rpm (distrib)/ It need for my customer...
One of them requirement is full distrib package of RhoConnect.

Please register or login to post a reply

2 Replies

M Mark Mayer
M Mark Mayer

This is my ticket from zendesk:

https://developer.motorolasolutions.com/thread/29483
I'd like to know if there's a different repository available to deploy older versions of RhoConnect. For example when I follow the Motorola deployment document and add:
deb http://rhoconnect.s3.amazonaws.com/packages/deb rhoconnect main
to /etc/apt/sources.list
The only version of RhoConnect available for download is the currently released version i.e. 5.0.0
My goal is to issue version commands via apt-get i.e.:
sudo apt-get install rhoconnect=4.1.0

Comments

Daniel Hummel 
Rhomobile Support

I'm having my RhoConnect developer give me a separate download location for the 4.1 debian package.

August 12, 2014 14:39

Mark Mayer 

Could Moto just publish a new apt frendly repo with all the Debian versions in it? I could query the deb package versions via: 
apt-cache policy rhoconnect
Publishing 4.1.0 is a huge help but I know of others who require older versions other than 4.1.0. Just trying to keep the dev to QA to production process solid as possible.
Thank you for your assistance Daniel

August 12, 2014 14:45

Daniel Hummel 
Rhomobile Support

Please find the Debian package for RhoConnect 4.1 at the link below.
https://s3.amazonaws.com/rhoconnect/packages/deb/rhoconnect_4.1.0_all.d…
We might be able to get the 4.0 package as well but anything older than that is no longer supported.

August 12, 2014 14:49

Mark Mayer 

Giving it a shot now, I'll publish my results soon.

August 12, 2014 15:17

Mark Mayer 

It verks, It verks!!! Process I used on Ubuntu 12.04 LTS x64:
wget https://s3.amazonaws.com/rhoconnect/packages/deb/rhoconnect_4.1.0_all.d…
sudo dpkg -i rhoconnect_4.1.0_all.deb (it complained about dependencies)
sudo apt-get install -y make build-essential libc6-dev autoconf automake libtool zlib1g-dev libssl-dev libcurl4-openssl-dev libreadline6-dev libyaml-dev libxml2-dev libpcre3-dev git (complained about broken links in sources.list)
sudo apt-get update
sudo apt-get -f install

CONTACT
Can’t find what you’re looking for?