with the .pdrc in place, Gem is succesfully loading!, but now i have this GUI problem:
[nmp:~] ad% /Applications/Pd.command; exit reading startup file: /Users/ad/.pdrc
GEM: Graphics Environment for Multimedia GEM: ver: 0.87+cvs GEM: compiled: Aug 6 2003 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version on irix/windows) GEM: Chris Clepper (macOS-X) GEM: Daniel Heckenberg (windows) GEM: Guenter Geiger (linux) GEM: James Tittle (macOS-X) GEM: IOhannes m zmoelnig (linux/windows) dyld: /usr/local/bin/pd can't open library: /sw/lib/libgsl.0.dylib (No such file or directory, errno = 2) pd_gui: pd process exited /Applications/Pd.command: line 3: 446 Trace/BPT trap /usr/local/bin/pd -rt [Process completed]
i have done the Fink installs suggested, its set to look also for unstable stuff..but i still dont get this one:
[nmpr:/users/ad] ad# fink install gsl-shlibs Information about 1277 packages read in 7 seconds.
Failed: no package found for specification 'gsl-shlibs'!
any clue. greatly appreciated/ i have un/ and re/ installed pd 0.37 with os x installer with no succes.
ltr/ ad
On Thursday, Oct 16, 2003, at 19:57 America/New_York, __|||a||kdg wrote:
with the .pdrc in place, Gem is succesfully loading!, but now i have this GUI problem:
[nmp:~] ad% /Applications/Pd.command; exit reading startup file: /Users/ad/.pdrc
GEM: Graphics Environment for Multimedia GEM: ver: 0.87+cvs GEM: compiled: Aug 6 2003 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version on irix/windows) GEM: Chris Clepper (macOS-X) GEM: Daniel Heckenberg (windows) GEM: Guenter Geiger (linux) GEM: James Tittle (macOS-X) GEM: IOhannes m zmoelnig (linux/windows) dyld: /usr/local/bin/pd can't open library: /sw/lib/libgsl.0.dylib (No
such file or directory, errno = 2) pd_gui: pd process exited /Applications/Pd.command: line 3: 446 Trace/BPT trap
/usr/local/bin/pd -rt [Process completed]i have done the Fink installs suggested, its set to look also for
unstable stuff..but i still dont get this one:[nmpr:/users/ad] ad# fink install gsl-shlibs Information about 1277 packages read in 7 seconds.
Failed: no package found for specification 'gsl-shlibs'!
any clue. greatly appreciated/ i have un/ and re/ installed pd 0.37 with os x installer with no
succes.
Yeah, I had that same problem with fink, but now I can't remember how I
got gsl-shlibs to install. I think you have to set fink to update from
the CVS (I think "fink selfupdate-cvs" will do it). That package is
definitely installed on my computer:
root@sla:~>dpkg -l 'gsl*'
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
ii gsl 1.3-1 Routines for numerical computing ii gsl-shlibs 1.3-1 Routines for numerical computing
But if you just want to get Pd running without PDP, you can remove
"-lib pdp" from the .pdrc and it will start without gsl-shlibs. Only
PDP needs that lib.
.hc
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away
to benefit those who profit from scarcity."
-John Gilmore
.hc, anyone out there who has pidip working in oS X? ... after trying many times to apt-get install through the terminal -with no success- no matter i had modified fink's config to use unstable pkgs also, i still couldn't see many libs that were supposed to be installed:
dpkg -l 'gsl*' No packages found matching gsl*.
Pd was quiting when lossing to load them:
dyld: /usr/local/bin/pd can't open library: /sw/lib/libgsl.0.dylib (No such file or directory, errno = 2) pd_gui: pd process exited
... i quit the terminal and went to fink commander, there i searched for the gsl..it was not installed but appear after checking the use unstable at fink tab in its preferences:
this was not possible to achive through the terminal where for the apt-get install always report:
[KDaG:/Users/nmp] k.o# sudo apt-get install glut glut-shlibs gsl-shlibs libpng-shlibs libpng3libpng3-shlibs libquicktime0-shlibs libmpeg libmpeg-shlibs ffmpeg Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gsl-shlibs
A TYPO IN MY LINES FOR SURE, BUT ANYWAY, THROUGH FINK COMMANDER I GOT ALL THE PACKAGES EXCEPT FOR FFMPEG..
[few hours downloading and compiling]
X11 and its SDK where also part of the stuff needed, withouth them many libs for running pd wont install.
http://www.apple.com/macosx/x11/
p.s:R, create the .pdrc file with cat in your ~home directory: /Users/youraccount/.pdrc
# cat > .pdrc -lib Gem -lib iemlib1 -lib pdp -lib xsample -lib zexy
press ^D (Control-D).
that way pd will launch GEM + other libs/
On Sunday, Oct 19, 2003, at 18:02 America/New_York, __|||a||kdg wrote:
.hc, anyone out there who has pidip working in oS X?
I don't think anyone's done it yet, but its probably not too hard for
many of the objects.
... after trying many times to apt-get install through the terminal -with
no success- no matter i had modified fink's config to use unstable pkgs also, i still couldn't see
many libs that were supposed to be installed:dpkg -l 'gsl*' No packages found matching gsl*.
Pd was quiting when lossing to load them:
dyld: /usr/local/bin/pd can't open library: /sw/lib/libgsl.0.dylib (No
such file or directory, errno = 2) pd_gui: pd process exited ... i quit the terminal and went to fink commander, there i searched for
the gsl..it was not installed but appear after checking the use
unstable at fink tab in its preferences:this was not possible to achive through the terminal where for the
apt-get install always report:[KDaG:/Users/nmp] k.o# sudo apt-get install glut glut-shlibs
gsl-shlibs libpng-shlibs libpng3libpng3-shlibs libquicktime0-shlibs
libmpeg libmpeg-shlibs ffmpeg Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gsl-shlibsA TYPO IN MY LINES FOR SURE, BUT ANYWAY, THROUGH FINK COMMANDER I GOT
ALL THE PACKAGES EXCEPT FOR FFMPEG..[few hours downloading and compiling]
X11 and its SDK where also part of the stuff needed, withouth them
many libs for running pd wont install.
This has been discussed a number of times, its in the archives.
Basically, you don't want glut or glut-shlibs since its part of MacOS X
now and yes, you need Apple's X. The gsl packages are in fink cvs
("sudo fink selfupdate-cvs"), and like X11 are only needed for PDP.
.hc
p.s:R, create the .pdrc file with cat in your ~home directory:
/Users/youraccount/.pdrc# cat > .pdrc -lib Gem -lib iemlib1 -lib pdp -lib xsample -lib zexy
press ^D (Control-D).
that way pd will launch GEM + other libs/
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away
to benefit those who profit from scarcity."
-John Gilmore