GetDunne Wiki

Notes from the desk of Shane Dunne, software development consultant

User Tools

Site Tools


some_notes_on_linux_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
some_notes_on_linux_setup [2018/09/11 17:40]
shane
some_notes_on_linux_setup [2018/09/11 17:41]
shane
Line 4: Line 4:
 I've been working with [[https://linuxmint.com/|Linux Mint]] 19 "Tara", Cinammon edition, 64-bit. I've been working with [[https://linuxmint.com/|Linux Mint]] 19 "Tara", Cinammon edition, 64-bit.
  
-The Linux version of Projucer won't run without *libcurl3*, and to compile properly you'll need to install the *libasound2-devpackage.+The Linux version of Projucer won't run without //libcurl3//, and to compile properly you'll need to install the //libasound2-dev// package.
  
-Unfortunately, *libcurl3is now outdated; the standard Ubuntu/Mint version is *libcurl4*. This is a problem because newer programs such as [[https://www.jetbrains.com/clion/|CLion]] won't run without *libcurl4*, and the two are mutually exclusive. However, Ubuntu developer Evgeny Brazgin has devised a way to use both simultaneously:   https://launchpad.net/~xapienz/+archive/ubuntu/curl34.+Unfortunately, //libcurl3// is now outdated; the standard Ubuntu/Mint version is //libcurl4//. This is a problem because newer programs such as [[https://www.jetbrains.com/clion/|CLion]] won't run without //libcurl4//, and the two are mutually exclusive. However, Ubuntu developer Evgeny Brazgin has devised a way to use both simultaneously:   https://launchpad.net/~xapienz/+archive/ubuntu/curl34.
  
-CLion requires *CMake*, which I had trouble installing (but this might be due to having only *libcurl3*).+CLion requires //CMake//, which I had trouble installing (but this might be due to having only //libcurl3//).
 I found [[https://askubuntu.com/questions/356014/package-cmake-has-no-installation-candidate-ubuntu-12-04/573980|this page]] which gave the following recipe to force installation: I found [[https://askubuntu.com/questions/356014/package-cmake-has-no-installation-candidate-ubuntu-12-04/573980|this page]] which gave the following recipe to force installation:
  
some_notes_on_linux_setup.txt ยท Last modified: 2018/09/14 19:52 by shane