|
#1
| |||
| |||
| First off I just got the hang of using fink and the terminal a little bit after much confusion and I have to say - It Rules! Apple are geniuses for putting such an awesome UI on UNIX. Fink are geniuses for getting all the porgrams to work automatically and play nice. But I have some general confusion about terminals. I am using 10.3 with fink binary 0.6.1 and apple's X11 server. terminal.app recognizes commands sent to fink but cannot open xapps giving a *Cannot open display error* When I start x11, it does not recognize fink commands, but starts xprograms just fine. It does reocgnize fink after I type source /sw/bin/init.sh a la the fink insturctions, but I have to do this every time I start up. I also cannot get the dock menu in x11 to launch the apps I want. What do I have to type in the configure box to get it to work right? On top of these issue, I want to use iTerm because its authors are geniuses too. So how can I get iTerm to recognize fink and x11 everytime I start up? Or if I can't, how do I tell the xterm to recognize fink upon launch? I understand this has to do with init scripts but I can't find any of those scripts in my system. I have foudn some projects that I want to add to fink when I learn to package binaries so please help me out with this issues and I willt try to serve the fink community back for all this awesome/genius stuff! Thanks. JOe |
|
#2
| ||||
| ||||
| First off, what version of OS X are you using?
__________________ I am but a lonely shadow, Doomed forever to roam and wander. But if you allow me to pause before I must go, I'll spin you tales of mystery and wonder. Site: Night Productions |
|
#3
| |||
| |||
| check out the thread on Executable file paths in the bash shell, should work for you as well. |
|
#4
| ||||
| ||||
| Connecting the dots ![]() Quote:
Quote:
__________________ MacBook Pro 2.16GHz Core2Duo 3GB RAM, G4 1.4GHz OSX Tiger 1.25GB RAM, Dual 2GHz G5 OSX Tiger 2GB RAM (freakin shweet) Athlon 64 Windoze XP for school work (programming) 1GB RAM dferns@macosx.com |
|
#5
| ||||
| ||||
| When you start X11 it reads settings form a file in your home directory (~) called ".xinitrc". There is a tutorial/explanation over at the fink site on what should be in it. Put "source /sw/bin/init.sh" at the beginning of the .xinitrc file (make one if you don't have one) and your problems are solved.
__________________ This is not a signature (but I could be wrong). 15" MacBook Pro C2D@2.4 GHz | 2 GB RAM | Mac OS 10.5.4 | Website | LinkedIn | Publications GP/O d-(+)@ s: a->? C++(+++) U* P+ L+>++ !E---- W+++ N o? K? w--- O? M++ V? PS+++ PE-- Y+ PGP t 5? X- R !tv b++++ DI+(++)@ D+(++) G++(+++) e+++$>++++$$ h--->---- r+++ y++++@ |
|
#6
| ||||
| ||||
| Well now, I must be going blind. ![]()
__________________ I am but a lonely shadow, Doomed forever to roam and wander. But if you allow me to pause before I must go, I'll spin you tales of mystery and wonder. Site: Night Productions |