Thread: [Taalpulse-user] installation instructions
Status: Beta
Brought to you by:
gpothier
From: nagaraj t. <ham...@gm...> - 2008-06-01 13:26:39
|
i'm new to taalpulse and was introduced by a friend to it. he gave a demo on his windows pc but i use ubuntu linux (hardy). i searched and installed squeak and downloaded the taalpulse image1.1.zip as well. now i dont know what further to do, i mean where is squeak installed and where should i unzip taalpulse etc. can anybody guide me? nagaraj |
From: Guillaume P. <gpo...@gm...> - 2008-06-01 17:27:42
|
Hi Nagaraj, Just uncompress TaalPulse anywhere within your home directory, actually it's not necessary that you place it in the Squeak installation directory. Then run Squeak giving it the path to the squeak.image file provided with TaalPulse. From a terminal, that would be (replacing <path> with the actual path where you uncompressed TaalPulse): squeakvm <path>/squeak.image Hope this helps, otherwise just ask again! Cheers g On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm...> wrote: > i'm new to taalpulse and was introduced by a friend to it. he gave a demo on > his windows pc but i use ubuntu linux (hardy). i searched and installed > squeak and downloaded the taalpulse image1.1.zip as well. now i dont know > what further to do, i mean where is squeak installed and where should i > unzip taalpulse etc. can anybody guide me? > nagaraj > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > |
From: nagaraj t. <ham...@gm...> - 2008-06-01 18:12:02
|
thanks a lot ' i could load the image allright, but still have a hithch. the play button does not produce any sound. do i need to install anything more? ( i can play other sound files) nagaraj On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier <gpo...@gm...> wrote: > Hi Nagaraj, > Just uncompress TaalPulse anywhere within your home directory, > actually it's not necessary that you place it in the Squeak > installation directory. Then run Squeak giving it the path to the > squeak.image file provided with TaalPulse. From a terminal, that would > be (replacing <path> with the actual path where you uncompressed > TaalPulse): > squeakvm <path>/squeak.image > > Hope this helps, otherwise just ask again! > Cheers > g > > > > On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm...> > wrote: > > i'm new to taalpulse and was introduced by a friend to it. he gave a demo > on > > his windows pc but i use ubuntu linux (hardy). i searched and installed > > squeak and downloaded the taalpulse image1.1.zip as well. now i dont know > > what further to do, i mean where is squeak installed and where should i > > unzip taalpulse etc. can anybody guide me? > > nagaraj > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Taalpulse-user mailing list > > Taa...@li... > > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > |
From: Guillaume P. <gpo...@gm...> - 2008-06-01 20:12:13
|
Hmmm... Indeed it seems audio in Squeak is broken on Hardy: https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 You can make it work by compiling Squeak from source: Download http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz Extract and follow the instructions in the README file below "for the impatient", but instead of "su root; make install", you have to do "sudo make install". if it is the first time you compile software on your machine, you probably need the gcc and make packages, which you can install using synaptic. Once you installed squeak, type "squeak -help" (note that the newly compiled VM is squeak, not squeakvm). In the "available drivers" section, you should see at least one of vm-sound-ALSA or vm-sound-OSS. If so, then you should be able to run TaalPulse. Tell me if it works. g On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm...> wrote: > thanks a lot ' > i could load the image allright, but still have a hithch. the play button > does not produce any sound. do i need to install anything more? ( i can play > other sound files) > nagaraj > > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier <gpo...@gm...> > wrote: >> >> Hi Nagaraj, >> Just uncompress TaalPulse anywhere within your home directory, >> actually it's not necessary that you place it in the Squeak >> installation directory. Then run Squeak giving it the path to the >> squeak.image file provided with TaalPulse. From a terminal, that would >> be (replacing <path> with the actual path where you uncompressed >> TaalPulse): >> squeakvm <path>/squeak.image >> >> Hope this helps, otherwise just ask again! >> Cheers >> g >> >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm...> >> wrote: >> > i'm new to taalpulse and was introduced by a friend to it. he gave a >> > demo on >> > his windows pc but i use ubuntu linux (hardy). i searched and installed >> > squeak and downloaded the taalpulse image1.1.zip as well. now i dont >> > know >> > what further to do, i mean where is squeak installed and where should i >> > unzip taalpulse etc. can anybody guide me? >> > nagaraj >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Taalpulse-user mailing list >> > Taa...@li... >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Taalpulse-user mailing list >> Taa...@li... >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > |
From: nagaraj t. <ham...@gm...> - 2008-06-02 11:57:14
|
well, thanks, i am not sure i understand most of this. i'll anyway try as much as i can and fall back on u if i get stuck. by the way is it possible to install the 'taalpulse' windows version with wine? nagaraj On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier <gpo...@gm...> wrote: > Hmmm... Indeed it seems audio in Squeak is broken on Hardy: > https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 > You can make it work by compiling Squeak from source: > Download http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz > Extract and follow the instructions in the README file below "for the > impatient", but instead of "su root; make install", you have to do > "sudo make install". if it is the first time you compile software on > your machine, you probably need the gcc and make packages, which you > can install using synaptic. > Once you installed squeak, type "squeak -help" (note that the newly > compiled VM is squeak, not squeakvm). In the "available drivers" > section, you should see at least one of vm-sound-ALSA or vm-sound-OSS. > If so, then you should be able to run TaalPulse. > Tell me if it works. > g > > On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm...> > wrote: > > thanks a lot ' > > i could load the image allright, but still have a hithch. the play button > > does not produce any sound. do i need to install anything more? ( i can > play > > other sound files) > > nagaraj > > > > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier <gpo...@gm...> > > wrote: > >> > >> Hi Nagaraj, > >> Just uncompress TaalPulse anywhere within your home directory, > >> actually it's not necessary that you place it in the Squeak > >> installation directory. Then run Squeak giving it the path to the > >> squeak.image file provided with TaalPulse. From a terminal, that would > >> be (replacing <path> with the actual path where you uncompressed > >> TaalPulse): > >> squeakvm <path>/squeak.image > >> > >> Hope this helps, otherwise just ask again! > >> Cheers > >> g > >> > >> > >> > >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm...> > >> wrote: > >> > i'm new to taalpulse and was introduced by a friend to it. he gave a > >> > demo on > >> > his windows pc but i use ubuntu linux (hardy). i searched and > installed > >> > squeak and downloaded the taalpulse image1.1.zip as well. now i dont > >> > know > >> > what further to do, i mean where is squeak installed and where should > i > >> > unzip taalpulse etc. can anybody guide me? > >> > nagaraj > >> > > >> > > >> > > ------------------------------------------------------------------------- > >> > This SF.net email is sponsored by: Microsoft > >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> > _______________________________________________ > >> > Taalpulse-user mailing list > >> > Taa...@li... > >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > >> > ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Taalpulse-user mailing list > >> Taa...@li... > >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Taalpulse-user mailing list > > Taa...@li... > > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > |
From: Guillaume P. <gpo...@gm...> - 2008-06-02 14:47:09
|
> well, thanks, i am not sure i understand most of this. i'll anyway try as > much as i can and fall back on u if i get stuck. by the way is it possible > to install the 'taalpulse' windows version with wine? I've never tried with wine, if you try please tell us if it works! g > nagaraj > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier <gpo...@gm...> > wrote: >> >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 >> You can make it work by compiling Squeak from source: >> Download http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz >> Extract and follow the instructions in the README file below "for the >> impatient", but instead of "su root; make install", you have to do >> "sudo make install". if it is the first time you compile software on >> your machine, you probably need the gcc and make packages, which you >> can install using synaptic. >> Once you installed squeak, type "squeak -help" (note that the newly >> compiled VM is squeak, not squeakvm). In the "available drivers" >> section, you should see at least one of vm-sound-ALSA or vm-sound-OSS. >> If so, then you should be able to run TaalPulse. >> Tell me if it works. >> g >> >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm...> >> wrote: >> > thanks a lot ' >> > i could load the image allright, but still have a hithch. the play >> > button >> > does not produce any sound. do i need to install anything more? ( i can >> > play >> > other sound files) >> > nagaraj >> > >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier <gpo...@gm...> >> > wrote: >> >> >> >> Hi Nagaraj, >> >> Just uncompress TaalPulse anywhere within your home directory, >> >> actually it's not necessary that you place it in the Squeak >> >> installation directory. Then run Squeak giving it the path to the >> >> squeak.image file provided with TaalPulse. From a terminal, that would >> >> be (replacing <path> with the actual path where you uncompressed >> >> TaalPulse): >> >> squeakvm <path>/squeak.image >> >> >> >> Hope this helps, otherwise just ask again! >> >> Cheers >> >> g >> >> >> >> >> >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm...> >> >> wrote: >> >> > i'm new to taalpulse and was introduced by a friend to it. he gave a >> >> > demo on >> >> > his windows pc but i use ubuntu linux (hardy). i searched and >> >> > installed >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now i dont >> >> > know >> >> > what further to do, i mean where is squeak installed and where should >> >> > i >> >> > unzip taalpulse etc. can anybody guide me? >> >> > nagaraj >> >> > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- >> >> > This SF.net email is sponsored by: Microsoft >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> > _______________________________________________ >> >> > Taalpulse-user mailing list >> >> > Taa...@li... >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> > >> >> > >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Microsoft >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> _______________________________________________ >> >> Taalpulse-user mailing list >> >> Taa...@li... >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Taalpulse-user mailing list >> > Taa...@li... >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Taalpulse-user mailing list >> Taa...@li... >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > |
From: nagaraj t. <ham...@gm...> - 2008-06-03 04:38:36
|
i could install and run but the sound output was not clean, i mean there were some background noises and the sound was wavy. but i could operate all buttons. does it have to do with some settings on the sound device? i'll keep trying, if u have any ideas please let me know. ( installation was definitely easier) nagaraj On Mon, Jun 2, 2008 at 8:17 PM, Guillaume Pothier <gpo...@gm...> wrote: > > well, thanks, i am not sure i understand most of this. i'll anyway try as > > much as i can and fall back on u if i get stuck. by the way is it > possible > > to install the 'taalpulse' windows version with wine? > > I've never tried with wine, if you try please tell us if it works! > g > > > nagaraj > > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier <gpo...@gm...> > > wrote: > >> > >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: > >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 > >> You can make it work by compiling Squeak from source: > >> Download http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz > >> Extract and follow the instructions in the README file below "for the > >> impatient", but instead of "su root; make install", you have to do > >> "sudo make install". if it is the first time you compile software on > >> your machine, you probably need the gcc and make packages, which you > >> can install using synaptic. > >> Once you installed squeak, type "squeak -help" (note that the newly > >> compiled VM is squeak, not squeakvm). In the "available drivers" > >> section, you should see at least one of vm-sound-ALSA or vm-sound-OSS. > >> If so, then you should be able to run TaalPulse. > >> Tell me if it works. > >> g > >> > >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm...> > >> wrote: > >> > thanks a lot ' > >> > i could load the image allright, but still have a hithch. the play > >> > button > >> > does not produce any sound. do i need to install anything more? ( i > can > >> > play > >> > other sound files) > >> > nagaraj > >> > > >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier < > gpo...@gm...> > >> > wrote: > >> >> > >> >> Hi Nagaraj, > >> >> Just uncompress TaalPulse anywhere within your home directory, > >> >> actually it's not necessary that you place it in the Squeak > >> >> installation directory. Then run Squeak giving it the path to the > >> >> squeak.image file provided with TaalPulse. From a terminal, that > would > >> >> be (replacing <path> with the actual path where you uncompressed > >> >> TaalPulse): > >> >> squeakvm <path>/squeak.image > >> >> > >> >> Hope this helps, otherwise just ask again! > >> >> Cheers > >> >> g > >> >> > >> >> > >> >> > >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali <ham...@gm... > > > >> >> wrote: > >> >> > i'm new to taalpulse and was introduced by a friend to it. he gave > a > >> >> > demo on > >> >> > his windows pc but i use ubuntu linux (hardy). i searched and > >> >> > installed > >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now i > dont > >> >> > know > >> >> > what further to do, i mean where is squeak installed and where > should > >> >> > i > >> >> > unzip taalpulse etc. can anybody guide me? > >> >> > nagaraj > >> >> > > >> >> > > >> >> > > >> >> > > ------------------------------------------------------------------------- > >> >> > This SF.net email is sponsored by: Microsoft > >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> > _______________________________________________ > >> >> > Taalpulse-user mailing list > >> >> > Taa...@li... > >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> > > >> >> > > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- > >> >> This SF.net email is sponsored by: Microsoft > >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> _______________________________________________ > >> >> Taalpulse-user mailing list > >> >> Taa...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > > >> > > ------------------------------------------------------------------------- > >> > This SF.net email is sponsored by: Microsoft > >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> > _______________________________________________ > >> > Taalpulse-user mailing list > >> > Taa...@li... > >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > >> > ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Taalpulse-user mailing list > >> Taa...@li... > >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Taalpulse-user mailing list > > Taa...@li... > > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > |
From: Guillaume P. <gpo...@gm...> - 2008-06-03 04:44:56
|
The sound problem you observe, is it with wine, or native Linux? g On Wed, Jun 4, 2008 at 12:38 AM, nagaraj tanksali <ham...@gm...> wrote: > i could install and run but the sound output was not clean, i mean there > were some background noises and the sound was wavy. but i could operate all > buttons. does it have to do with some settings on the sound device? i'll > keep trying, if u have any ideas please let me know. ( installation was > definitely easier) > nagaraj > > On Mon, Jun 2, 2008 at 8:17 PM, Guillaume Pothier <gpo...@gm...> > wrote: >> >> > well, thanks, i am not sure i understand most of this. i'll anyway try >> > as >> > much as i can and fall back on u if i get stuck. by the way is it >> > possible >> > to install the 'taalpulse' windows version with wine? >> >> I've never tried with wine, if you try please tell us if it works! >> g >> >> > nagaraj >> > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier <gpo...@gm...> >> > wrote: >> >> >> >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: >> >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 >> >> You can make it work by compiling Squeak from source: >> >> Download http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz >> >> Extract and follow the instructions in the README file below "for the >> >> impatient", but instead of "su root; make install", you have to do >> >> "sudo make install". if it is the first time you compile software on >> >> your machine, you probably need the gcc and make packages, which you >> >> can install using synaptic. >> >> Once you installed squeak, type "squeak -help" (note that the newly >> >> compiled VM is squeak, not squeakvm). In the "available drivers" >> >> section, you should see at least one of vm-sound-ALSA or vm-sound-OSS. >> >> If so, then you should be able to run TaalPulse. >> >> Tell me if it works. >> >> g >> >> >> >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm...> >> >> wrote: >> >> > thanks a lot ' >> >> > i could load the image allright, but still have a hithch. the play >> >> > button >> >> > does not produce any sound. do i need to install anything more? ( i >> >> > can >> >> > play >> >> > other sound files) >> >> > nagaraj >> >> > >> >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier >> >> > <gpo...@gm...> >> >> > wrote: >> >> >> >> >> >> Hi Nagaraj, >> >> >> Just uncompress TaalPulse anywhere within your home directory, >> >> >> actually it's not necessary that you place it in the Squeak >> >> >> installation directory. Then run Squeak giving it the path to the >> >> >> squeak.image file provided with TaalPulse. From a terminal, that >> >> >> would >> >> >> be (replacing <path> with the actual path where you uncompressed >> >> >> TaalPulse): >> >> >> squeakvm <path>/squeak.image >> >> >> >> >> >> Hope this helps, otherwise just ask again! >> >> >> Cheers >> >> >> g >> >> >> >> >> >> >> >> >> >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali >> >> >> <ham...@gm...> >> >> >> wrote: >> >> >> > i'm new to taalpulse and was introduced by a friend to it. he gave >> >> >> > a >> >> >> > demo on >> >> >> > his windows pc but i use ubuntu linux (hardy). i searched and >> >> >> > installed >> >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now i >> >> >> > dont >> >> >> > know >> >> >> > what further to do, i mean where is squeak installed and where >> >> >> > should >> >> >> > i >> >> >> > unzip taalpulse etc. can anybody guide me? >> >> >> > nagaraj >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------- >> >> >> > This SF.net email is sponsored by: Microsoft >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> > _______________________________________________ >> >> >> > Taalpulse-user mailing list >> >> >> > Taa...@li... >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> >> > >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> >> This SF.net email is sponsored by: Microsoft >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> _______________________________________________ >> >> >> Taalpulse-user mailing list >> >> >> Taa...@li... >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> > >> >> > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- >> >> > This SF.net email is sponsored by: Microsoft >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> > _______________________________________________ >> >> > Taalpulse-user mailing list >> >> > Taa...@li... >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> > >> >> > >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Microsoft >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> _______________________________________________ >> >> Taalpulse-user mailing list >> >> Taa...@li... >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Taalpulse-user mailing list >> > Taa...@li... >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Taalpulse-user mailing list >> Taa...@li... >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > |
From: nagaraj t. <ham...@gm...> - 2008-06-03 12:55:44
|
guess it is with wine because other audiio players play sound alright. my default mixer is ALSA (SIS SI7012) and sound playback is set to 'autodetect'. any suggestions? nagaraj On Tue, Jun 3, 2008 at 10:15 AM, Guillaume Pothier <gpo...@gm...> wrote: > The sound problem you observe, is it with wine, or native Linux? > g > > On Wed, Jun 4, 2008 at 12:38 AM, nagaraj tanksali <ham...@gm...> > wrote: > > i could install and run but the sound output was not clean, i mean there > > were some background noises and the sound was wavy. but i could operate > all > > buttons. does it have to do with some settings on the sound device? i'll > > keep trying, if u have any ideas please let me know. ( installation was > > definitely easier) > > nagaraj > > > > On Mon, Jun 2, 2008 at 8:17 PM, Guillaume Pothier <gpo...@gm...> > > wrote: > >> > >> > well, thanks, i am not sure i understand most of this. i'll anyway try > >> > as > >> > much as i can and fall back on u if i get stuck. by the way is it > >> > possible > >> > to install the 'taalpulse' windows version with wine? > >> > >> I've never tried with wine, if you try please tell us if it works! > >> g > >> > >> > nagaraj > >> > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier <gpo...@gm... > > > >> > wrote: > >> >> > >> >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: > >> >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 > >> >> You can make it work by compiling Squeak from source: > >> >> Download > http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz > >> >> Extract and follow the instructions in the README file below "for the > >> >> impatient", but instead of "su root; make install", you have to do > >> >> "sudo make install". if it is the first time you compile software on > >> >> your machine, you probably need the gcc and make packages, which you > >> >> can install using synaptic. > >> >> Once you installed squeak, type "squeak -help" (note that the newly > >> >> compiled VM is squeak, not squeakvm). In the "available drivers" > >> >> section, you should see at least one of vm-sound-ALSA or > vm-sound-OSS. > >> >> If so, then you should be able to run TaalPulse. > >> >> Tell me if it works. > >> >> g > >> >> > >> >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali <ham...@gm... > > > >> >> wrote: > >> >> > thanks a lot ' > >> >> > i could load the image allright, but still have a hithch. the play > >> >> > button > >> >> > does not produce any sound. do i need to install anything more? ( i > >> >> > can > >> >> > play > >> >> > other sound files) > >> >> > nagaraj > >> >> > > >> >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier > >> >> > <gpo...@gm...> > >> >> > wrote: > >> >> >> > >> >> >> Hi Nagaraj, > >> >> >> Just uncompress TaalPulse anywhere within your home directory, > >> >> >> actually it's not necessary that you place it in the Squeak > >> >> >> installation directory. Then run Squeak giving it the path to the > >> >> >> squeak.image file provided with TaalPulse. From a terminal, that > >> >> >> would > >> >> >> be (replacing <path> with the actual path where you uncompressed > >> >> >> TaalPulse): > >> >> >> squeakvm <path>/squeak.image > >> >> >> > >> >> >> Hope this helps, otherwise just ask again! > >> >> >> Cheers > >> >> >> g > >> >> >> > >> >> >> > >> >> >> > >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali > >> >> >> <ham...@gm...> > >> >> >> wrote: > >> >> >> > i'm new to taalpulse and was introduced by a friend to it. he > gave > >> >> >> > a > >> >> >> > demo on > >> >> >> > his windows pc but i use ubuntu linux (hardy). i searched and > >> >> >> > installed > >> >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now i > >> >> >> > dont > >> >> >> > know > >> >> >> > what further to do, i mean where is squeak installed and where > >> >> >> > should > >> >> >> > i > >> >> >> > unzip taalpulse etc. can anybody guide me? > >> >> >> > nagaraj > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > ------------------------------------------------------------------------- > >> >> >> > This SF.net email is sponsored by: Microsoft > >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> > _______________________________________________ > >> >> >> > Taalpulse-user mailing list > >> >> >> > Taa...@li... > >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> >> > > >> >> >> > > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------- > >> >> >> This SF.net email is sponsored by: Microsoft > >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> _______________________________________________ > >> >> >> Taalpulse-user mailing list > >> >> >> Taa...@li... > >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> > > >> >> > > >> >> > > >> >> > > >> >> > > ------------------------------------------------------------------------- > >> >> > This SF.net email is sponsored by: Microsoft > >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> > _______________________________________________ > >> >> > Taalpulse-user mailing list > >> >> > Taa...@li... > >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> > > >> >> > > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- > >> >> This SF.net email is sponsored by: Microsoft > >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> _______________________________________________ > >> >> Taalpulse-user mailing list > >> >> Taa...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > > >> > > ------------------------------------------------------------------------- > >> > This SF.net email is sponsored by: Microsoft > >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> > _______________________________________________ > >> > Taalpulse-user mailing list > >> > Taa...@li... > >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > >> > ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Taalpulse-user mailing list > >> Taa...@li... > >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Taalpulse-user mailing list > > Taa...@li... > > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > |
From: Guillaume P. <gpo...@gm...> - 2008-06-03 13:32:26
|
Unfortunately I really don't know what can cause that, as I'm used at all to wine. You might want to try the other route (compiling squeak from source). g On Wed, Jun 4, 2008 at 8:55 AM, nagaraj tanksali <ham...@gm...> wrote: > guess it is with wine because other audiio players play sound alright. my > default mixer is ALSA (SIS SI7012) and sound playback is set to > 'autodetect'. any suggestions? > nagaraj > > On Tue, Jun 3, 2008 at 10:15 AM, Guillaume Pothier <gpo...@gm...> > wrote: >> >> The sound problem you observe, is it with wine, or native Linux? >> g >> >> On Wed, Jun 4, 2008 at 12:38 AM, nagaraj tanksali <ham...@gm...> >> wrote: >> > i could install and run but the sound output was not clean, i mean there >> > were some background noises and the sound was wavy. but i could operate >> > all >> > buttons. does it have to do with some settings on the sound device? i'll >> > keep trying, if u have any ideas please let me know. ( installation was >> > definitely easier) >> > nagaraj >> > >> > On Mon, Jun 2, 2008 at 8:17 PM, Guillaume Pothier <gpo...@gm...> >> > wrote: >> >> >> >> > well, thanks, i am not sure i understand most of this. i'll anyway >> >> > try >> >> > as >> >> > much as i can and fall back on u if i get stuck. by the way is it >> >> > possible >> >> > to install the 'taalpulse' windows version with wine? >> >> >> >> I've never tried with wine, if you try please tell us if it works! >> >> g >> >> >> >> > nagaraj >> >> > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier >> >> > <gpo...@gm...> >> >> > wrote: >> >> >> >> >> >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: >> >> >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 >> >> >> You can make it work by compiling Squeak from source: >> >> >> Download >> >> >> http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz >> >> >> Extract and follow the instructions in the README file below "for >> >> >> the >> >> >> impatient", but instead of "su root; make install", you have to do >> >> >> "sudo make install". if it is the first time you compile software on >> >> >> your machine, you probably need the gcc and make packages, which you >> >> >> can install using synaptic. >> >> >> Once you installed squeak, type "squeak -help" (note that the newly >> >> >> compiled VM is squeak, not squeakvm). In the "available drivers" >> >> >> section, you should see at least one of vm-sound-ALSA or >> >> >> vm-sound-OSS. >> >> >> If so, then you should be able to run TaalPulse. >> >> >> Tell me if it works. >> >> >> g >> >> >> >> >> >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali >> >> >> <ham...@gm...> >> >> >> wrote: >> >> >> > thanks a lot ' >> >> >> > i could load the image allright, but still have a hithch. the play >> >> >> > button >> >> >> > does not produce any sound. do i need to install anything more? ( >> >> >> > i >> >> >> > can >> >> >> > play >> >> >> > other sound files) >> >> >> > nagaraj >> >> >> > >> >> >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier >> >> >> > <gpo...@gm...> >> >> >> > wrote: >> >> >> >> >> >> >> >> Hi Nagaraj, >> >> >> >> Just uncompress TaalPulse anywhere within your home directory, >> >> >> >> actually it's not necessary that you place it in the Squeak >> >> >> >> installation directory. Then run Squeak giving it the path to the >> >> >> >> squeak.image file provided with TaalPulse. From a terminal, that >> >> >> >> would >> >> >> >> be (replacing <path> with the actual path where you uncompressed >> >> >> >> TaalPulse): >> >> >> >> squeakvm <path>/squeak.image >> >> >> >> >> >> >> >> Hope this helps, otherwise just ask again! >> >> >> >> Cheers >> >> >> >> g >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali >> >> >> >> <ham...@gm...> >> >> >> >> wrote: >> >> >> >> > i'm new to taalpulse and was introduced by a friend to it. he >> >> >> >> > gave >> >> >> >> > a >> >> >> >> > demo on >> >> >> >> > his windows pc but i use ubuntu linux (hardy). i searched and >> >> >> >> > installed >> >> >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now i >> >> >> >> > dont >> >> >> >> > know >> >> >> >> > what further to do, i mean where is squeak installed and where >> >> >> >> > should >> >> >> >> > i >> >> >> >> > unzip taalpulse etc. can anybody guide me? >> >> >> >> > nagaraj >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > ------------------------------------------------------------------------- >> >> >> >> > This SF.net email is sponsored by: Microsoft >> >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> >> > _______________________________________________ >> >> >> >> > Taalpulse-user mailing list >> >> >> >> > Taa...@li... >> >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> >> >> > >> >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> >> >> This SF.net email is sponsored by: Microsoft >> >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> >> _______________________________________________ >> >> >> >> Taalpulse-user mailing list >> >> >> >> Taa...@li... >> >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------- >> >> >> > This SF.net email is sponsored by: Microsoft >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> > _______________________________________________ >> >> >> > Taalpulse-user mailing list >> >> >> > Taa...@li... >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> >> > >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> >> This SF.net email is sponsored by: Microsoft >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> >> _______________________________________________ >> >> >> Taalpulse-user mailing list >> >> >> Taa...@li... >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> > >> >> > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- >> >> > This SF.net email is sponsored by: Microsoft >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> > _______________________________________________ >> >> > Taalpulse-user mailing list >> >> > Taa...@li... >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> >> > >> >> > >> >> >> >> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Microsoft >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> >> _______________________________________________ >> >> Taalpulse-user mailing list >> >> Taa...@li... >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2008. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Taalpulse-user mailing list >> > Taa...@li... >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user >> > >> > >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Taalpulse-user mailing list >> Taa...@li... >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > |
From: nagaraj t. <ham...@gm...> - 2008-06-04 03:14:25
|
sure, i'll try that next and let u know the results. but maybe somebody else with a little more knowledge about these things might do it with wine. it looked like a case of 'so near yet so far' thanks, nagaraj On Tue, Jun 3, 2008 at 7:02 PM, Guillaume Pothier <gpo...@gm...> wrote: > Unfortunately I really don't know what can cause that, as I'm used at > all to wine. You might want to try the other route (compiling squeak > from source). > g > > On Wed, Jun 4, 2008 at 8:55 AM, nagaraj tanksali <ham...@gm...> > wrote: > > guess it is with wine because other audiio players play sound alright. my > > default mixer is ALSA (SIS SI7012) and sound playback is set to > > 'autodetect'. any suggestions? > > nagaraj > > > > On Tue, Jun 3, 2008 at 10:15 AM, Guillaume Pothier <gpo...@gm...> > > wrote: > >> > >> The sound problem you observe, is it with wine, or native Linux? > >> g > >> > >> On Wed, Jun 4, 2008 at 12:38 AM, nagaraj tanksali <ham...@gm...> > >> wrote: > >> > i could install and run but the sound output was not clean, i mean > there > >> > were some background noises and the sound was wavy. but i could > operate > >> > all > >> > buttons. does it have to do with some settings on the sound device? > i'll > >> > keep trying, if u have any ideas please let me know. ( installation > was > >> > definitely easier) > >> > nagaraj > >> > > >> > On Mon, Jun 2, 2008 at 8:17 PM, Guillaume Pothier <gpo...@gm... > > > >> > wrote: > >> >> > >> >> > well, thanks, i am not sure i understand most of this. i'll anyway > >> >> > try > >> >> > as > >> >> > much as i can and fall back on u if i get stuck. by the way is it > >> >> > possible > >> >> > to install the 'taalpulse' windows version with wine? > >> >> > >> >> I've never tried with wine, if you try please tell us if it works! > >> >> g > >> >> > >> >> > nagaraj > >> >> > On Mon, Jun 2, 2008 at 1:42 AM, Guillaume Pothier > >> >> > <gpo...@gm...> > >> >> > wrote: > >> >> >> > >> >> >> Hmmm... Indeed it seems audio in Squeak is broken on Hardy: > >> >> >> https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/235146 > >> >> >> You can make it work by compiling Squeak from source: > >> >> >> Download > >> >> >> http://ftp.squeak.org/3.9/unix-linux/Squeak-3.9-8.src.tar.gz > >> >> >> Extract and follow the instructions in the README file below "for > >> >> >> the > >> >> >> impatient", but instead of "su root; make install", you have to do > >> >> >> "sudo make install". if it is the first time you compile software > on > >> >> >> your machine, you probably need the gcc and make packages, which > you > >> >> >> can install using synaptic. > >> >> >> Once you installed squeak, type "squeak -help" (note that the > newly > >> >> >> compiled VM is squeak, not squeakvm). In the "available drivers" > >> >> >> section, you should see at least one of vm-sound-ALSA or > >> >> >> vm-sound-OSS. > >> >> >> If so, then you should be able to run TaalPulse. > >> >> >> Tell me if it works. > >> >> >> g > >> >> >> > >> >> >> On Mon, Jun 2, 2008 at 2:12 PM, nagaraj tanksali > >> >> >> <ham...@gm...> > >> >> >> wrote: > >> >> >> > thanks a lot ' > >> >> >> > i could load the image allright, but still have a hithch. the > play > >> >> >> > button > >> >> >> > does not produce any sound. do i need to install anything more? > ( > >> >> >> > i > >> >> >> > can > >> >> >> > play > >> >> >> > other sound files) > >> >> >> > nagaraj > >> >> >> > > >> >> >> > On Sun, Jun 1, 2008 at 10:57 PM, Guillaume Pothier > >> >> >> > <gpo...@gm...> > >> >> >> > wrote: > >> >> >> >> > >> >> >> >> Hi Nagaraj, > >> >> >> >> Just uncompress TaalPulse anywhere within your home directory, > >> >> >> >> actually it's not necessary that you place it in the Squeak > >> >> >> >> installation directory. Then run Squeak giving it the path to > the > >> >> >> >> squeak.image file provided with TaalPulse. From a terminal, > that > >> >> >> >> would > >> >> >> >> be (replacing <path> with the actual path where you > uncompressed > >> >> >> >> TaalPulse): > >> >> >> >> squeakvm <path>/squeak.image > >> >> >> >> > >> >> >> >> Hope this helps, otherwise just ask again! > >> >> >> >> Cheers > >> >> >> >> g > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> On Mon, Jun 2, 2008 at 9:26 AM, nagaraj tanksali > >> >> >> >> <ham...@gm...> > >> >> >> >> wrote: > >> >> >> >> > i'm new to taalpulse and was introduced by a friend to it. he > >> >> >> >> > gave > >> >> >> >> > a > >> >> >> >> > demo on > >> >> >> >> > his windows pc but i use ubuntu linux (hardy). i searched and > >> >> >> >> > installed > >> >> >> >> > squeak and downloaded the taalpulse image1.1.zip as well. now > i > >> >> >> >> > dont > >> >> >> >> > know > >> >> >> >> > what further to do, i mean where is squeak installed and > where > >> >> >> >> > should > >> >> >> >> > i > >> >> >> >> > unzip taalpulse etc. can anybody guide me? > >> >> >> >> > nagaraj > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > ------------------------------------------------------------------------- > >> >> >> >> > This SF.net email is sponsored by: Microsoft > >> >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> >> > _______________________________________________ > >> >> >> >> > Taalpulse-user mailing list > >> >> >> >> > Taa...@li... > >> >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > ------------------------------------------------------------------------- > >> >> >> >> This SF.net email is sponsored by: Microsoft > >> >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> >> _______________________________________________ > >> >> >> >> Taalpulse-user mailing list > >> >> >> >> Taa...@li... > >> >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > ------------------------------------------------------------------------- > >> >> >> > This SF.net email is sponsored by: Microsoft > >> >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> > _______________________________________________ > >> >> >> > Taalpulse-user mailing list > >> >> >> > Taa...@li... > >> >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> >> > > >> >> >> > > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------- > >> >> >> This SF.net email is sponsored by: Microsoft > >> >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> >> _______________________________________________ > >> >> >> Taalpulse-user mailing list > >> >> >> Taa...@li... > >> >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> > > >> >> > > >> >> > > >> >> > > >> >> > > ------------------------------------------------------------------------- > >> >> > This SF.net email is sponsored by: Microsoft > >> >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> > _______________________________________________ > >> >> > Taalpulse-user mailing list > >> >> > Taa...@li... > >> >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> >> > > >> >> > > >> >> > >> >> > >> >> > ------------------------------------------------------------------------- > >> >> This SF.net email is sponsored by: Microsoft > >> >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> >> _______________________________________________ > >> >> Taalpulse-user mailing list > >> >> Taa...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > > >> > > ------------------------------------------------------------------------- > >> > This SF.net email is sponsored by: Microsoft > >> > Defy all challenges. Microsoft(R) Visual Studio 2008. > >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> > _______________________________________________ > >> > Taalpulse-user mailing list > >> > Taa...@li... > >> > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > >> > > >> > > >> > >> > ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Taalpulse-user mailing list > >> Taa...@li... > >> https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Taalpulse-user mailing list > > Taa...@li... > > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Taalpulse-user mailing list > Taa...@li... > https://lists.sourceforge.net/lists/listinfo/taalpulse-user > |