Hi!
im trying to install GEM on Windows XP, but when I execute pd it says "gem/Gem: can't load library"
My steps have been:
Edit and execute INSTALL_GEM.BAT and it says:
C:\pd\gem\gem_install Installing GEM... Copying binary... assuming you are using pd-0.90 Copying examples... Compying documentation... Copying reference files... Install finished.
the I execute this:
C:\pd>bin\pd -lib /gem/Gem
it opens pd but says "gem/Gem: can't load library"
Can someone help me please?
Hi Javier,
I'm not on XP, but my guess is that you should check your start up
(File->Start Up) which tells Pd which binaries to load.
On one of the lines you should have just
Gem
i.e. make sure it doesn't say gem/Gem
Best, p
On Aug 21, 2006, at 1:06 PM, Javier García wrote:
Hi!
im trying to install GEM on Windows XP, but when I execute pd it
says "gem/Gem: can't load library"My steps have been:
Edit and execute INSTALL_GEM.BAT and it says:
C:\pd\gem\gem_install Installing GEM... Copying binary... assuming you are using pd-0.90 Copying examples... Compying documentation... Copying reference files... Install finished.
the I execute this:
C:\pd>bin\pd -lib /gem/Gem
it opens pd but says "gem/Gem: can't load library"
Can someone help me please?
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
also make sure that Gem.dll is located in c:\pd\extra, and then you will be able to load pd -lib Gem
a good windows release including gem and other stuff: http://at.or.at/hans/pd/installers.html http://idmi.poly.edu/pdlab/Pd-0.39.2-extended-test4.exe
pat
thanks for your interest pat. I dont have any gem.dll file
Can someone send me?
From: patrick patrick@11h11.com To: Javier GarcÃa tirengarfio@hotmail.com CC: pd-list@iem.at Subject: Re: [PD] Trying to install GEM at puredata Date: Mon, 21 Aug 2006 14:06:55 -0400
also make sure that Gem.dll is located in c:\pd\extra, and then you will be able to load pd -lib Gem
a good windows release including gem and other stuff: http://at.or.at/hans/pd/installers.html http://idmi.poly.edu/pdlab/Pd-0.39.2-extended-test4.exe
pat
Javier GarcÃa wrote:
thanks for your interest pat. I dont have any gem.dll file
first, you don't need a gem.dll but a Gem.dll. that is soemthing different, even if w32 refuses to accept this...
Can someone send me?
where did you get Gem from? download it from http://gem.iem.at/download.html there are packages that only contain the Gem.dll (called gem-<version>-NT-<arch>-bin.zip)
mfg.adsr IOhannes