Re: GLew for MAC

2009-04-06 Thread Harry van der Wolf
I also tried to compile libGLEW universally, both via MacPorts and outside macports. The make files and configures scripts are so old that they do not allow to build a universal dylib on OSX. It doesn't even allow you to just cross-compile libglew dynamically without lot's of patching in the make

Re: xorg failed to install

2009-04-06 Thread Frank J . R . Hanstick
On Apr 5, 2009, at 3:50 PM, Bryan Blackburn wrote: On Sun, Apr 05, 2009 at 03:40:53PM -0700, Frank J. R. Hanstick said: Hello, I get the following when trying to install xorg: --- Building xterm Error: Target org.macports.build returned: shell command cd /opt/

Re: xorg failed to install

2009-04-06 Thread Bryan Blackburn
On Mon, Apr 06, 2009 at 12:08:50AM -0700, Frank J. R. Hanstick said: On Apr 5, 2009, at 3:50 PM, Bryan Blackburn wrote: On Sun, Apr 05, 2009 at 03:40:53PM -0700, Frank J. R. Hanstick said: [...] ./charproc.c: In function 'in_put': ./charproc.c:3301: error: 'fd_mask' undeclared (first use in

Re: GLew for MAC

2009-04-06 Thread Anders F Björklund
Ryan Schmidt wrote: Note that libGLEW.a is a static library. I'm not aware of how to determine what architectures a static library is built for. Usually you would be using a dynamic library, like libGLEW.dylib, for which the file command should verify its architectures. lipo -info It's

Re: installed second MacPorts copy, now can't see installed ports

2009-04-06 Thread Ryan Schmidt
On Apr 3, 2009, at 21:13, Allen McBride wrote: I wanted to see if I could figure out what this port mdmg stuff is all about, so I tried to follow some advice Rainer gave me a month ago: I downloaded the MacPorts tarball, then did the following: 1) Temporarily removed /opt/local/bin and

Re: Macports X11 damaged?

2009-04-06 Thread Ryan Schmidt
On Apr 2, 2009, at 10:48, ggrubb...@web.de wrote: Sorry for the first email it slipped away. I'm completely new to macports, but have experience with linux debian distributions. I installed and updated apple X11 on a PPC 10.4.11. Welcome to MacPorts! I'll try to answer your questions

Re: Suggested updates to MAMP pages

2009-04-06 Thread Scott Haneda
On Apr 6, 2009, at 3:15 AM, Ryan Schmidt wrote: On Apr 3, 2009, at 20:27, Scott Haneda wrote: Trying to install clean, are there issues with the servers at this time? $sudo port install mysql5 +server --- Fetching mysql5 --- Attempting to fetch patch-mysql_secure_installation.sh.diff

Re: xorg failed to install

2009-04-06 Thread Frank J. R. Hanstick
On Apr 6, 2009, at 12:28 AM, Bryan Blackburn wrote: On Mon, Apr 06, 2009 at 12:08:50AM -0700, Frank J. R. Hanstick said: On Apr 5, 2009, at 3:50 PM, Bryan Blackburn wrote: On Sun, Apr 05, 2009 at 03:40:53PM -0700, Frank J. R. Hanstick said: [...] ./charproc.c: In function 'in_put':

Re: xorg failed to install

2009-04-06 Thread Ryan Schmidt
On Apr 5, 2009, at 17:40, Frank J. R. Hanstick wrote: I get the following when trying to install xorg: --- Building xterm Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/

Re: installing mysql/apache 2/gd library on os x 10.5

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 04:43, Emrys Hughes wrote: On 06/04/2009, at 7:34 PM, Ryan Schmidt wrote: On Apr 5, 2009, at 19:53, Emrys Hughes wrote: I have the latest version of macports and run selfupdate, and all the xcode tools installed. Just to make sure you really do have the latest: Which

Re: installing mysql/apache 2/gd library on os x 10.5

2009-04-06 Thread Ryan Schmidt
On Apr 5, 2009, at 19:53, Emrys Hughes wrote: I have the latest version of macports and run selfupdate, and all the xcode tools installed. Just to make sure you really do have the latest: Which version of MacPorts, Xcode, and Mac OS X? And on what computer? I am trying to install the

Re: textlive_base failed to upgrade

2009-04-06 Thread Ryan Schmidt
On Apr 2, 2009, at 20:24, Joshua Root wrote: Frank J. R. Hanstick wrote: Trying to upgrade textlive_base resulted in the following error: gcc -ObjC++ -I../../libs/icu-xetex/common -I./../../libs/icu-xetex/common -I./../../libs/icu-xetex/layout -DLE_USE_CMEMORY -I/opt/local/include

Re: What is MacPorts doing?

2009-04-06 Thread Ryan Schmidt
On Apr 3, 2009, at 21:36, Frank J. R. Hanstick wrote: On Apr 3, 2009, at 2:36 PM, Joshua Root wrote: Frank J. R. Hanstick wrote: Hello, During a sudo port upgrade installed, the following appeared: Error: No port render found. Error: No port render found. Some port you have installed

Re: Install mysql in multiple spots

2009-04-06 Thread Ryan Schmidt
On Apr 1, 2009, at 20:43, Adam Bodnar wrote: Is there anyway to tell macports to let me install mysql again in another directory? I've already installed it in /opt/local/lib/mysql5 and it's subsequent directories such as etc and var/db. In order to test new versions of mysql or install a

Re: fontforge did not upgrade

2009-04-06 Thread Ryan Schmidt
On Apr 2, 2009, at 04:21, Frank J. R. Hanstick wrote: Trying to upgrade fontforge resulted in the following error: [snip] ld: Undefined symbols: _utf8_strchr I found this problem described here: http://www.nabble.com/FontForge-wiki-td20403078.html#a20403207 They say it can be

Re: autoreconf: failed to run libtoolize

2009-04-06 Thread Georg Otto
Joshua Root j...@macports.org writes: Georg Otto wrote: Hi, I am quite inexperienced with Mac ports, so I apologize if I missed something obvious. I am trying to install lyx, but there seems to be a missing binary libtoolize (see below) Any idea? Can't exec libtoolize: No such file or

Re: GLew for MAC

2009-04-06 Thread vinitha ks
ok thanks,Now its working. --- On Mon, 6/4/09, Anders F Björklund a...@macports.org wrote: From: Anders F Björklund a...@macports.org Subject: Re: GLew for MAC To: Ryan Schmidt ryandes...@macports.org Cc: MacPorts Users macports-users@lists.macosforge.org Date: Monday, 6 April, 2009, 1:19 PM

Readline fails to build (yet again)

2009-04-06 Thread li...@mgreg.com
Hi All, I'm attempting to install several items that depend on readline -- a couple of which are unixODBC and FreeTDS. I'm getting the following errors during the process: ... install: you may need to run ldconfig Error: Target org.macports.destroot returned: no such file or directory

Re: xorg failed to install

2009-04-06 Thread Frank J. R. Hanstick
Hello, Done. Ticket #19208. On Apr 6, 2009, at 2:30 AM, Ryan Schmidt wrote: On Apr 5, 2009, at 17:40, Frank J. R. Hanstick wrote: I get the following when trying to install xorg: --- Building xterm Error: Target org.macports.build returned: shell command cd /

Re: What is MacPorts doing?

2009-04-06 Thread Frank J. R. Hanstick
Hello, Three ports depended on render, namely: xorg-renderproto, cairo, and xrender. I did a sudo port -nf for each. I then followed with a sudo port selfupdate and got the following error: Error: Synchronization of the local ports tree failed doing rsync Error: /opt/local/bin/port:

Re: nss build error

2009-04-06 Thread Frank J. R. Hanstick
Hello, Following a sudo port selfupdate the nss error changed from the previous to the following: Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nss /work/nss-3.12 make -C

mod_python25

2009-04-06 Thread Jon Crump
Dear all, Please forgive a question from a tyro, but port info for mod_python25 lists Library Dependencies: apache2. Before I try this, can anyone tell me: Is this going to install a parallel apache server separate from the one that's already on my macBook running Leopard 10.5.5? It took me

Re: installing mysql/apache 2/gd library on os x 10.5

2009-04-06 Thread Joshua Root
Ryan Schmidt wrote: Ok, first please update to Xcode 3.1.3. That's the second time you've mentioned Xcode 3.1.3. I can't seem to find it in the usual places. Is that a typo, or does it really exist? - Josh ___ macports-users mailing list

Re: Macports X11 damaged?

2009-04-06 Thread ggrubbish
Am Montag, 6. April 2009 schrieben Sie: On Apr 2, 2009, at 10:48, ggrubb...@web.de wrote: I'm completely new to macports, but have experience with linux debian distributions. I installed and updated apple X11 on a PPC 10.4.11. Welcome to MacPorts! I'll try to answer your questions below.

Re: What is MacPorts doing?

2009-04-06 Thread Frank J. R. Hanstick
Hello, The results from running sudo port upgrade installed are as follows: 1) m4, sqlite3, openssl, glib2, nspr, mesa, pcre, py25, spidermonkey (replaced the dual deactivate/active message), xinput, abd xrandr were upgraded. 2) lcms, bison, flex, gzip, and

Re: mod_python25

2009-04-06 Thread Rainer Müller
On 2009-04-06 22:06, Jon Crump wrote: Please forgive a question from a tyro, but port info for mod_python25 lists Library Dependencies: apache2. Before I try this, can anyone tell me: Is this going to install a parallel apache server separate from the one that's already on my macBook

Re: Macports X11 damaged?

2009-04-06 Thread William Davis
On Apr 6, 2009, at 6:11 PM, ggrubb...@web.de wrote: I'm not able to install xorg-libX11 because it's already active (!): Code: $ sudo port install xorg-libX11 --- Fetching xorg-libX11 --- Attempting to fetch libX11-1.2.tar.bz2 from http://www.x.org/pub/individual/lib/ --- Verifying

Re: mod_python25

2009-04-06 Thread Jon Crump
On Tue, 7 Apr 2009, Rainer M?ller wrote It took me some time to learn to live with separate installations of python, am I going to have to do something similar with apache? If so, any advice on how to avoid conflicts between the stock OSX apache and the macports installation? Disable the

Re: mod_python25

2009-04-06 Thread Rainer Müller
On 2009-04-07 01:08, Jon Crump wrote: Thanks for responding. I'm wondering 1. if the macports installation will create a new Sites directory where my existing pages will have to be moved, or will my web directory be able to remain in the same location. That depends how you configure your

Re: mod_python25

2009-04-06 Thread Jon Crump
Rainer, Thanks very much, that's a big help. If you will permit me one further question. I went to some trouble to get my ports installed mysql5 to work with the builtin apache server. Do you know what, if any, changes I will need to make to mysql to get it to work with the new apache

Re: mod_python25

2009-04-06 Thread Rainer Müller
On 2009-04-07 01:33, Jon Crump wrote: Thanks very much, that's a big help. If you will permit me one further question. I went to some trouble to get my ports installed mysql5 to work with the builtin apache server. Do you know what, if any, changes I will need to make to mysql to get it to

Re: mod_python25

2009-04-06 Thread Jon Crump
On Tue, 7 Apr 2009, Rainer M?ller wrote: On 2009-04-07 01:33, Jon Crump wrote: In case of php5, you just need the +mysql5 variant. No other changes should be required. More thanks, this is what I have: mysql5 @5.0.67_1+server (active) Is that what you meant?

Re: mod_python25

2009-04-06 Thread Rainer Müller
On 2009-04-07 01:42, Jon Crump wrote: On Tue, 7 Apr 2009, Rainer M?ller wrote: On 2009-04-07 01:33, Jon Crump wrote: In case of php5, you just need the +mysql5 variant. No other changes should be required. More thanks, this is what I have: mysql5 @5.0.67_1+server (active) Is that

Re: mod_python25

2009-04-06 Thread Jon Crump
More thanks, this is what I have: mysql5 @5.0.67_1+server (active) Is that what you meant? No, I meant more like if you plan to use mysql5 from php5, you need to select the +mysql5 variant on installation. Like: sudo port install php5 +mysql5 If you already have php5 installed but missing

Re: mod_python25

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 18:42, Jon Crump wrote: mysql5 @5.0.67_1+server (active) Note that 5.0.67_1 as a bit old by now. The version available in MacPorts is 5.0.77_2. So you should sudo port selfupdate sudo port upgrade mysql5 to get the new version. See also port outdated to see what

Re: mod_python25

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 18:33, Jon Crump wrote: I went to some trouble to get my ports installed mysql5 to work with the builtin apache server. Do you know what, if any, changes I will need to make to mysql to get it to work with the new apache installation? Do you mean just that the php

Re: Readline fails to build (yet again)

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 09:41, li...@mgreg.com wrote: I'm attempting to install several items that depend on readline -- a couple of which are unixODBC and FreeTDS. I'm getting the following errors during the process: ... install: you may need to run ldconfig Error: Target

Re: Readline fails to build (yet again)

2009-04-06 Thread li...@mgreg.com
On Apr 7, 2009, at 12:08 AM, Ryan Schmidt wrote:Hmm, I'm not sure. I'm curious to know what file or directory it's looking for and not finding.Could you trysudo port clean readlinesudo port -d install readline 21 | tee ~/Desktop/readline.txtand if it fails again, send us readline.txt from your

Re: Readline fails to build (yet again)

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 23:37, li...@mgreg.com wrote: On Apr 7, 2009, at 12:08 AM, Ryan Schmidt wrote: Hmm, I'm not sure. I'm curious to know what file or directory it's looking for and not finding. Could you try sudo port clean readline sudo port -d install readline 21 | tee

Re: installing mysql/apache 2/gd library on os x 10.5

2009-04-06 Thread Ryan Schmidt
On Apr 6, 2009, at 17:00, Joshua Root wrote: Ryan Schmidt wrote: Ok, first please update to Xcode 3.1.3. That's the second time you've mentioned Xcode 3.1.3. I can't seem to find it in the usual places. Is that a typo, or does it really exist? Ah, hmm... Well I can't find it on Apple's