Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

(Solved) Can't install libcurl4-openssl-dev
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
(Solved) Can't install libcurl4-openssl-dev
4th Feb, 2016, 08:48 AM
Post: #1
nickfx Offline
Registered
Posts: 14
Joined: Feb 2016
Reputation: 0
(Solved) Can't install libcurl4-openssl-dev
Software
XBian version: 20160124-0
Overclock settings: Default

Hardware
Device type and model: RPi 2 B

Problem description:
I'm trying to install ownCloud and as part of that the libcurl4-openssl-dev package. However, I get the following error message:
Terminal
root@xbian ~ # apt-get install libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libcurl4-openssl-dev : Depends: libcurl3 (= 7.38.0-4+deb8u2) but 7.37.1-1 is to be installed
E: Unable to correct problems, you have held broken packages.

It looks like Xbian requires libcurl3 7.37.1-1 but I need the later one.. Any suggestion what I can do to install libcurl4-openssl-dev?

Thanks.
nickfx
Find all posts by this user
Quote this message in a reply
5th Feb, 2016, 12:34 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Can't install libcurl4-openssl-dev
You didn't state how you were installing owncloud - or any reference to a web page/guide.

I have a feeling you are trying an outdated or more likely incorrect guide.

For owncloud 7.

I tried This.

and it installed successfully.

If you get 404 at <ip address>/owncloud.

Edit /etc/apache2/sites-available/000-default.conf and change:
Terminal
DocumentRoot /var/www/html
to
Terminal
DocumentRoot /var/www

Save and restart apache.

Terminal
sudo service apache2 restart


and you should be up and running.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
5th Feb, 2016, 06:23 AM
Post: #3
nickfx Offline
Registered
Posts: 14
Joined: Feb 2016
Reputation: 0
RE: Can't install libcurl4-openssl-dev
I followed this guide: http://www.htpcguides.com/install-owncloud-8-x-raspberry-pi-for-personal-dropbox/

It uses nginx as server.

To be honest, in the end I just left out the package and it all installed fine anyway. Not sure why it was included, it was probably just some standard list of php packages...

I'll change the topic to [Solved] if I can find out how...

Thanks anyway! Smile
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 20th May, 2025, 01:48 PM Powered By MyBB, © 2002-2025 MyBB Group.