Re: [Rosegarden-user] Installing RoseGarden 17.04

2017-12-19 Thread Ted Felix

On 12/19/2017 08:52 PM, Joe Davenport wrote:

My question now is, how many modules will I need to
install (e.g. lrdf)


  The complete list is here:

http://www.rosegardenmusic.com/wiki/dev:contributing

  I would suggest making a script that installs everything you need. 
Then use that script each time you reinstall Linux.


  Some package managers offer a way to install the build dependencies 
for a package.  E.g. on Ubuntu/Debian, the following will install 
everything you need to build rosegarden:


  sudo apt build-dep rosegarden

Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Installing RoseGarden 17.04

2017-12-19 Thread Joe Davenport
To Rosegarden Enlistees:

I have been having a difficult time installing the latest Rosegarden and
revisit this issue periodically every few months. I had a  similar output
for different "cmake,'' attempts, id'ing the complier, etc. This first
example said I needed the DSSI header, so I installed it. Then I found I
had to install liblo. My question now is, how many modules will I need to
install (e.g. lrdf), while being sure they're done correctly in order to
use Rosegarden? For those who may see things differently:

$ cmake .. -DCMAKE_INSTALL_PREFIX=[PREFIX]


-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Autodetecting Qt version to use
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.7", minimum
required is "4.8.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'alsa>=0.9'
--   Found alsa, version 1.1.4.1
-- Found ZLIB: /usr/local/lib/libz.so (found version "1.2.11")
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Checking for module 'liblo>=0.7'
--
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367
(message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532
(_pkg_check_modules_internal)
  CMakeLists.txt:156 (pkg_check_modules)

Thank you for reading and I wish you all the best of luck with your
productions.

-- 
Joseph Davenport
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user