LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-02-2018, 09:14 AM   #1
shams
Member
 
Registered: Jan 2004
Posts: 537

Rep: Reputation: 30
**Brackets installation error?


I want to install Brackets.Release.1.12.64-bit.deb in the ubuntu 18.04, but get this error:
Code:
dpkg: dependency problems prevent configuration of brackets:
 brackets depends on libcurl3; however:
  Package libcurl3 is not installed.
In this version of ubuntu libcurl4 is installed.
I created a soft link from libcurl.so.4 to libcurl.so.3 in the /usr/lib/x86_64-linux-gnu but got the same error, this is the libcurl link in the x86_64-linux-gnu:
Code:
# ls -al | grep libcurl
lrwxrwxrwx   1 root root       16 May  8 22:17 libcurl.a -> libcurl-gnutls.a
-rw-r--r--   1 root root  1048506 May  8 22:17 libcurl-gnutls.a
-rw-r--r--   1 root root     1000 May  8 22:17 libcurl-gnutls.la
lrwxrwxrwx   1 root root       23 May  8 22:17 libcurl-gnutls.so -> libcurl-gnutls.so.4.5.0
lrwxrwxrwx   1 root root       19 May  8 22:17 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4
lrwxrwxrwx   1 root root       23 May  8 22:17 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.5.0
-rw-r--r--   1 root root   510408 May  8 22:17 libcurl-gnutls.so.4.5.0
lrwxrwxrwx   1 root root       17 May  8 22:17 libcurl.la -> libcurl-gnutls.la
lrwxrwxrwx   1 root root       17 May  8 22:17 libcurl.so -> libcurl-gnutls.so
lrwxrwxrwx   1 root root       12 May 18 09:23 libcurl.so.3 -> libcurl.so.4
lrwxrwxrwx   1 root root       16 May  8 22:17 libcurl.so.4 -> libcurl.so.4.5.0
-rw-r--r--   1 root root   518600 May  8 22:17 libcurl.so.4.5.0
 
Old 06-02-2018, 05:35 PM   #2
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
dpkg will check the package database, not the library links, to determine if a particular package is installed.

You're not the only one to have come across the issue. It looks as if it is currently unresolved but there is a potential workaround half-way down the following bug report:

https://github.com/adobe/brackets/issues/14171
 
Old 06-06-2018, 04:43 PM   #3
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Just a note that I have now installed Brackets in Mint 19 beta, based on Ubuntu 18.04, and the fix suggested by jsanta in the thread I linked to above works fine. I'll reproduce those steps here (carry out the commands from the directory where the Brackets deb is located; substitute xed with your favourite text editor).

Code:
apt install libpango1.0-0

dpkg-deb -R ./Brackets.Release.1.12.64-bit.deb Brackets

xed Brackets/DEBIAN/control (and replace libcurl3 with libcurl4)

dpkg-deb -b Brackets Brackets-fixed.deb

sudo dpkg -i Brackets-fixed.deb
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Want to grep data between square brackets(Including brackets) harshagr Programming 20 02-15-2018 07:23 AM
The difference between parenthesis and brackets sarexpert Linux - Software 1 10-01-2015 07:24 PM
LXer: Brackets from Adobe: Open-Source Editor for Web Designers Review & Ubuntu Installation LXer Syndicated Linux News 0 10-11-2014 12:02 AM
[SOLVED] which quotes and brackets to use within a () Batistuta_g_2000 Linux - Newbie 2 03-15-2013 08:21 AM
Sed and brackets unihiekka Linux - Newbie 9 10-09-2010 11:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration