On Sep 3, 2010, at 21:25, ronxr...@comcast.net wrote:
> Thanks Ryan, here's the output of that command.
>
> ronosx:~ rcross$ find / -name dlfcn.h 2>/dev/null
> /Developer/SDKs/MacOSX10.3.9.sdk/usr/include/dlfcn.h
> /Developer/SDKs/MacOSX10.4u.sdk/usr/include/dlfcn.h
> /opt/local/include/dlfcn.h
Thanks Ryan, here's the output of that command.
ronosx:~ rcross$ find / -name dlfcn.h 2>/dev/null
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/dlfcn.h
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/dlfcn.h
/opt/local/include/dlfcn.h
/usr/include/dlfcn.h
It's in /usr/include/ but I was not tol
On Sep 3, 2010, at 17:33, ronxr...@comcast.net wrote:
> Hi Ryan, here my dlfcn.h file in its entirety:
Ok, that's identical to mine. And you see it does define RTLD_NEXT:
> #defineRTLD_NEXT((void *) -1)/* Search subsequent objects. */
So it still feels like this /usr/include/dl
Hi Ryan, here my dlfcn.h file in its entirety:
/*
* Copyright (c) 2004-2005 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source L
--On September 3, 2010 2:33:26 PM +0400 Jasper Frumau
wrote:
jaspersmbp:~ jasper$ sudo launchctl list | grep dbus
48-org.freedesktop.dbus-system
jaspersmbp:~ jasper$ sudo launchctl list | grep dbus-session
jaspersmbp:~ jasper$
I guess not. I wonder why and how to restart it. Any idea
On Sep 3, 2010, at 10:40, ronxr...@comcast.net wrote:
> Thanks Ryan, here is the log in its entirety after following your
> instructions:
Your log looks fine, up to the point of the problem. So unfortunately no
further help there.
> :info:build bindtextdomain.c: In function 'setup':
> :info:b
On Sep 3, 2010, at 10:03, Christiansen Stephen wrote:
> Running Mac OS 10.5.8 on PPC G4.
>
> Trying to start the installed port mysql5-server @5.1.49.
>
> First installed mysql5 @5.1.49 with its dependencies.
>
> Then installed the port mysql5-server @5.1.49. I am unable to start the
> server
On Sep 3, 2010, at 10:38, Srinath Vadlamani wrote:
> How would I proceed to help debug this build/runtime issue?
Download the patch from the ticket, try it out, see if you can improve it.
___
macports-users mailing list
macports-users@lists.macosforg
On Sep 3, 2010, at 13:24, Brandon S Allbery KF8NH wrote:
> configure scripts have an annoying habit of looking for libraries and
> include files under /usr/local no matter what you tell them to do.
Yes, but the bigger problem is that gcc will look for headers and libraries
there, regardless what
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/3/10 04:27 , Scott Haneda wrote:
> How would files in /usr/local interfere with MacPorts as long as they are not
> executable files? And wouldn't /usr/local also further have to be in your
> PATH? A .h file, I can't see how that would have any
On Sep 3, 2010, at 03:06, Matthias Ohmsen wrote:
>> 1) It says it is already loaded... so I think you're fine. It's loaded.
>> The context of the original message has been lost on me, so I don't know
>> what to do from there. Is the problem that it isn't loaded even though it
>> says it is?
Thanks Ryan, here is the log in its entirety after following your instructions:
version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5 5.8.9_0 exists in the ports tree
:debug:main perl5 5.8.9_0 is the latest installed
:debug:main perl5 5.8.9_0 is active
:debug:main Merging ex
So the lesson here it to check tickets before spamming the users list. I
will do this next time.
How would I proceed to help debug this build/runtime issue?
<>Srinath
On Fri, Sep 3, 2010 at 9:28 AM, Rainer Müller wrote:
> On 2010-09-03 16:15 , Srinath Vadlamani wrote:
> > Is there any plans f
On 2010-09-03 16:15 , Srinath Vadlamani wrote:
> Is there any plans for upgrading VLC from 1.06 to 1.1.3?
> If someone is willing to help me I can devote some time to learning the
> porting process.
See this ticket: https://trac.macports.org/ticket/25431
I uploaded an updated Portfile and patch
Running Mac OS 10.5.8 on PPC G4.
Trying to start the installed port mysql5-server @5.1.49.
First installed mysql5 @5.1.49 with its dependencies.
Then installed the port mysql5-server @5.1.49. I am unable to start the server.
This is the error message returned in the system.log is ERROR! Manager
Is there any plans for upgrading VLC from 1.06 to 1.1.3?
If someone is willing to help me I can devote some time to learning the
porting process.
Thanks,
<>Srinath
--
=
Srinath Vadlamani, PhD.
Tech-X Corp. Research Scientist
5621 Arapahoe Ave. Suite A
Boulder, CO 80303
30
Added ServerName localhost to /opt/local/apache2/conf/httpd.conf under
ServerRoot and the error went away :-) All seems to be working now. Thanks
again for all your help Ryan!!
On Fri, Sep 3, 2010 at 2:59 PM, Ryan Schmidt wrote:
>
> On Sep 3, 2010, at 05:55, Jasper Frumau wrote:
>
> > but I stil
On Sep 3, 2010, at 05:55, Jasper Frumau wrote:
> but I still get the same error:
>
> jaspersmbp:~ jasper$ sudo /opt/local/apache2/bin/apachectl -k restart
> httpd: Could not reliably determine the server's fully qualified domain name,
> using ::1 for ServerName
Ok, then my guess was wrong. I
On Fri, Sep 3, 2010 at 2:39 PM, Ryan Schmidt wrote:
>
> On Sep 3, 2010, at 05:30, Jasper Frumau wrote:
>
> > httpd: Could not reliably determine the server's fully qualified domain
> name, using ::1 for ServerName
>
> > But now when I go to http://dev-wordpress.com/ I do get to my Wordpress
> setu
On Sep 3, 2010, at 05:30, Jasper Frumau wrote:
> httpd: Could not reliably determine the server's fully qualified domain name,
> using ::1 for ServerName
> But now when I go to http://dev-wordpress.com/ I do get to my Wordpress
> setup, so why the warning?
I think because you did not specify
On Fri, Sep 3, 2010 at 2:14 PM, Ryan Schmidt wrote:
>
> On Sep 3, 2010, at 04:36, Jasper Frumau wrote:
>
> > Dynamic session lookup supported but failed: launchd did not provide a
> socket path, verify that org.freedesktop.dbus-session.plist is loaded!
> > GConf Error: Failed to contact configurat
On Fri, Sep 3, 2010 at 2:13 PM, Ryan Schmidt wrote:
>
> On Sep 3, 2010, at 05:04, Jasper Frumau wrote:
>
> > Did that. Now dev-wordpress.com goes to the root (/opt/local/www) and
> not to opt/local/www/wordpress as indicated in
> /opt/local/apache2/conf/extra/vhosts/wordpress.conf:
> >
> > # START
On Sep 2, 2010, at 23:10, ronxr...@comcast.net wrote:
> Thanks Ryan, I rm all my header files in /usr/local/include/ and I didn't
> have dlfcn.h file. I move the local directory to local.bak and created a new
> local directory with nothing in it. I clean up the port and did a self
> update an
On Sep 3, 2010, at 03:27, Scott Haneda wrote:
> On Sep 2, 2010, at 7:55 PM, Ryan Schmidt wrote:
>
>> You have the file /usr/local/include/dlfcn.h on your system and it is
>> preventing the help2man port from building properly. Remove this file, and
>> ideally anything else you may have in /usr
On Sep 3, 2010, at 04:36, Jasper Frumau wrote:
> Dynamic session lookup supported but failed: launchd did not provide a socket
> path, verify that org.freedesktop.dbus-session.plist is loaded!
> GConf Error: Failed to contact configuration server; some possible causes are
> that you need to ena
On Sep 3, 2010, at 05:04, Jasper Frumau wrote:
> Did that. Now dev-wordpress.com goes to the root (/opt/local/www) and not to
> opt/local/www/wordpress as indicated in
> /opt/local/apache2/conf/extra/vhosts/wordpress.conf:
>
> # START example.com
>
>DocumentRoot "/opt/local/www/wordpr
Hi all,
> Please do not respond off list.
i'm sorry.
> 1) It says it is already loaded... so I think you're fine. It's loaded. The
> context of the original message has been lost on me, so I don't know what to
> do from there. Is the problem that it isn't loaded even though it says it
> is?
On Fri, Sep 3, 2010 at 1:54 PM, Ryan Schmidt wrote:
> On Sep 3, 2010, at 04:48, Jasper Frumau wrote:
>
> > OK I have activated virtualhosts by uncommenting this line in
> /opt/local/apache2/httpd.conf:
> >
> > $ cat httpd.conf | grep httpd-v
> > Include conf/extra/httpd-vhosts.conf
> >
> > in http
On Sep 3, 2010, at 04:48, Jasper Frumau wrote:
> OK I have activated virtualhosts by uncommenting this line in
> /opt/local/apache2/httpd.conf:
>
> $ cat httpd.conf | grep httpd-v
> Include conf/extra/httpd-vhosts.conf
>
> in httpd-vhosts.conf I have:
>
> $ sudo cat httpd-vhosts.conf
> #
> # V
OK I have activated virtualhosts by uncommenting this line in
/opt/local/apache2/httpd.conf:
$ cat httpd.conf | grep httpd-v
Include conf/extra/httpd-vhosts.conf
in httpd-vhosts.conf I have:
$ sudo cat httpd-vhosts.conf
#
# Virtual Hosts
#
# If you want to maintain multiple domains/hostnames on
I started up Gedit from the command line. I got many Dbus errors:
$ sudo gedit httpd.conf
Password:
(process:717): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Xlib: extension "RANDR" missing on display "/tmp/launch-R6TH0k/org.x:0".
Dynamic session lookup
>
> And somehow you are asking for Apache to include everything in the
> extra/vhosts directory?
>
In httpd.conf I just saw I do no include them as I have commented them out:
# Virtual hosts
#Include conf/extra/httpd-vhosts.conf
And that I need to add a vhosts.conf or adjust the file name in h
On Sep 3, 2010, at 03:54, Jasper Frumau wrote:
> I still have issues with my MacPorts Lamp since I started playing with
> virtual hosts. In /etc/HOSTS I have these:
>
> ##
> 127.0.0.1localhost
> 127.0.0.1 jaspersmbp
> 127.0.0.1 dev-wordpress.com
> 255.255.255.255broadcasthost
On Thu, Aug 19, 2010 at 11:50 AM, Jasper Frumau wrote:
>
>
> On Thu, Aug 19, 2010 at 11:46 AM, Ryan Schmidt wrote:
>
>> On Aug 19, 2010, at 02:12, Jasper Frumau wrote:
>>
>> > Which somehow leads to /opt/local/www/drupal-1.6.15 folder instead of
>> /opt/local/www/wordpress.
>>
>> How does drupal-1
On 03/09/10 09:27, Scott Haneda wrote:
mv local/{,.off}
This expands to
mv local/ local/.off
I think you want
mv local{,.off}
i.e.
mv local local.off
or even
mv local{,.off}/
giving
mv local/ local.off/
echo's handy for checking how things like this turn out.
Russell
_
On Sep 2, 2010, at 7:55 PM, Ryan Schmidt wrote:
> You have the file /usr/local/include/dlfcn.h on your system and it is
> preventing the help2man port from building properly. Remove this file, and
> ideally anything else you may have in /usr/local, as files in /usr/local will
> interfere with M
36 matches
Mail list logo