MacPorts 2.1.2 has been released

2012-07-25 Thread Joshua Root
The MacPorts Project is pleased to announce the release of version 2.1.2. This is a bugfix release with small changes only. See the ChangeLog [1] for the list of changes. If you already have MacPorts installed, the preferred method for updating is to run: sudo port selfupdate For new installs,

Re: Macports won't update under ML

2012-07-25 Thread Busser, Jim
On 2012-07-25, at 9:04 PM, cruddell001 wrote: > I updated to Mountain Lion today and ran sudo port selfupdate ... Here is > the output using the "-d" setting: > > pc:~ cruddell001$ sudo port selfupdate > Password: > ... > checking Xcode location... /Developer > checking Xcode version... 4.2.1

Re: Macports won't update under ML

2012-07-25 Thread Ryan Schmidt
On Jul 25, 2012, at 23:04, cruddell001 wrote: > checking Mac OS X version... 10.8 > checking Xcode location... /Developer > checking Xcode version... 4.2.1 Update to Xcode 4.4 first. Visit the Mac App Store. ___ macports-users mailing list macports-u

Re: CMake log needed to help find a bug

2012-07-25 Thread Ryan Schmidt
On Jul 25, 2012, at 23:20, Ian Wadham wrote: > On 26/07/2012, at 12:40 PM, Ryan Schmidt wrote: >> On Jul 25, 2012, at 19:37, Ian Wadham wrote: >>> AFAICS the Macports logs are deleted after a successful build. So must I >>> do: >>> >>> sudo port uninstall kdelibs4 @4.8.2_0 >>> sudo port -k

Re: CMake log needed to help find a bug

2012-07-25 Thread Ian Wadham
On 26/07/2012, at 12:40 PM, Ryan Schmidt wrote: > On Jul 25, 2012, at 19:37, Ian Wadham wrote: >> AFAICS the Macports logs are deleted after a successful build. So must I do: >> >> sudo port uninstall kdelibs4 @4.8.2_0 >> sudo port -k install kdelibs4 @4.8.2_0 >> >> ...? And if I do, how

Macports won't update under ML

2012-07-25 Thread cruddell001
I updated to Mountain Lion today and ran sudo port selfupdate - something I haven't done in probably a couple of months. However, I got an error message saying it can't install. I tried searching around, but the only proposed solution I could find was to add the line "developer_dir" to the macpo

Re: CMake log needed to help find a bug

2012-07-25 Thread Ryan Schmidt
On Jul 25, 2012, at 19:37, Ian Wadham wrote: > I reported a problem with kdelibs4 @4.8.2_0 failing to detect compiler > characteristics > correctly, see https://trac.macports.org/ticket/34605?replyto=1#comment and > also > https://bugs.kde.org/show_bug.cgi?id=300429 > > A KDE developer has res

CMake log needed to help find a bug

2012-07-25 Thread Ian Wadham
I reported a problem with kdelibs4 @4.8.2_0 failing to detect compiler characteristics correctly, see https://trac.macports.org/ticket/34605?replyto=1#comment and also https://bugs.kde.org/show_bug.cgi?id=300429 A KDE developer has responded to the latter report and he has asked for logs of CMake

Re: Will Xcode 4.4 be OK with MacPorts under Lion

2012-07-25 Thread Ryan Schmidt
On Jul 25, 2012, at 15:22, Jeremy Lavergne wrote: >> I'm still running Lion (but preparing for upgrading to Mountain Lion). >> >> Update from Xcode from 4.3 to 4.4 is now available at the App Store. >> >> Will Xcode 4.4 still work OK under Lion with MacPorts? > > There are no significant chang

Re: Will Xcode 4.4 be OK with MacPorts under Lion

2012-07-25 Thread Jeremy Lavergne
> I'm still running Lion (but preparing for upgrading to Mountain Lion). > > Update from Xcode from 4.3 to 4.4 is now available at the App Store. > > Will Xcode 4.4 still work OK under Lion with MacPorts? There are no significant changes to file structure of Xcode 4.4--it should work without an

Will Xcode 4.4 be OK with MacPorts under Lion

2012-07-25 Thread Murray Eisenberg
I'm still running Lion (but preparing for upgrading to Mountain Lion). Update from Xcode from 4.3 to 4.4 is now available at the App Store. Will Xcode 4.4 still work OK under Lion with MacPorts? -- Murray Eisenberg murrayeisenb...@gmail.com 80 Fearing Street

Re: LaTeX documents failing to build, unable to load file loadhyph-lo.tex

2012-07-25 Thread Adam Mercer
On Wed, Jul 25, 2012 at 11:23 AM, Mojca Miklavec wrote: >> $ kpsewhich language.dat >> /opt/local/var/db/texmf/tex/generic/config/language.dat >> $ > > When was this file generated? I believe it contains lao? (which it shouldn't) Looks like it was last modified on 16 July, which was around the t

Re: LaTeX documents failing to build, unable to load file loadhyph-lo.tex

2012-07-25 Thread Adam Mercer
On Wed, Jul 25, 2012 at 10:38 AM, Mojca Miklavec wrote: > The Lao hyphenation patterns have been removed and the file should not > be present, however it seems that your language.dat and/or > language.def still reference it. I have no idea how macports handle > language.dat/def files, but either

Re: LaTeX documents failing to build, unable to load file loadhyph-lo.tex

2012-07-25 Thread Mojca Miklavec
On Wed, Jul 25, 2012 at 4:39 PM, Adam Mercer wrote: > Hi > > Recently I've noticed that some of my LaTeX files are failing to build > with the following error: > > ! I can't find file `loadhyph-lo.tex'. > > I imagine sound kind of update of the TeX cache or similar is needed? The Lao hyphenation p

Re: Texlive: kile do not find koma-script files

2012-07-25 Thread Nicolas Pavillon
Hello, Just to be sure, is it the port "kde4-kile" which is the newest one, or the port "kile", which is pretty old and still based on kde3 ? What I write below is mainly concerning kde4-kile, but may also be true for the older one. >From the start, kile installed with Macports is not supposed

Re: LaTeX documents failing to build, unable to load file loadhyph-lo.tex

2012-07-25 Thread Jeremy Lavergne
> Recently I've noticed that some of my LaTeX files are failing to build > with the following error: > > ! I can't find file `loadhyph-lo.tex'. > > I imagine sound kind of update of the TeX cache or similar is needed? If that's a hyphen package, you might check out the list of which ports provid

LaTeX documents failing to build, unable to load file loadhyph-lo.tex

2012-07-25 Thread Adam Mercer
Hi Recently I've noticed that some of my LaTeX files are failing to build with the following error: ! I can't find file `loadhyph-lo.tex'. I imagine sound kind of update of the TeX cache or similar is needed? Cheers Adam ___ macports-users mailing li

Texlive: kile do not find koma-script files

2012-07-25 Thread Sara Buson
Hi Everyone, I must advise that I am quite a new user of MecPorts and not expert! I recently installed TexLive2011. I then installed the kile editor compiling it by source and everything went fine. Despite this some days ago I run into issues with kile. It wasn't able to find any of the koma-scr