Csound Csound-dev Csound-tekno Search About

[Csnd] new install - Csound manual, CsoundQT

Date2022-01-27 10:25
Fromadam
Subject[Csnd] new install - Csound manual, CsoundQT
How is it recommended to install the Csound Manual ? 
I am now on Linux Ubuntu 20.04, AMD64/i586.

Is it the Build instructions here,  https://github.com/csound/manual   


The reason I ask, is the slightly complicated CsoundQT build instructions 
here; https://github.com/CsoundQt/CsoundQt/blob/master/BUILDING.md 

says under  'Notes for Linux Builds'  
..
 /usr/share/doc/csound-manual/html/   and   /usr/share/doc/csound-doc/html/ 
 If you used a package manager to install the Csound manual, it should be there.


Is the Csound Manual (csound-doc) available by apt-get the current or latest? 

apt search csound 
..
csound-doc/jammy,jammy 1:6.16.0~dfsg-1 all 


Is the CsoundQT shown by apt search the current version? 
..
csoundqt/jammy 0.9.8.1~dfsg0-1build1 amd64

I'm assuming for Jack and perhaps Python I may have to build CsoundQT.
(Still can't work Jack, so maybe this time). 


Good news is that Csound6 built and installed first time no problem. 
Blue setup and runs first time no problem. 
Legacy Common Music now runs under Emacs-Slime and sbcl.

Thank you to the Csound community. Wonderful. 

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2022-01-27 14:30
FromTarmo Johannes
SubjectRe: [Csnd] new install - Csound manual, CsoundQT
Hi,

Yes, CsoundQt 0.9.8.1 is the last officially released version  and you should be able to install it with $ apt install csoundqt


You should be able to install csound-doc  also with apt

Or if you download Csound manual (that is probably newer version that the one provided by distribution), you can just copy the html fodler of it (perhaps you need to make the directory first)
/usr/share/doc/csound-doc/

- just download, make it executable and off you go. It includes Csound 6.14 though. I really hope to get to updating it soon...

tarmo






Kontakt adam (<ahcnz@orcon.net.nz>) kirjutas kuupäeval N, 27. jaanuar 2022 kell 12:25:
How is it recommended to install the Csound Manual ?
I am now on Linux Ubuntu 20.04, AMD64/i586.

Is it the Build instructions here,  https://github.com/csound/manual   


The reason I ask, is the slightly complicated CsoundQT build instructions
here; https://github.com/CsoundQt/CsoundQt/blob/master/BUILDING.md

says under  'Notes for Linux Builds' 
..
 /usr/share/doc/csound-manual/html/   and   /usr/share/doc/csound-doc/html/
 If you used a package manager to install the Csound manual, it should be there.


Is the Csound Manual (csound-doc) available by apt-get the current or latest?

apt search csound
..
csound-doc/jammy,jammy 1:6.16.0~dfsg-1 all


Is the CsoundQT shown by apt search the current version?
..
csoundqt/jammy 0.9.8.1~dfsg0-1build1 amd64

I'm assuming for Jack and perhaps Python I may have to build CsoundQT.
(Still can't work Jack, so maybe this time).


Good news is that Csound6 built and installed first time no problem.
Blue setup and runs first time no problem.
Legacy Common Music now runs under Emacs-Slime and sbcl.

Thank you to the Csound community. Wonderful.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-01-27 15:51
Fromjoachim heintz
SubjectRe: [Csnd] new install - Csound manual, CsoundQT
and basically it does not matter wherever you put the csound manual. 
you can just download from https://github.com/csound/manual/releases, 
undpack in anywhere and tell csoundqt in Configuration > Environment > 
Html Doc Directory about the location.


On 27/01/2022 15:30, Tarmo Johannes wrote:
> Hi,
> 
> Yes, CsoundQt 0.9.8.1 is the last officially released version  and you 
> should be able to install it with $ apt install csoundqt
> 
> 
> You should be able to install csound-doc  also with apt
> 
> Or if you download Csound manual (that is probably newer version that 
> the one provided by distribution), you can just copy the html fodler of 
> it (perhaps you need to make the directory first)
> /usr/share/doc/csound-doc/
> 
> There is also an experimental CsoundQt AppImage 
> https://tarmo.uuu.ee/varia/failid/cs/CsoundQt/CsoundQt-0.9.8.2-x86_64%2BCsound-6.14.0.AppImage 
> 
> - just download, make it executable and off you go. It includes Csound 
> 6.14 though. I really hope to get to updating it soon...
> 
> tarmo
> 
> 
> 
> 
> 
> 
> Kontakt adam (>) kirjutas 
> kuupäeval N, 27. jaanuar 2022 kell 12:25:
> 
>     How is it recommended to install the Csound Manual ?
>     I am now on Linux Ubuntu 20.04, AMD64/i586.
> 
>     Is it the Build instructions here, https://github.com/csound/manual
>     
> 
> 
>     The reason I ask, is the slightly complicated CsoundQT build
>     instructions
>     here; https://github.com/CsoundQt/CsoundQt/blob/master/BUILDING.md
>     
> 
>     says under  'Notes for Linux Builds'
>     ..
>       /usr/share/doc/csound-manual/html/   and 
>       /usr/share/doc/csound-doc/html/
>       If you used a package manager to install the Csound manual, it
>     should be there.
> 
> 
>     Is the Csound Manual (csound-doc) available by apt-get the current
>     or latest?
> 
>     apt search csound
>     ..
>     csound-doc/jammy,jammy 1:6.16.0~dfsg-1 all
> 
> 
>     Is the CsoundQT shown by apt search the current version?
>     ..
>     csoundqt/jammy 0.9.8.1~dfsg0-1build1 amd64
> 
>     I'm assuming for Jack and perhaps Python I may have to build CsoundQT.
>     (Still can't work Jack, so maybe this time).
> 
> 
>     Good news is that Csound6 built and installed first time no problem.
>     Blue setup and runs first time no problem.
>     Legacy Common Music now runs under Emacs-Slime and sbcl.
> 
>     Thank you to the Csound community. Wonderful.
> 
>     Csound mailing list
>     Csound@listserv.heanet.ie 
>     https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>     
>     Send bugs reports to
>     https://github.com/csound/csound/issues
>     
>     Discussions of bugs and features can be posted here
> 
> Csound mailing list Csound@listserv.heanet.ie 
>  
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND 
>  Send bugs reports to 
> https://github.com/csound/csound/issues 
>  Discussions of bugs and 
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2022-01-27 16:00
Fromjoachim heintz
SubjectRe: [Csnd] new install - Csound manual, CsoundQT
well "undpack in" = unpack it ...



On 27/01/2022 16:51, joachim heintz wrote:
> and basically it does not matter wherever you put the csound manual. you 
> can just download from https://github.com/csound/manual/releases, 
> undpack in anywhere and tell csoundqt in Configuration > Environment > 
> Html Doc Directory about the location.
> 
> 
> On 27/01/2022 15:30, Tarmo Johannes wrote:
>> Hi,
>>
>> Yes, CsoundQt 0.9.8.1 is the last officially released version  and you 
>> should be able to install it with $ apt install csoundqt
>>
>>
>> You should be able to install csound-doc  also with apt
>>
>> Or if you download Csound manual (that is probably newer version that 
>> the one provided by distribution), you can just copy the html fodler 
>> of it (perhaps you need to make the directory first)
>> /usr/share/doc/csound-doc/
>>
>> There is also an experimental CsoundQt AppImage 
>> https://tarmo.uuu.ee/varia/failid/cs/CsoundQt/CsoundQt-0.9.8.2-x86_64%2BCsound-6.14.0.AppImage 
>>  
>>
>> - just download, make it executable and off you go. It includes Csound 
>> 6.14 though. I really hope to get to updating it soon...
>>
>> tarmo
>>
>>
>>
>>
>>
>>
>> Kontakt adam (>) 
>> kirjutas kuupäeval N, 27. jaanuar 2022 kell 12:25:
>>
>>     How is it recommended to install the Csound Manual ?
>>     I am now on Linux Ubuntu 20.04, AMD64/i586.
>>
>>     Is it the Build instructions here, https://github.com/csound/manual
>>     
>>
>>
>>     The reason I ask, is the slightly complicated CsoundQT build
>>     instructions
>>     here; https://github.com/CsoundQt/CsoundQt/blob/master/BUILDING.md
>>     
>>
>>     says under  'Notes for Linux Builds'
>>     ..
>>       /usr/share/doc/csound-manual/html/   and      
>>  /usr/share/doc/csound-doc/html/
>>       If you used a package manager to install the Csound manual, it
>>     should be there.
>>
>>
>>     Is the Csound Manual (csound-doc) available by apt-get the current
>>     or latest?
>>
>>     apt search csound
>>     ..
>>     csound-doc/jammy,jammy 1:6.16.0~dfsg-1 all
>>
>>
>>     Is the CsoundQT shown by apt search the current version?
>>     ..
>>     csoundqt/jammy 0.9.8.1~dfsg0-1build1 amd64
>>
>>     I'm assuming for Jack and perhaps Python I may have to build 
>> CsoundQT.
>>     (Still can't work Jack, so maybe this time).
>>
>>
>>     Good news is that Csound6 built and installed first time no problem.
>>     Blue setup and runs first time no problem.
>>     Legacy Common Music now runs under Emacs-Slime and sbcl.
>>
>>     Thank you to the Csound community. Wonderful.
>>
>>     Csound mailing list
>>     Csound@listserv.heanet.ie 
>>     https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>     
>>     Send bugs reports to
>>     https://github.com/csound/csound/issues
>>     
>>     Discussions of bugs and features can be posted here
>>
>> Csound mailing list Csound@listserv.heanet.ie 
>>  
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND 
>>  Send bugs reports to 
>> https://github.com/csound/csound/issues 
>>  Discussions of bugs and 
>> features can be posted here
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2022-02-09 09:49
Fromadam
SubjectRe: [Csnd] new install - Csound manual, CsoundQT
Thank you to Tarmo and Joachim. 

The CsoundQt AppImage works well for me on Ubuntu 20.04.

I didn't proceed with the apt install for CsoundQT, as it wanted to load
packages of code I believe to be already there, I just didn't want to risk it.
Csound 6.17 has been built and is already there.

Indeed with fresh install of Ubuntu 20.04, apt search couldn't find csound-doc  
and had this effect below for CsoundQT

While my repositories include source code, and the Csound 6.17 build well,
it seems I need to add either further repositories or Ubuntu release alias, if 
I am to load csoundQT or Csound-doc using apt

Loading packages via Synaptic is an option, but on my new installation I am hesitant.


All is well. Thank you again.



$ sudo apt install csoundqt
..  
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  csound csound-data csound-utils csoundqt-examples libcsnd6-6.0v5 libcsound64-6.0 libdouble-conversion3 libqt5core5a libqt5dbus5 libqt5gui5
  libqt5network5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5quickwidgets5 libqt5svg5 libqt5widgets5 libqt5xml5 libtcl8.6 libtk8.6 libxcb-xinerama0
  libxcb-xinput0 qt5-gtk-platformtheme qttranslations5-l10n stk tcl tcl8.6 tk tk8.6
Suggested packages:
  qt5-image-formats-plugins qtwayland5 qt5-qmltooling-plugins tcl-tclreadline
Recommended packages:
  csound-doc
The following NEW packages will be installed:
  csound csound-data csound-utils csoundqt csoundqt-examples libcsnd6-6.0v5 libcsound64-6.0 libdouble-conversion3 libqt5core5a libqt5dbus5 libqt5gui5
  libqt5network5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5quickwidgets5 libqt5svg5 libqt5widgets5 libqt5xml5 libtcl8.6 libtk8.6 libxcb-xinerama0
  libxcb-xinput0 qt5-gtk-platformtheme qttranslations5-l10n stk tcl tcl8.6 tk tk8.6
0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
Need to get 68.6 MB of archives.
After this operation, 152 MB of additional disk space will be used.
Do you want to continue? [Y/n]  n














On Thu, 2022-01-27 at 16:30 +0200, Tarmo Johannes wrote:
Hi,

Yes, CsoundQt 0.9.8.1 is the last officially released version  and you should be able to install it with $ apt install csoundqt


You should be able to install csound-doc  also with apt

Or if you download Csound manual (that is probably newer version that the one provided by distribution), you can just copy the html fodler of it (perhaps you need to make the directory first)
/usr/share/doc/csound-doc/

- just download, make it executable and off you go. It includes Csound 6.14 though. I really hope to get to updating it soon...

tarmo






Kontakt adam (<ahcnz@orcon.net.nz>) kirjutas kuupäeval N, 27. jaanuar 2022 kell 12:25:
How is it recommended to install the Csound Manual ?
I am now on Linux Ubuntu 20.04, AMD64/i586.

Is it the Build instructions here,  https://github.com/csound/manual   


The reason I ask, is the slightly complicated CsoundQT build instructions
here; https://github.com/CsoundQt/CsoundQt/blob/master/BUILDING.md

says under  'Notes for Linux Builds' 
..
 /usr/share/doc/csound-manual/html/   and   /usr/share/doc/csound-doc/html/
 If you used a package manager to install the Csound manual, it should be there.


Is the Csound Manual (csound-doc) available by apt-get the current or latest?

apt search csound
..
csound-doc/jammy,jammy 1:6.16.0~dfsg-1 all


Is the CsoundQT shown by apt search the current version?
..
csoundqt/jammy 0.9.8.1~dfsg0-1build1 amd64

I'm assuming for Jack and perhaps Python I may have to build CsoundQT.
(Still can't work Jack, so maybe this time).


Good news is that Csound6 built and installed first time no problem.
Blue setup and runs first time no problem.
Legacy Common Music now runs under Emacs-Slime and sbcl.

Thank you to the Csound community. Wonderful.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here