Setting up LinuxSampler in Ubuntu Hardy

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
neuralnet
Newbie
Posts: 15
Joined: Fri May 23, 2008 9:20 pm

Setting up LinuxSampler in Ubuntu Hardy

Post by neuralnet » Fri May 23, 2008 9:51 pm

Hi there, I'm trying to get set up and am encountering problems...

Ubuntu Hardy 32bit, dual core AMD, SBLive...

Seems to be problems between the versions in the repository and the precompiled .deb's on the linuxsampler website and I'm running into problems trying to compile them myself.
I have successfully installed qsampler, gigedit via the synaptic package manager but couldn't get the libgig, liblinuxsampler or linuxsampler debs I'd dowloaded from the site to install. When I try to install libgig I get

Code: Select all

> sudo dpkg -i libgig_3.2.1-1_i386.deb 
Selecting previously deselected package libgig.
(Reading database ... 187401 files and directories currently installed.)
Unpacking libgig (from libgig_3.2.1-1_i386.deb) ...
dpkg: error processing libgig_3.2.1-1_i386.deb (--install):
 trying to overwrite `/usr/lib/libgig.so.6.3.0', which is also in package libgig6
Errors were encountered while processing:
 libgig_3.2.1-1_i386.deb
libgig6 works fine for qsampler and gigedit (installed trough package manager) though. If I remove libgig6, I can install libgig, linuxsampler and liblinuxsampler packages... but that breaks qsampler and gigedit. However if I try installing the precompiled .deb for gigedit I'm told I need libflac7 and I can't find that (libflac8 is installed).. Basically I get half the apps working if I use the synaptic repositories or the pre-compiled debs. So I decided to compile my own versions, followed the instructions and have got the CVS repositories for libgig & linuxsampler output to a folder on my desktop but when I try to compile them I get this;

Code: Select all

> sudo make -f Makefile.cvs
make: aclocal: Command not found
make: *** [configure] Error 127
Why is this so difficult!?! Has anyone got linuxsampler/qsampler/gigedit working on Hardy Heron ??

Andreas
Developer
Posts: 214
Joined: Sun Feb 03, 2008 8:33 am

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by Andreas » Sun May 25, 2008 1:47 am

neuralnet wrote:So I decided to compile my own versions, followed the instructions and have got the CVS repositories for libgig & linuxsampler output to a folder on my desktop but when I try to compile them I get this;

Code: Select all

> sudo make -f Makefile.cvs
make: aclocal: Command not found
make: *** [configure] Error 127
Have you installed the automake package?

neuralnet
Newbie
Posts: 15
Joined: Fri May 23, 2008 9:20 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by neuralnet » Mon Jun 02, 2008 3:27 pm

no, I didn't.. But even after installing it the install kept stopping with errors. I decided to try to recompile them as .debs and that seems to have worked :) I followed the official guide here. Now, all I need to do is to work out qsampler ;)

Thanks !

neuralnet
Newbie
Posts: 15
Joined: Fri May 23, 2008 9:20 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by neuralnet » Mon Jun 02, 2008 3:50 pm

Hmmm, after installing I now have package-manager trying to install lib-gig6... but it can't because of a file in lib-gig

Code: Select all

E: /var/cache/apt/archives/libgig6_3.2.1-1_i386.deb: trying to overwrite `/usr/lib/libgig.so.6.3.0', which is also in package libgig
gig-tools also wants to update from the repo - but if I allow it to, it breaks libgig-dev and gig-edit :\

How do you stop packages from being automatically selected and updated?

Alex
Moderator
Posts: 316
Joined: Wed Jan 23, 2008 9:08 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by Alex » Mon Jun 02, 2008 3:57 pm

Neuralnet,

I pulled libigig and libgig-dev out of hardy (Ubuntustudio 64bit) before installing Libgig from source. (cvs into deb)
That worked fine.
Alex.

vivichrist
Newbie
Posts: 1
Joined: Fri Jun 20, 2008 3:39 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by vivichrist » Fri Jun 20, 2008 3:52 pm

I compiled linuxSampler 0.5.1-1 source from linuxsampler.org and started up qsampler then add channel, in the dialog box that pops up when inputting a .gig file from open file dialog, press open and qsampler disappears with the text below. this is very reproducible. should I compile an earlier version? or something?

