Re: libtiff error: problem running latex after fresh install of texlive

2011-11-28 Thread Sujit Nair
Also, if it helps, here is the output of otool. == $ otool -L /opt/local/lib/libtiff.3.dylib /opt/local/lib/libtiff.3.dylib: /opt/local/lib/libtiff.3.dylib (compatibility version 13.0.0, current version 13.5.0)

libtiff error: problem running latex after fresh install of texlive

2011-11-28 Thread Sujit Nair
Hi All, I just installed texlive and am getting the following error when I run latex. I have Mac OSX Lion with MacPorts 2.0.3. Has anybody else had this problem? None of the following works for me currently: latex, dvipdf, ps2pdf. ===

Re: MyPaint install errors

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 19:08, bunk3m wrote: > I've been trying to install MyPaint. I've done selfupdate etc. a few times. > > A few days ago when I tried Macports tried to install v0.9.1. I gave up > because it failed and I saw that there is a bug/update on the tracker > that indicated Macports w

Re: Fetch fails will porting abiword via portfile

2011-11-28 Thread Tim Johnson
* Jeremy Lavergne [28 17:12]: > > patchfiles missing-nibs.diff > > Your patchfile is missing (./files/missing-nibs.diff); it should be placed in > the same directory as the Portfile. :) I'm back in school ... End of business day here, I'll report back in the morning. thanks -- Tim ti

Re: AbiWord for Intel?

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 19:51, Tim Johnson wrote: >> Hey, now we're getting somewhere, but macports tells me that it >> can't read the portfile >> ### >> linus:Downloads tim$ sudo port install >> Error: Unable to execute port: could not read >> "/Users/tim/Downloads/Portfile": per

Re: Fetch fails will porting abiword via portfile

2011-11-28 Thread Jeremy Lavergne
> it Where it is the "files" directory. smime.p7s Description: S/MIME cryptographic signature ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Fetch fails will porting abiword via portfile

2011-11-28 Thread Jeremy Lavergne
> patchfiles missing-nibs.diff Your patchfile is missing (./files/missing-nibs.diff); it should be placed in the same directory as the Portfile. smime.p7s Description: S/MIME cryptographic signature ___ macports-users mailing list macports-users@lis

Fetch fails will porting abiword via portfile

2011-11-28 Thread Tim Johnson
I'm getting this: # linus:abiword tim$ sudo port install Password: ---> Computing dependencies for abiword ---> Fetching archive for abiword ---> Attempting to fetch abiword-2.6.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/abiwor

Re: AbiWord for Intel?

2011-11-28 Thread Tim Johnson
* Tim Johnson [28 14:41]: > * Jeremy Lavergne [28 13:10]: > > That means it installed a GUI app in $applications_dir. > > > > Running port in a directory containing a portfile requires leaving the > > portfile's name from the command: > > Port install instead of port install abiword. >

MyPaint install errors

2011-11-28 Thread bunk3m
I've been trying to install MyPaint. I've done selfupdate etc. a few times. A few days ago when I tried Macports tried to install v0.9.1. I gave up because it failed and I saw that there is a bug/update on the tracker that indicated Macports was supposed to install v1.0. I did a clean and waite

Re: libzzip won't build correctly with clang

2011-11-28 Thread Scott Webster
On Mon, Nov 28, 2011 at 4:37 PM, Sujit Nair wrote: > Jeremy: Thanks. The configure.compiler=llvm-gcc-4.2 option worked for me. > Scott: What do you mean by clean build? Sorry, I am just learning > terminology. I tried the following earlier and it didn't work. > sudo port clean --all  libzzip > sud

Re: libzzip won't build correctly with clang

2011-11-28 Thread Scott Webster
Well, the bug resolution was supposed to reinplace out the problematic flag, but it seems to still be there. Was that full log from a clean build Sujit? Doesn't look like it? Scott On Mon, Nov 28, 2011 at 4:19 PM, Jeremy Lavergne wrote: > I'd guess it can't build with clang. > > Try clean, and

Re: libzzip won't build correctly with clang

2011-11-28 Thread Jeremy Lavergne
I'd guess it can't build with clang. Try clean, and then append configure.compiler=llvm-gcc-4.2 to the install command. Sujit Nair wrote: >Hi All, > > >I am relatively new to macports and would really appreciate if someone >can help me. I have the same problem which was reported in the ticket

Re: AbiWord for Intel?

