Re: versions of a port

2010-01-17 Thread Joshua Root
On 2010-1-18 11:15 , Thomas De Contes wrote: > > if i want gtk2 version 2.18.2 stable, > should i use the n° 58949 or the n° 61377 ? You want the latest svn revision in which the version was 2.18.2. > btw, > i'm on 10.4, and i see that macports is no longer compatible with 10.3 > > do you know

Re: versions of a port

2010-01-17 Thread Thomas De Contes
Le 17 janv. 10 à 18:43, Ryan Schmidt a écrit : On Jan 17, 2010, at 10:07, Thomas De Contes wrote: hi :-) how to know which versions are available for a given port ? The only version available is the one shown by "port info". is it possible to install an older version of a port when it

Re: install wine on snowleopard : zlib checksum error

2010-01-17 Thread Ryan Schmidt
On Jan 17, 2010, at 07:09, Asheen Levrai wrote: > no changes :-s :-( > > sudo port clean --all zlib > Password: > ---> Cleaning zlib > sudo port install wine-devel > ---> Computing dependencies for wine-devel > ---> Fetching zlib > ---> Attempting to fetch zlib-1.2.3.tar.bz2 from > http:

Re: versions of a port

2010-01-17 Thread Ryan Schmidt
On Jan 17, 2010, at 10:07, Thomas De Contes wrote: > hi :-) > > > how to know which versions are available for a given port ? The only version available is the one shown by "port info". > is it possible to install an older version of a port when it is already > installed, or have i to unins

Re: Problem Installing Macports and Tsocks on OS-X 10.6.2

2010-01-17 Thread Ryan Schmidt
On Jan 17, 2010, at 09:41, Caron Schaller wrote: > Hi, > > I'm having problems installing Macports and Tsocks on my Snow Leopard. Caron, Welcome to MacPorts. I'm sorry you've had some difficulty. We'll try to help you. First, this is not a management issue. For help using MacPorts, you should

versions of a port

2010-01-17 Thread Thomas De Contes
hi :-) how to know which versions are available for a given port ? is it possible to install an older version of a port when it is already installed, or have i to uninstall it first ? -- Téléassistance / Télémaintenance http://www.portparallele.com/ThomasDECONTES/

RE: install wine on snowleopard : zlib checksum error

2010-01-17 Thread Asheen Levrai
wine install is now done :-) I had to run BOTH: sudo port clean --all zlib sudo port clean --all wine-devel thanx for the help -a- From: asheenlev...@hotmail.com To: macsforever2...@macports.org; macports-users@lists.macosforge.org Subject: RE: install wine on snowleopard : zlib checksum error

RE: install wine on snowleopard : zlib checksum error

2010-01-17 Thread Asheen Levrai
no changes :-s :-( sudo port clean --all zlib Password: ---> Cleaning zlib sudo port install wine-devel ---> Computing dependencies for wine-devel ---> Fetching zlib ---> Attempting to fetch zlib-1.2.3.tar.bz2 from http://arn.se.distfiles.macports.org/zlib ---> Verifying checksum(s) for

Re: PHP errors after installation MAMP via MacPorts

2010-01-17 Thread Scott Haneda
Yes it does, take your directory of files, and drop it onto the TextMate icon, this will create a "project" of all your files and directories. You can then go to Edit -> Find in Project and issue the regex that Ryan suggested. I do not believe changes are committed until you save the project,

Re: Error while sudo port -d upgrade outdated

2010-01-17 Thread Ryan Schmidt
On Jan 16, 2010, at 19:15, Michael Kubovy wrote: > On Jan 16, 2010, at 6:16 PM, Ryan Schmidt wrote: > >> On Jan 16, 2010, at 08:01, Michael Kubovy wrote: >> >>> Can someone tell me what I'm doing wrong? (Please cc me when replying to the >>> list) >> >> Not from that output, no; we'll need more

Re: PHP errors after installation MAMP via MacPorts

2010-01-17 Thread Ryan Schmidt
On Jan 17, 2010, at 04:20, Jasper Frumau wrote: > TextMate's search and replace does not seem to offer a search and replace > across multiple files that is precise enough. I need to replace and neat command to do it as well as TextWrangler. Just some regular expression magic. Search for: <\

Re: PHP errors after installation MAMP via MacPorts

2010-01-17 Thread Jasper Frumau
On Sun, Jan 17, 2010 at 2:20 AM, Ryan Schmidt wrote: > > On Jan 16, 2010, at 05:54, Jasper Frumau wrote: > > > Addedd > > > > php_flag short_open_tag on > > > > to .htaccess and that works. But I would like to search the theme files > for any instances of servers where I will have to work with sh

Re: Screen port failed to compile and install

2010-01-17 Thread Ryan Schmidt
But I already solved the screen problem directly by applying the requested patches to the port. On Jan 16, 2010, at 23:16, Kastus Shchuka wrote: > I know, it does not solve your problem with screen directly, but you may want > to look at tmux which is an independent implementation of screen, s