Warning: no locale found: /usr/share/locale/qsampler_en_NZ.UTF-8.qm
*** glibc detected *** qsampler: free(): invalid next size (normal): 0x081b3598 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb73b3a85]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb73b74f0]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb757fb11]
/usr/lib/libgig.so.6(_ZN3gig4FileD0Ev+0x11b)[0xb7f300f7]
qsampler[0x8066933]
qsampler[0x808c98d]
qsampler[0x808cc13]
qsampler[0x809e2b6]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x13a)[0xb7a02704]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x16d)[0xb7a031e9]
/usr/lib/libqt-mt.so.3(_ZN7QButton7clickedEv+0x31)[0xb7d9ba35]
/usr/lib/libqt-mt.so.3(_ZN7QButton17mouseReleaseEventEP11QMouseEvent+0x14a)[0xb7aa01ea]
/usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0xf3)[0xb7a38e33]
/usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x274)[0xb7996c36]
/usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x569)[0xb7998de5]
/usr/lib/libqt-mt.so.3(_ZN12QApplication20sendSpontaneousEventEP7QObjectP6QEvent+0x5b)[0xb7927301]
/usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0x11f1)[0xb7925f8d]
/usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xb47)[0xb792412f]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0xff)[0xb793b943]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x70)[0xb79b1f90]
/usr/lib/libqt-mt.so.3(_ZN12QApplication10enter_loopEv+0x25)[0xb799875d]
/usr/lib/libqt-mt.so.3(_ZN7QDialog4execEv+0xe3)[0xb7bb56c7]
qsampler[0x8064233]
qsampler[0x8079f9b]
qsampler[0x809d96d]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x13a)[0xb7a02704]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x16d)[0xb7a031e9]
/usr/lib/libqt-mt.so.3(_ZN7QAction9activatedEv+0x2e)[0xb7dbe386]
/usr/lib/libqt-mt.so.3(_ZN7QAction18internalActivationEv+0x56)[0xb7b6b36c]
/usr/lib/libqt-mt.so.3(_ZN7QAction9qt_invokeEiP8QUObject+0x14c)[0xb7dbe0ec]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x13a)[0xb7a02704]
/usr/lib/libqt-mt.so.3(_ZN7QSignal6signalERK8QVariant+0xae)[0xb7d91aba]
/usr/lib/libqt-mt.so.3(_ZN7QSignal8activateEv+0x86)[0xb7a217b2]
/usr/lib/libqt-mt.so.3(_ZN10QPopupMenu17mouseReleaseEventEP11QMouseEvent+0x4dc)[0xb7b26690]
/usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0xf3)[0xb7a38e33]
/usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x274)[0xb7996c36]
/usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x569)[0xb7998de5]
/usr/lib/libqt-mt.so.3(_ZN12QApplication20sendSpontaneousEventEP7QObjectP6QEvent+0x5b)[0xb7927301]
/usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0xece)[0xb7925c6a]
/usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xb47)[0xb792412f]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0xff)[0xb793b943]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x70)[0xb79b1f90]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x32)[0xb79b1c8e]
/usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x25)[0xb79987df]
qsampler(_ZN13QListViewItem9paintCellEP8QPainterRK11QColorGroupiii+0x40e)[0x805a3b2]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb735e450]
qsampler(_ZN7QWidget17setUpdatesEnabledEb+0x3d)[0x805a0d1]
======= Memory map: ========
08048000-080b5000 r-xp 00000000 08:02 37315 /usr/bin/qsampler
080b5000-080b7000 rw-p 0006c000 08:02 37315 /usr/bin/qsampler
080b7000-08b48000 rw-p 080b7000 00:00 0 [heap]
b6300000-b6321000 rw-p b6300000 00:00 0
b6321000-b6400000 ---p b6321000 00:00 0
b64a0000-b64a1000 ---p b64a0000 00:00 0
b64a1000-b6cc8000 rw-p b64a1000 00:00 0
b6cf8000-b6d07000 r-xp 00000000 08:02 1147245 /lib/tls/i686/cmov/libresolv-2.7.so
b6d07000-b6d09000 rw-p 0000f000 08:02 1147245 /lib/tls/i686/cmov/libresolv-2.7.so
b6d09000-b6d0b000 rw-p b6d09000 00:00 0
b6d0b000-b6d0f000 r-xp 00000000 08:02 1147238 /lib/tls/i686/cmov/libnss_dns-2.7.so
b6d0f000-b6d11000 rw-p 00003000 08:02 1147238 /lib/tls/i686/cmov/libnss_dns-2.7.so
b6d11000-b6d1a000 r-xp 00000000 08:02 1147239 /lib/tls/i686/cmov/libnss_files-2.7.so
b6d1a000-b6d1c000 rw-p 00008000 08:02 1147239 /lib/tls/i686/cmov/libnss_files-2.7.so
b6d1c000-b6d30000 r-xp 00000000 08:02 1147236 /lib/tls/i686/cmov/libnsl-2.7.so
b6d30000-b6d32000 rw-p 00013000 08:02 1147236 /lib/tls/i686/cmov/libnsl-2.7.so
b6d32000-b6d34000 rw-p b6d32000 00:00 0
b6d34000-b6d3b000 r-xp 00000000 08:02 1147237 /lib/tls/i686/cmov/libnss_compat-2.7.so
b6d3b000-b6d3d000 rw-p 00006000 08:02 1147237 /lib/tls/i686/cmov/libnss_compat-2.7.so
b6d51000-b6d5c000 r-xp 00000000 08:02 131164 /usr/lib/qt3/plugins/inputmethods/libqxim.so
b6d5c000-b6d5d000 rw-p 0000b000 08:02 131164 /usr/lib/qt3/plugins/inputmethods/libqxim.so
b6d5d000-b6d82000 r-xp 00000000 08:02 131162 /usr/lib/qt3/plugins/inputmethods/libqsimple.so
b6d82000-b6d83000 rw-p 00024000 08:02 131162 /usr/lib/qt3/plugins/inputmethods/libqsimple.so
b6d83000-b6d87000 r-xp 00000000 08:02 131150 /usr/lib/qt3/plugins/inputmethods/libqimsw-none.so
b6d87000-b6d88000 rw-p 00003000 08:02 131150 /usr/lib/qt3/plugins/inputmethods/libqimsw-none.so
b6d88000-b6e0f000 r--p 00000000 08:02 263751 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
b6e0f000-b6e3c000 r-xp 00000000 08:02 33543 /usr/lib/liblcms.so.1.0.16
b6e3c000-b6e3e000 rw-p 0002c000 08:02 33543 /usr/lib/liblcms.so.1.0.16
b6e3e000-b6e40000 rw-p b6e3e000 00:00 0
b6e40000-b6eab000 r-xp 00000000 08:02 34621 /usr/lib/libmng.so.1.1.0.9
b6eab000-b6eae000 rw-p 0006a000 08:02 34621 /usr/lib/libmng.so.1.1.0.9
b6eae000-b6eb6000 r-xp 00000000 08:02 1147241 /lib/tls/i686/cmov/libnss_nis-2.7.so
b6eb6000-b6eb8000 rw-p 00007000 08:02 1147241 /lib/tls/i686/cmov/libnss_nis-2.7.so
b6eb8000-b6ec1000 r-xp 00000000 08:02 131148 /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
b6ec1000-b6ec2000 rw-p 00009000 08:02 131148 /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
b6ec2000-b6ec7000 r-xp 00000000 08:02 131136 /usr/lib/qt3/plugins/imageformats/libqmng.so
b6ec7000-b6ec8000 rw-p 00004000 08:02 131136 /usr/lib/qt3/plugins/imageformats/libqmng.so
b6ec8000-b6f59000 r--p 00000000 08:02 263749 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b6f59000-b6f5f000 r--s 00000000 08:02 1002058 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b6f5f000-b6f64000 r--s 00000000 08:02 1004364 /var/cache/fontconfig/e25ca923d7a08ab6b0777bd7eb77ea77-x86.cache-2
b6f64000-b6f67000 r--s 00000000 08:02 1004362 /var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2
b6f67000-b6f68000 r--s 00000000 08:02 1004361 /var/cache/fontconfig/79b7902a698c37d747b157374a08587f-x86.cache-2
b6f68000-b6f69000 r--s 00000000 08:02 1004360 /var/cache/fontconfig/1b70ff56935fd37e75520e134628df26-x86.cache-2
b6f69000-b6f6a000 r--s 00000000 08:02 1004359 /var/cache/fontconfig/6edd069ccec3ba28096b368c434fa861-x86.cache-2
b6f6a000-b6f6b000 r--s 00000000 08:02 1004358 /var/cache/fontconfig/e3fa16a14183b06aa45b3e009278fd14-x86.cache-2
b6f6b000-b6f6f000 r--s 00000000 08:02 1004357 /var/cache/fontconfig/921a30a17f0be15c70ac14043cb7a739-x86.cache-2
b6f6f000-b6f70000 r--s 00000000 08:02 1004355 /var/cache/fontconfig/c69f04ab05004e31a6d5e715764f16d8-x86.cache-2
b6f70000-b6f8d000 r--s 00000000 08:02 1004354 /var/cache/fontconfig/4ca92cf76c0cf3dfa7f011127eff595d-x86.cache-2
b6f8d000-b6fac000 r--s 00000000 08:02 1004353 /var/cache/fontconfig/6abf76b0b4cc7192703d8431ac929b75-x86.cache-2
b6fac000-b6fcc000 r--s 00000000 08:02 1004352 /var/cache/fontconfig/f408d08d2fce062ab660f628db78bf96-x86.cache-2
b6fcc000-b6fcd000 r--s 00000000 08:02 1004351 /var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2
b6fcd000-b6fd0000 r--s 00000000 08:02 1004350 /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2
b6fd0000-b6fd2000 r--s 00000000 08:02 1004348 /var/cache/fontconfig/f680583fed5bdc90d95a16af47e16528-x86.cache-2
b6fd2000-b6fd3000 r--s 00000000 08:02 1004345 /var/cache/fontconfig/5a86461592e14be7c82e45729474f230-x86.cache-2
b6fd3000-b6fda000 r--s 00000000 08:02 1004344 /var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b6fda000-b6fdd000 r--s 00000000 08:02 1004343 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b6fdd000-b6fe5000 r--s 00000000 08:02 1004342 /var/cache/fontconfig/e3de0de479f42330eadf588a55fb5bf4-x86.cache-2
b6fe5000-b6fed000 r--s 00000000 08:02 1004339 /var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2
b6fed000-b6fee000 r--s 00000000 08:02 1004337 /var/cache/fontconfig/9451a55048e8dbe8633e64d34165fdf2-x86.cache-2
b6fee000-b6fef000 r--s 00000000 08:02 1004336 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2
b6fef000-b7011000 r--s 00000000 08:02 1004335 /var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
b7011000-b7014000 r--s 00000000 08:02 1004320 /var/cache/fontconfig/de9486f0b47a4d768a594cb4198cb1c6-x86.cache-2
b7014000-b701b000 r--s 00000000 08:02 1004319 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
b701b000-b7020000 r--s 00000000 08:02 1004318 /var/cache/fontconfig/105b9c7e6f0a4f82d8c9b6e39c52c6f9-x86.cache-2
b7020000-b7026000 r--s 00000000 08:02 1004317 /var/cache/fontconfig/089dead882dea3570ffc31a9898cfb69-x86.cache-2
b7026000-b7028000 r--s 00000000 08:02 1001525 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-x86.cache-2
b7028000-b7029000 r--s 00000000 08:02 1000870 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-x86.cache-2
b7029000-b7068000 r--p 00000000 08:02 98476 /usr/lib/locale/en_NZ.utf8/LC_CTYPE
b7068000-b7149000 r--p 00000000 08:02 98592 /usr/lib/locale/en_NZ.utf8/LC_COLLATE
b7149000-b714b000 rw-p b7149000 00:00 0
b714b000-b714f000 r-xp 00000000 08:02 34099 /usr/lib/libXdmcp.so.6.0.0
b714f000-b7150000 rw-p 00003000 08:02 34099 /usr/lib/libXdmcp.so.6.0.0
b7150000-b7154000 r-xp 00000000 08:02 34105 /usr/lib/libXfixes.so.3.1.0
b7154000-b7155000 rw-p 00003000 08:02 34105 /usr/lib/libXfixes.so.3.1.0
b7155000-b7156000 rw-p b7155000 00:00 0
b7156000-b7175000 r-xp 00000000 08:02 32956 /usr/lib/libexpat.so.1.5.2
b7175000-b7177000 rw-p 0001e000 08:02 32956 /usr/lib/libexpat.so.1.5.2
b7177000-b718e000 r-xp 00000000 08:02 33548 /usr/lib/libxcb.so.1.0.0
b718e000-b718f000 rw-p 00016000 08:02 33548 /usr/lib/libxcb.so.1.0.0
b718f000-b7190000 r-xp 00000000 08:02 33661 /usr/lib/libxcb-xlib.so.0.0.0
b7190000-b7191000 rw-p 00000000 08:02 33661 /usr/lib/libxcb-xlib.so.0.0.0
b7191000-b7193000 r-xp 00000000 08:02 34088 /usr/lib/libXau.so.6.0.0
b7193000-b7194000 rw-p 00001000 08:02 34088 /usr/lib/libXau.so.6.0.0
b7194000-b7195000 rw-p b7194000 00:00 0
b7195000-b7197000 r-xp 00000000 08:02 1147233 /lib/tls/i686/cmov/libdl-2.7.so
b7197000-b7199000 rw-p 00001000 08:02 1147233 /lib/tls/i686/cmov/libdl-2.7.so
b7199000-b71ae000 r-xp 00000000 08:02 32791 /usr/lib/libICE.so.6.3.0
b71ae000-b71af000 rw-p 00014000 08:02 32791 /usr/lib/libICE.so.6.3.0
b71af000-b71b1000 rw-p b71af000 00:00 0
b71b1000-b71b8000 r-xp 00000000 08:02 34078 /usr/lib/libSM.so.6.0.0
b71b8000-b71b9000 rw-p 00006000 08:02 34078 /usr/lib/libSM.so.6.0.0
b71b9000-b7225000 r-xp 00000000 08:02 34304 /usr/lib/libfreetype.so.6.3.16
b72250Aborted

neuralnet
Newbie
Posts: 15
Joined: Fri May 23, 2008 9:20 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by neuralnet » Sun Jul 20, 2008 11:20 pm

Alex wrote:Neuralnet,
I pulled libigig and libgig-dev out of hardy (Ubuntustudio 64bit) before installing Libgig from source. (cvs into deb)
That worked fine.
Alex.
Thanks for checking that out for me Alex, well following your suggestion I've removed all packages listed via synaptic & gone back to cook .deb files from the CVS. Unfortunately the libraries keep borking during compile... They seem to get pretty far in the compile but nothing I can seem to do will persuade them otherwise.

e.g. liblscp

Code: Select all

test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/al/linuxsampler/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 'lscp.pc' '/home/al/linuxsampler/usr/lib/pkgconfig/lscp.pc'
make[3]: Leaving directory `/home/al/linuxsampler CVS Repo/liblscp'
make[2]: Leaving directory `/home/al/linuxsampler CVS Repo/liblscp'
make[1]: Nothing to be done for `CVS'.
make[1]: *** No rule to make target `Repo/liblscp/debian/tmp'. Stop.
make[1]: Leaving directory `/home/al/linuxsampler CVS Repo/liblscp'
make: *** [install] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2
Same for error libgig too (Error exit status 2), obviously without those I can't compile anything else.. I've tried removing '-rfakeroot' and running with 'sudo', same error. Any ideas guys?

BTW - Next time start your own thread Vivichrist, instead of hijacking someone else's - Thanks.

Alex
Moderator
Posts: 316
Joined: Wed Jan 23, 2008 9:08 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by Alex » Mon Jul 21, 2008 11:03 am

Neuralnet,
Just a thought here.
Which order are you installing in?

Alex.

neuralnet
Newbie
Posts: 15
Joined: Fri May 23, 2008 9:20 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by neuralnet » Sun Jul 27, 2008 1:39 am

Hi Alex,

liblscp, then libgig, then linuxsampler...

assumed that liblscp is a dependency for linuxsampler.. but can't get it installed.

Alex
Moderator
Posts: 316
Joined: Wed Jan 23, 2008 9:08 pm

Re: Setting up LinuxSampler in Ubuntu Hardy

Post by Alex » Wed Jul 30, 2008 9:57 am

Neuralnet,

Please start again, and try installing in the following order:

Libgig (all generated debs starting with libgig, then libgig-dev, then gigtools)
Linuxsampler (all generated debs starting with linuxsampler, then liblinuxsampler, then liblinuxsampler-dev)
liblscp
qsampler

gigedit.

Make sure you've checked /usr, and /usr/local, removing any libgig and linuxsampler related files before you begin. (i.e. libgig, gigedit, etc..)


when you compile libgig, with an intention of building a deb, take a note of any errors or missing dependencies, and get back here.

There's a great guide here, to the debian install process.
http://www.linuxsampler.org/debian.html

Alex.

Post Reply