Colin: I type sudo apt-get install make instrad of cmake. I redo sudo and I get the following:
tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ sudo apt-get install cmake [sudo] password for tsang: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: qjackctl jackd2 jackd2-firewire libffado2 libxml++2.6-2 Use 'apt-get autoremove' to remove them. The following extra packages will be installed: cmake-data emacsen-common libxmlrpc-core-c3 The following NEW packages will be installed: cmake cmake-data emacsen-common libxmlrpc-core-c3 0 upgraded, 4 newly installed, 0 to remove and 324 not upgraded. Need to get 4,833kB of archives. After this operation, 14.0MB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://ca.archive.ubuntu.com/ubuntu/ maverick/main libxmlrpc-core-c3 i386 1.06.27-1ubuntu7 [89.6kB] Get:2 http://ca.archive.ubuntu.com/ubuntu/ maverick/main emacsen-common all 1.4.19ubuntu1 [19.0kB] Get:3 http://ca.archive.ubuntu.com/ubuntu/ maverick-updates/main cmake-data all 2.8.2-2ubuntu0.1 [653kB] Get:4 http://ca.archive.ubuntu.com/ubuntu/ maverick-updates/main cmake i386 2.8.2-2ubuntu0.1 [4,072kB] Fetched 4,833kB in 23s (207kB/s) Selecting previously deselected package libxmlrpc-core-c3. (Reading database ... 211323 files and directories currently installed.) Unpacking libxmlrpc-core-c3 (from .../libxmlrpc-core-c3_1.06.27-1ubuntu7_i386.deb) ... Selecting previously deselected package emacsen-common. Unpacking emacsen-common (from .../emacsen-common_1.4.19ubuntu1_all.deb) ... Selecting previously deselected package cmake-data. Unpacking cmake-data (from .../cmake-data_2.8.2-2ubuntu0.1_all.deb) ... Selecting previously deselected package cmake. Unpacking cmake (from .../cmake_2.8.2-2ubuntu0.1_i386.deb) ... Processing triggers for man-db ... Setting up libxmlrpc-core-c3 (1.06.27-1ubuntu7) ... Setting up emacsen-common (1.4.19ubuntu1) ... emacsen-common: Handling install of emacsen flavor emacs Setting up cmake-data (2.8.2-2ubuntu0.1) ... emacsen-common: Handling install of emacsen flavor emacs Setting up cmake (2.8.2-2ubuntu0.1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ ./run bash: ./run: No such file or directory tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ cmake . CMake Error: The source directory "/home/tsang" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ cMake . No command 'cMake' found, did you mean: Command 'cake' from package 'cakephp-scripts' (universe) Command 'cmake' from package 'cmake' (main) cMake: command not found tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ ________________________________ From: MING TSANG <[email protected]> To: Colin Campbell <[email protected]> Cc: [email protected] Sent: Tue, June 14, 2011 8:56:47 AM Subject: Re: V2.14.0 - midi volume & midi arpeggio Colin: Thank you or the png. My Frescobaldi does show lilypond preference button (icon), So I conclude that your version is not the same as mime. my is v1.0.2. I used ubuntu software centre to install frescobaldi. I guess your is v1.2.0. So I download frescobaldi-v1.2.0.tar.gz; then I extract the file. At a terminal, I type cmake, I get: tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ cmake The program 'cmake' is currently not installed. You can install it by typing: sudo apt-get install cmake tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ sudo apt-get install make [sudo] password for tsang: Reading package lists... Done Building dependency tree Reading state information... Done make is already the newest version. The following packages were automatically installed and are no longer required: qjackctl jackd2 jackd2-firewire libffado2 libxml++2.6-2 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 324 not upgraded. tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ ./run bash: ./run: No such file or directory tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ cmake . The program 'cmake' is currently not installed. You can install it by typing: sudo apt-get install cmake tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ According to install text file I type ./run and it says no such file. I did cmake . and it complain cmake is not installed. (please note the terminal disi say it was installed.) Now I am stuck. Don't know what to do. Is there a simpler way to install frescobaldi (like ubuntu software centre)? How can I get ubuntu upgrade to install the newest frescobaldi? Thank you for your help. >From: Colin Campbell <[email protected]> >To: MING TSANG <[email protected]> >Cc: [email protected] >Sent: Tue, June 14, 2011 12:34:28 AM >Subject: Re: V2.14.0 - midi volume & midi arpeggio >On 11-06-13 09:46 AM, MING TSANG wrote: Thank you. > > >I discovered that once I change configue-frescobali/path both icon >use the same version v2.14.1 > > >I follow you instruction and have trouble running v2.12.3. > > > ________________________________ > I've attached a screen shot which might help explain what I mean, Ming. Of course, you need to have each of the listed versions of lilypond installed, but the shot shows that I can create scores in several versions, using the same instance of Frescobaldi, and indeed (with a shout out to Wilbert) this is one of its best features. Colin -- A chief event of life is the day in which we have encountered a mind that startled us. -Ralph Waldo Emerson, writer and philosopher (1803-1882)
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
