Re: [Fink-beginners] Using fink installed packages in scripts

2004-08-06 Thread Martin Costabel
Scott T. McAllister wrote:
I wrote a bash script that uses the 'lynx -dump' command or 'wget 
--spider' command (i've tried both) to request a web page and then the 
script opens an application.  The purpose is to simply request a 
particular web page and open an application.  When i run the script from 
the command line everything works perfectly.  But, when I package the 
script with Platypus or even try an AppleScript 'do shell script' 
command I receive an error that tells me that the lynx (or wget) command 
can not be found.
This is a PATH problem: For lynx to be found when called as lynx, you 
need the rest of its fulle name /sw/bin/lynx, namely /sw/bin to be 
in the PATH environment variable. So either call it as /sw/bin/lynx or 
make sure that the environment in which your command runs has a PATH 
that contains /sw/bin. A standard way to get a decent environment in 
which fink-installed commands will be found is to run . 
/sw/bin/init.sh or, for csh type shells, source /sw/bin/init.csh in 
your script before you call lynx.

--
Martin

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] X code Tools 1.5

2004-08-06 Thread John Wiggins
Does fink work with these?  Should I upgrade?  Does it matter?
tks,
jw

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] X code Tools 1.5

2004-08-06 Thread Alexander K. Hansen
On Aug 6, 2004, at 4:30 PM, John Wiggins wrote:
Does fink work with these?  Should I upgrade?  Does it matter?
tks,
jw

I've not heard of any incompatibilities yet.  If you're concerned, you 
might wait a while before upgrading, to see if any issues have cropped 
up.

--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] X code Tools 1.5

2004-08-06 Thread Benjamin Reed
John Wiggins wrote:
Does fink work with these?  Should I upgrade?  Does it matter?
There is actually a bug that will cause all current versions of fink 
(the program) to incorrectly not provide a versioned cctools package, so 
a small number of packages won't compile.

It will be fixed in fink 0.21.1 which is due out shortly.  In the mean 
time, the vast majority of packages in Fink will still be buildable, 
just the few that want cctools (= some-version) will fail.  There are 
no actual compiler incompatibilities that I'm aware of.

--
Benjamin Reed, a.k.a. Ranger Rick
[EMAIL PROTECTED] / http://ranger.befunk.com/
You CAN'T clean the toilet, Neil, it'll lose all it's
character! -- Vyvyan
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] What does this mean?

2004-08-06 Thread Stephen Fisher
OMF file [/sw/share/omf/gnome-desktop/fdl-eu.omf] does not validate 
against ScrollKeeper-OMF DTD: 
/sw/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
Unable to register /sw/share/omf/gnome-desktop/fdl-eu.omf

and how do I fix it?
Thanks

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners