Re: [Fink-devel] upgrade to 10.5 problem

2007-11-01 Thread Koen van der Drift

On Oct 31, 2007, at 11:36 PM, David R. Morrison wrote:

> Well, to get going for now, you should run the following commands  
> manually:
>
> rm -rf /sw/fink/10.5
> ln -s 10.4 /sw/fink/10.5

Thanks - now it works! I had to do an additional fink index -f and  
fink scanpackages to make fink recognize all the packages that were  
already installed.

cheers,

- Koen.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] No /etc/fonts directory in Leopard (OS X.5)

2007-11-01 Thread Ebrahim Mayat
On Oct 31, 2007, at 5:23 PM, Alexander Strange wrote:

Do you have fontconfig-path installed? If so, try removing it.

Doing that would entail also removing fc-ghostscript-fonts and all the packages 
that depend on it.  

The second option would be to edit the "fonts.conf" configuration file in 
"/usr/X11/lib/X11/fonts". When trying this, however, I came across the 
following notice:

   DO NOT EDIT THIS FILE.
IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
LOCAL CHANGES BELONG IN 'local.conf'.


Waiting for the new fink fontconfig package still remains the best option.

EM 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] gfortran/g95 in ftw3, hdf5 and octave

2007-11-01 Thread Sébastien Maret
Jeffrey,

I've made some trivial changes in your fftw3, hdf5 and octave packages
so they use gfortran instead on g95 (which isn't present in the 10.5
branch).

Do you mind if I commit the changes?

Sébastien

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] gfortran/g95 in ftw3, hdf5 and octave

2007-11-01 Thread Jeff Whitaker
Sébastien Maret wrote:
> Jeffrey,
>
> I've made some trivial changes in your fftw3, hdf5 and octave packages
> so they use gfortran instead on g95 (which isn't present in the 10.5
> branch).
>
> Do you mind if I commit the changes?
>
> Sébastien
>   

Sébastien:

Please do, thanks.

-Jeff

-- 
Jeffrey S. Whitaker Phone  : (303)497-6313
Meteorologist   FAX: (303)497-6449
NOAA/OAR/PSD  R/PSD1Email  : [EMAIL PROTECTED]
325 BroadwayOffice : Skaggs Research Cntr 1D-124
Boulder, CO, USA 80303-3328 Web: http://tinyurl.com/5telg


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] gfortran/g95 in ftw3, hdf5 and octave

2007-11-01 Thread Sébastien Maret
On 11/1/07, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Sébastien Maret wrote:
> > Jeffrey,
> >
> > I've made some trivial changes in your fftw3, hdf5 and octave packages
> > so they use gfortran instead on g95 (which isn't present in the 10.5
> > branch).
> >
> > Do you mind if I commit the changes?
> >
> > Sébastien
> >
>
> Sébastien:
>
> Please do, thanks.

Done.

Sébastien

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] No /etc/fonts directory in Leopard (OS X.5)

2007-11-01 Thread Robert T Wyatt
Ebrahim Mayat wrote:
> On Oct 31, 2007, at 5:23 PM, Alexander Strange wrote:
> 
> Do you have fontconfig-path installed? If so, try removing it.
> 
> Doing that would entail also removing fc-ghostscript-fonts and all the 
> packages that depend on it.  
> 
> The second option would be to edit the "fonts.conf" configuration file in 
> "/usr/X11/lib/X11/fonts". When trying this, however, I came across the 
> following notice:
> 
>DO NOT EDIT THIS FILE.
> IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
> LOCAL CHANGES BELONG IN 'local.conf'.
> 
> 
> Waiting for the new fink fontconfig package still remains the best option.
> 
> EM 

FWIW, in my case this allowed me to run xdrawchem:

bash-3.2$ sudo apt-get remove x-ghostscript-fonts
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
   x-ghostscript-fonts xfig

YMMV, --rtw


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] error with versioned package when updating to perl 588

2007-11-01 Thread Koen van der Drift
I'm updating some of my packages to perl 5.8.8 so they can be built on  
10.5 For one I get the following error:

Validating .deb dir root-xml-twig-pm588-3.26-1...
Error: File in a language-versioned package is neither versioned nor  
in a versioned directory.
Offending file: /sw/bin/xml_merge
Offending file: /sw/bin/xml_split
Offending file: /sw/share/man/man1/xml_merge.1
Offending file: /sw/share/man/man1/xml_split.1

I don't recall this happening on 10.4. Any pointers on how to solve  
this?

thanks,

- Koen. 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] gfortran/g95 in ftw3, hdf5 and octave

2007-11-01 Thread Jack Howarth
   I've had revised packaging for fftw3 using the newer
3.1.2 release of fftw sitting on fink tracking for ages now
with no response from Jeff. Could we at least upgrade to the
newer version while we are changing to gfortran (which my
packaging does).

http://sourceforge.net/tracker/index.php?func=detail&aid=1805348&group_id=17203&atid=414256

Thanks in advance.
  Jack

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel