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.
-
andi
- Newbie
- Posts: 2
- Joined: Sat Feb 23, 2008 7:19 pm
Post
by andi » Sat Feb 23, 2008 7:28 pm
Hello!
I have a problem with installing gigedit. If I try to install the ".deb" from
http://download.linuxsampler.org/packages/debian/ it fails with the comment "Error: Dependency is not satisfiable: libflac7". I checked this and found libflac8 installed on my machine... What can (or must) I do? Is there a chance to get it run on my machine? Compile it from sourcecode myself? (I never made something like this before...

)
Greetings,
Andi.
-
Alex
- Moderator
- Posts: 316
- Joined: Wed Jan 23, 2008 9:08 pm
Post
by Alex » Sat Feb 23, 2008 8:55 pm
Andi,
Had the same problem when i started out with Gigedit, and installed libflac 7alongside 8, with no problems.
Keep us posted on your progress, and if you have further questions.
If you have problems trying to find LF7, here's a deb link.
http://packages.debian.org/cgi-bin/sear ... s=libflac7
Alex.
-
cuse
- Developer
- Posts: 369
- Joined: Wed Jan 23, 2008 10:07 pm
- Location: Germany
Post
by cuse » Sat Feb 23, 2008 9:03 pm
Unfortunately your libflac8 is binary incompatible to libflac7 with which gigedit was compiled as in our precompiled Debian package.
It shouldn't be too hard to recompile the packages by yourself. Here's a HOWTO:
http://linuxsampler.org/debian.html
If something is unclear, let me know and I'll update it.
-
andi
- Newbie
- Posts: 2
- Joined: Sat Feb 23, 2008 7:19 pm
Post
by andi » Sun Feb 24, 2008 8:21 pm
Hello!
Many thanks for your answers. I compiled the files as descibed in the HowTo and it seems to be working now. I only have to figure out now how gigedit is working...
Greetings,
Andi.
-
Alex
- Moderator
- Posts: 316
- Joined: Wed Jan 23, 2008 9:08 pm
Post
by Alex » Mon Feb 25, 2008 2:51 pm
Andi, pleaased to hear you've got it going.
Alex.