Page 1 of 1

Question about liblscp-1.0.0 & qsampler-1.0.0

Posted: Mon Nov 04, 2024 9:09 pm
by Torte
Hi there,

I want to install Linuxsampler.
I downloaded the tar archives and build the packages to install all the stuff. Now I guess, there is a problem with

liblscp-1.0.0

and

qsampler-1.0.0

When I compare the content from both of the tar archives and the content of the subversion, there are some differences:

Archive:
liblscp-1.0.0

CMakeLists.txt
ChangeLog
LICENSE
README
doc/
examples/
lscp/
src/


svn - Revision 4116: /liblscp/trunk

CMakeLists.txt
ChangeLog
LICENSE
README
debian/
doc/
examples/
lscp/
rpm/
src/


Archive:
qsampler-1.0.0

CMakeLists.txt
ChangeLog
LICENSE
README
TRANSLATORS


svn - Revision 4116: /qsampler/trunk

CMakeLists.txt
ChangeLog
LICENSE
README
TRANSLATORS
debian/
rpm/
src/


It seems, there are missing some Files and Folders in the tar archives to build a deb package.

I don't know if I'm right with my conclusion. Maybe I missunderstand something?
I would be glad, when someone could clarify to me.
I'm really a newbie!

Thanks and regards, Torte

Re: Question about liblscp-1.0.0 & qsampler-1.0.0

Posted: Tue Nov 05, 2024 9:29 pm
by Torte
Okay! Now I've downloaded the latest tar archives from the subversion repository. Now I can build the packages of liblscp-1.0.0 and qsampler-1.0.0.

Regards, Torte