Re: [Taalpulse-user] installation instructions
Status: Beta
Brought to you by:
gpothier
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 > > |