trying to install centrifydc

Asked by Charles Crannell

I downloaded the Centrifydc tar.gz
I ran tar -xvzf centrifydcXXXXX
it created a bunch of links to the files but I cant run adjoin or adquery what did I miss

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu centrifydc Edit question
Assignee:
No assignee Edit question
Solved by:
Charles Crannell
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

https://help.ubuntu.com/community/DirectControl

Seems to be in the partner repository.

Revision history for this message
Charles Crannell (ccrannel) said :
#2

I'm using ubuntu 14.04 is that a problem I get a error that says unable to locate package

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

grep partner /etc/apt/sources.list

Thanks

Revision history for this message
Charles Crannell (ccrannel) said :
#4

deb http://archive.canonical.com/ubuntu trusty partner
deb-src http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ precise partner
deb http://archive.canonical.com/ trusty partner

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

If you look at https://launchpad.net/ubuntu/+source/centrifydc and https://launchpad.net/ubuntu/+source/centrifydc/+publishinghistory you will see that there are no centrifydc packages for trusty in the Ubuntu repositories (only a package in the precise partner repository)

What you could try is downloading the version for trusty https://launchpad.net/ubuntu/+archive/partner/+files/centrifydc_5.1.1-831-0ubuntu1_amd64.deb or https://launchpad.net/ubuntu/+archive/partner/+files/centrifydc_5.1.1-831-0ubuntu1_i386.deb (select the one for your architecture) and manually installing it (sudo dpkg --install filename). This might work if all dependencies can be fulfilled.

Revision history for this message
Charles Crannell (ccrannel) said :
#6

works I think Ill test it you guys Rock!!!!