On Aug 14, 2007, at 01:21, Thomas Schober wrote:
2007/8/14, Ryan Schmidt:
On Aug 14, 2007, at 00:13, Thomas Schober wrote:
2007/8/14, Ryan Schmidt:
On Aug 12, 2007, at 09:53, Thomas Schober wrote:
i have a iMac G5 17" PPC. I am trying to install readline, but i
get these errors :
--->
Ok, i found the portfile. But such a line is not there. The file looks
like this :
# $Id: Portfile 22478 2007-03-02 05:16:40Z [EMAIL PROTECTED] $
PortSystem 1.0
namereadline-5
set shortname readline
version 5.0.005
distname${shortname}-5.0
categories devel
maint
Can you tell me where i can find this portfile ? i am a little new to
MacPorts. Before i used fink.
Thanks
2007/8/14, Ryan Schmidt <[EMAIL PROTECTED]>:
> On Aug 14, 2007, at 00:13, Thomas Schober wrote:
>
> > 2007/8/14, Ryan Schmidt:
> >
> >> On Aug 12, 2007, at 09:53, Thomas Schober wrote:
> >>
>
On Aug 14, 2007, at 00:13, Thomas Schober wrote:
2007/8/14, Ryan Schmidt:
On Aug 12, 2007, at 09:53, Thomas Schober wrote:
i have a iMac G5 17" PPC. I am trying to install readline, but i
get these errors :
---> Staging readline into destroot
Error: Target org.macports.destroot returned: n
On Aug 14, 2007, at 00:12, John Owens wrote:
Intel recently released their threading building blocks
for several platforms including OS X:
http://osstbb.intel.com/
http://osstbb.intel.com/ver.php?fid=72
It's just libraries and binaries (and the binaries are
just set-env-variables). I don't ha
Intel recently released their threading building blocks
for several platforms including OS X:
http://osstbb.intel.com/
http://osstbb.intel.com/ver.php?fid=72
It's just libraries and binaries (and the binaries are
just set-env-variables). I don't have any port-writing
expertise but hope someone mi
On Mon, Aug 13, 2007 at 08:58:26PM -0500, Ryan Schmidt wrote:
>
> On Aug 13, 2007, at 20:02, Brian Barrera wrote:
>
> >On 8/13/07, Eric Hall wrote:
> >
> >>I suspect the new glib (2.14.0) and wireshark are not
> >>getting along, I'll see what I can do with it.
> >
> >Curious, how do you install t
On Aug 13, 2007, at 08:26, Arthas wrote:
$ sudo port -d install php5 +apache2 +mysql5
[snip]
DEBUG: checking for mtree violations
Error: violation by /opt/local/apache2
Error: Target org.macports.destroot returned: mtree violation!
Warning: the following items did not execute (for php5):
org
On Aug 12, 2007, at 08:51, David Rowe wrote:
Further to my previous email (11/8/07 21:22 - Problems with Gnucash
& Gramps).
I have noticed that the Gramps portfile has been updated to Gramps
2.2.8, just after my previous message.
I tried selfupgrading MacPorts, cleaning gramps and gnome-d
On Aug 12, 2007, at 09:53, Thomas Schober wrote:
i have a iMac G5 17" PPC. I am trying to install readline, but i
get these errors :
---> Staging readline into destroot
Error: Target org.macports.destroot returned: no such file or
directory
Error: Status 1 encountered during processing.
On Aug 13, 2007, at 05:41, [EMAIL PROTECTED] wrote:
I try to install some X11 components, but all the time "DestRoot"
stop, because the files are available.
This is true, because "DestRoot" try to link the files to "/usr/
X11R6".
My question, how to change the Directory.
I try to change "x11
On Aug 13, 2007, at 20:02, Brian Barrera wrote:
On 8/13/07, Eric Hall wrote:
I suspect the new glib (2.14.0) and wireshark are not
getting along, I'll see what I can do with it.
Curious, how do you install the new glib? MacPorts is 1.510 and was
updated using selfupdate yet I'm running glib
Thanks Ryan,
On Aug 13, 2007, at 7:13 PM, Ryan Schmidt wrote:
On Aug 13, 2007, at 18:20, Rob MacLeod wrote:
Just installed version 1.5 of macports (over top of an existing,
older version) on an Intel mac and the selfupdate I tried failed
with the following output:
no suitable image found
On Aug 13, 2007, at 12:24, Vik Rubenfeld wrote:
On Aug 11, 2007, at 5:32 PM, Ryan Schmidt wrote:
On Aug 11, 2007, at 15:48, Vik Rubenfeld wrote:
I have a newbie question. I am installing MacPorts, and I got
error messages saying "The following dependencies failed to build".
How can I corr
On Aug 13, 2007, at 18:20, Rob MacLeod wrote:
Just installed version 1.5 of macports (over top of an existing,
older version) on an Intel mac and the selfupdate I tried failed
with the following output:
no suitable image found. Did find:
/opt/local/share/macports/Tcl/pextlib1.0/Pex
On 8/13/07, Eric Hall <[EMAIL PROTECTED]> wrote:
> I suspect the new glib (2.14.0) and wireshark are not
> getting along, I'll see what I can do with it.
>
Curious, how do you install the new glib? MacPorts is 1.510 and was
updated using selfupdate yet I'm running glib 2.12.12 according to
This has been fixed in the ports tree. Please wait a short while and
try building again.
On 13 Aug 2007, at 19:23, [EMAIL PROTECTED] wrote:
I'm trying to install gnome-doc-utils and I get the following (just
the last output lines - all lines above appeared to be 'normal'
operation):
/usr
Hi,
After using macports to install the gimp on mac os x 10.4.10, I found
the themes category in the preferences. There are two, default and
small.
The font size is a little small for my old eyes and I'd like to
increase the font size, maybe a medium and large theme.
Can someone best re
I had this problem with snort 2.7 on 10.3.9 and found that uint8_t,
uint16_t, and uint32_t were not defined. However, u_int8_t, u_int16_t,
and u_int32_t were defined. So I made a patch file for snort that
changed the instances of uint8/16/32_t to u_int8/16/32_t.
Hope this helps,
John
On
--On August 13, 2007 4:31:43 PM +1000 Boey Maun Suang
<[EMAIL PROTECTED]> wrote:
On 12/08/2007, at 06:22, David Rowe wrote:
1) Gnucash apparently installed OK, but when I try to launch it,
the X11 log reports:
<<
dyld: Symbol not found: __cg_jpeg_resync_to_
Boey Maun Suang wrote:
Here's my take on the problems you've been experiencing.
On 12/08/2007, at 06:22, David Rowe wrote:
1) Gnucash apparently installed OK, but when I try to launch it, the
X11 log reports:
<<
dyld: Symbol not found: __cg_jpeg_resync_to_r
I'm trying to install gnome-doc-utils and I get the following (just the last
output lines - all lines above appeared to be 'normal' operation):
/usr/bin/install -c -m 644 gnome-doc-xslt-C.omf
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gn
Hi,
Just installed version 1.5 of macports (over top of an existing,
older version) on an Intel mac and the selfupdate I tried failed with
the following output:
no suitable image found. Did find:
/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib: mach-
o, but wrong architectu
Eric,
I suspect you are correct.
I just tried (re-)building against glib 2.14.0 on my Mac Pro with the
same result...
I had first built wireshark using glib 2.12.12 w/o any problems,
On Aug 13, 2007, at 5:55 PM, Eric Hall wrote:
On Mon, Aug 13, 2007 at 03:48:28PM -0700, Brian Barrera wrot
On Mon, Aug 13, 2007 at 03:48:28PM -0700, Brian Barrera wrote:
> On 8/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Chip Warden <[EMAIL PROTECTED]> writes:
> > >I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation
> > >MacBook running OS X 10.4.10 with the following por
On 8/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Chip Warden <[EMAIL PROTECTED]> writes:
> >I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation
> >MacBook running OS X 10.4.10 with the following port command:
> >
> >> sudo port -v install wireshark +adns +ipv6 +net_snm
Chip Warden <[EMAIL PROTECTED]> writes:
>I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation
>MacBook running OS X 10.4.10 with the following port command:
>
>
>> sudo port -v install wireshark +adns +ipv6 +net_snmp +pcre
>
>The final error is:
>
>> cc1: warnings being treated a
Thanks very much for the info, Ryan.
I have two other Apaches installed (although both have been stopped
while I work on installing the MacPorts amp stack). If I " cd /opt/
local/bin" and run "sudo port -f uninstall libiconv", will that
remove anything the other Apaches need to have in orde
Thanks for that Adam. Problem solved.
Simon
Adam Mercer wrote:
>
> On 13/08/07, Simon Martin <[EMAIL PROTECTED]> wrote:
>>
>> I need a fortran compiler, so I have installed gcc4.2 on my MacBook
>> (latest
>> version of OS, macport updated etc)
>> The installation procedes seemingly without pro
I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation
MacBook running OS X 10.4.10 with the following port command:
sudo port -v install wireshark +adns +ipv6 +net_snmp +pcre
The final error is:
cc1: warnings being treated as errors
In file included from /opt/local/include
Boey Maun Suang <[EMAIL PROTECTED]> writes:
>> ---> Building dsocks with target all
>> Warning: Object directory not changed from original /opt/local/var/
>> macports/build/
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_d
>> socks/work/dsocks-1.6
>> cc -g -Wall -O2 -no
On 13/08/07, Simon Martin <[EMAIL PROTECTED]> wrote:
>
> I need a fortran compiler, so I have installed gcc4.2 on my MacBook (latest
> version of OS, macport updated etc)
> The installation procedes seemingly without problem. However when I check
> the fortran with the command:
> gfortran -v
>
> I
I need a fortran compiler, so I have installed gcc4.2 on my MacBook (latest
version of OS, macport updated etc)
The installation procedes seemingly without problem. However when I check
the fortran with the command:
gfortran -v
I get
"Using built-in specs.
Target: powerpc-apple-darwin8.8.0
Conf
Hello,
I am trying to install php5 with support for apache2 and mysql5
So far I have successfully installed apache2 and 'mysql5 +server' as
you can see:
$ port installed
The following ports are currently installed:
apache2 @2.2.4_1 (active)
apr @1.2.9_0 (active)
apr-util @1.2.8_2 (acti
Le 13 août 07 à 13:18, Simon Ruderich a écrit :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Tommaso Urli wrote:
Excuse me, I'm a little newbie with Xcode, how I can install the
needed SDK? Which is the SDK? Why I have Xcode installed but not the
needed SDK?
Thanks
Tommaso
Hi,
sorry for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Tommaso Urli wrote:
> Excuse me, I'm a little newbie with Xcode, how I can install the
> needed SDK? Which is the SDK? Why I have Xcode installed but not the
> needed SDK?
>
> Thanks
> Tommaso
Hi,
sorry for the late reply, I missed this mail.
To
Hi all folks,
I try to install some X11 components, but all the time "DestRoot" stop, because
the files are available.
This is true, because "DestRoot" try to link the files to "/usr/X11R6".
My question, how to change the Directory.
I try to change "x11prefix" in the conf File, but "DestRoot" use
Looking through the existing portfiles, I see gettext which declares
it will work on linux, libpng says it will work on linux, freebsd and
sunos, and monit claims to work on linux, freebsd, netbsd, openbsd
and solaris. In addition to Mac OS X, of course. And, as I say, many
ports will probably
Hi Brad,
Your output says that it's looking for an SGML catalog file, and the
docbook-xsl port only installs an XML catalog file; the former format
is deprecated and not as easy to manipulate with standard tools.
I'm not sure what's going on here; could you be able to attach a copy
of the
39 matches
Mail list logo