2011-11-28 Thread Tim Johnson
* Jeremy Lavergne [28 13:10]: > That means it installed a GUI app in $applications_dir. > > Running port in a directory containing a portfile requires leaving the > portfile's name from the command: > Port install instead of port install abiword. Hey, now we're getting somewhere, but macpor

Re: AbiWord for Intel?

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 15:26, Tim Johnson wrote: > * Jeremy Lavergne [28 10:16]: >>> I guessing that abiword has been built, but I don't know where it >>> is installed. >> >> Give this a spin: `port contents abiword` > This prints out the files under > Applications/MacPorts/AbiWord.app/Cont

Re: AbiWord for Intel?

2011-11-28 Thread Jeremy Lavergne
That means it installed a GUI app in $applications_dir. Running port in a directory containing a portfile requires leaving the portfile's name from the command: Port install instead of port install abiword. Tim Johnson wrote: >* Jeremy Lavergne [28 10:16]: >> > I guessing that abiword h

Re: AbiWord for Intel?

2011-11-28 Thread Tim Johnson
* Jeremy Lavergne [28 10:16]: > > I guessing that abiword has been built, but I don't know where it > > is installed. > > Give this a spin: `port contents abiword` This prints out the files under Applications/MacPorts/AbiWord.app/Contents I'm not clear on how this is supposed to help.

Re: AbiWord for Intel?

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 13:05, Jeremy Lavergne wrote: >> I guessing that abiword has been built, but I don't know where it >> is installed. > > Give this a spin: `port contents abiword` Also: `port installed abiword` ___ macports-users mailing list ma

Re: AbiWord for Intel?

2011-11-28 Thread Jeremy Lavergne
> I guessing that abiword has been built, but I don't know where it > is installed. Give this a spin: `port contents abiword` ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macpo

Re: AbiWord for Intel?

2011-11-28 Thread Tim Johnson
* Ryan Schmidt [27 17:55]: > On Nov 27, 2011, at 18:25, Tim Johnson wrote: > > > Ryan Schmidt: > >> > >> Please test the portfile attached here: > >> > >> https://trac.macports.org/ticket/17012 > > Thanks for that. I've downloaded the portfile, but at this time am > > unsure of how to use

Re: macport 2.03 on snow leopard

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 02:03, Peter wrote: > when I compile Compile what? > using the latest macport on snow leopard, > the error below is related to macport or xcode? > /mouse.h:189: error: ‘_Bool’ was not declared in this scope > > ./mouse.h:197: error: ‘_Bool’ has not been declared Does this h

Re: Error 1 in selfupdate

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 10:00, Francis Derive wrote: > configure: error: no acceptable C compiler found in $PATH Have you upgraded to Snow Leopard from a previous version of Mac OS X? If so, you need to install the Snow Leopard-compatible version of Xcode (3.2.6 is the latest free version). In tha

Re: Macport 2.03 glib2 problem in leopard

2011-11-28 Thread Ryan Schmidt
On Nov 28, 2011, at 01:26, Peter wrote: > I got the gnuplot compiled successfully with mac port 2.03. > when I try to do plot, it crashed with the following error. > > [Debug] 23:22:30: ../src/common/fileconf.cpp(991): assert "szValue.empty()" > failed in DoWriteString(): can't set value of a g

Error 1 in selfupdate

2011-11-28 Thread Francis Derive
Hello, I have been away from macports for a while and happened to day to selfupdate. Problem is : "Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=

unison 2.40.63: `unison -doc all' does not show documentation

2011-11-28 Thread j. van den hoff
after upgrading `unison -doc all' and `unison -doc topics' both show an empty string instead of the complete manual or list of topics, respectively, as these commands should (and did, at least with version 2.32). I'm guessing: the manual is in a different text file (and not linked into th

Re: What/where Xcode 4.0.2 for Macports install in Snow Leopard?

2011-11-28 Thread Ian Wadham
FWIW and I am not sure if it is relevant, I bought a Macbook Pro in June this year, in Australia, with Snow Leopard 10.6.8. The deal included a free upgrade to LIon, which I have not yet taken up. I expressed interest in becoming an Apple developer and was told I would get a free copy of XCode on

macport 2.03 on snow leopard

2011-11-28 Thread Peter
Hello, when I compile using the latest macport on snow leopard, the error below is related to macport or xcode? /mouse.h:189: error: ‘_Bool’ was not declared in this scope ./mouse.h:197: error: ‘_Bool’ has not been declared thanks. peter ___ macports