Re: Having Problem with Ethereal 0.10.11


On Jul 31, 2005, at 5:28 PM, eoghan wrote:

> Hi Mark,
> Yes that did it... Thanks
> Eoghan
>
> On 31 Jul 2005, at 22:16, Mark Duling wrote:
>
>> Do you have the display variable set and X11 running?  It sounds like
>> Ethereal doesn't know where your display is.  Here's what I have in my
>> ~/.bash_profile:
>>
>> export DISPLAY=:0
>>

	Not only the DISPLAY variable set to something functional, but also 
X11 running.

		Juan
Brian Smith | 1 Aug 03:32

Re: Problem installing php5 and apache2

Look at bug 3013. I posted a workaround to this and a referenced a  
related bug which was closed with no action.

Regards,
Brian

On Jul 31, 2005, at 2:26 PM, Mohanaraj Gopala Krishnan wrote:

> Dear  all,
>
> When I try installing apache2 and php5 with the following command ,
>
>  sudo port install php5 +apache2 +macosx +mysql4
>
> it installs fine. But when I try to run it I get the following error:
>
> Cannot load /opt/local/apache2/modules/libphp5.so into server:  
> Symbol not found: __cg_jpeg_resync_to_restart\n  Referenced from: / 
> System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ImageIO.framework/Versions/A/ImageIO\n  Expected in: / 
> opt/local/lib/libJPEG.dylib\n
>
> I have ensured both tiff as well as jpeg was installed.
>
> I have MacOSX 10.4.2 installed and I installed darwinports using  
> the DMG.
>
> Any help in regards to the problem or documentation I would need to  
> reaad  would be greatly appreciated.
>
(Continue reading)

Mark Duling | 1 Aug 07:23
Favicon

Installing files outside of ${prefix}

Apparently Tiger breaks cvsweb, so I have updated the port from
cvsweb-2.0.6 to cvsweb-3.0.5 because it works.  But the author of the port
did put the file directly into the cgi-bin directory, which isn't in
${prefix} since I'm using Apple's Apache.  I have been advised not to do
that in creatng new ports, and now I can see  one excellent reason why
that I hadn't thought of before.  If a target directory of a port was
empty before files were installed, which was the case with my cgi-bin
directory, uninstalling the port removes the empty directory put there by
Apple.

Of course, one could always install DP's Apache but it seems a little
draconian just for a .cgi file, though a more "purist" approach might be
to do that.  But as I think about it, I guess the  problem of removing an
empty directory would still exist unless DP's Apache cgi-bin isn't empty,
so I suppose the proplem isn't really not using DP's Apache anyway. 
Besides, I don't want to reinvent the wheel, I just want to fix cvsweb on
Tiger.  :)

So should I:

1) Let the port be as it was (except for the version bump) and not worry
about it since it isn't any worse than before?
2) Put cvsweb in an intermediate directory and spit out a ui_msg telling
user's to copy it over?  Perhaps in ${prefix}/etc/cvsweb and put the
cvsweb.conf file and  cvsweb.cgi there, then let the user copy the latter
to cgi-bin?

If so what directory would be a good choice?  

Mark
(Continue reading)

Paul Richards | 1 Aug 11:43
Picon

Re: Installing files outside of ${prefix}

On Sun, Jul 31, 2005 at 10:23:51PM -0700, Mark Duling wrote:
> Apparently Tiger breaks cvsweb, so I have updated the port from
> cvsweb-2.0.6 to cvsweb-3.0.5 because it works.  But the author of the port
> did put the file directly into the cgi-bin directory, which isn't in
> ${prefix} since I'm using Apple's Apache.  I have been advised not to do
> that in creatng new ports, and now I can see  one excellent reason why
> that I hadn't thought of before.  If a target directory of a port was
> empty before files were installed, which was the case with my cgi-bin
> directory, uninstalling the port removes the empty directory put there by
> Apple.
> 
> Of course, one could always install DP's Apache but it seems a little
> draconian just for a .cgi file, though a more "purist" approach might be
> to do that.  But as I think about it, I guess the  problem of removing an
> empty directory would still exist unless DP's Apache cgi-bin isn't empty,
> so I suppose the proplem isn't really not using DP's Apache anyway. 
> Besides, I don't want to reinvent the wheel, I just want to fix cvsweb on
> Tiger.  :)
> 
> So should I:
> 
> 1) Let the port be as it was (except for the version bump) and not worry
> about it since it isn't any worse than before?
> 2) Put cvsweb in an intermediate directory and spit out a ui_msg telling
> user's to copy it over?  Perhaps in ${prefix}/etc/cvsweb and put the
> cvsweb.conf file and  cvsweb.cgi there, then let the user copy the latter
> to cgi-bin?
> 
> If so what directory would be a good choice?  

(Continue reading)

Alastair | 1 Aug 13:31
Picon

Re: Having Problem with Ethereal 0.10.11

eoghan wrote:

> Hmmm
> I too installed and everything went fine. tiger 10.4.2 gcc 4.0.0
> But when i try start it i get:
> (ethereal:9213): Gtk-WARNING **: cannot open display:
> Even if i try display its version or any other options, but i guess  
> this isnt a related issue?
> Eoghan
>

I use Kevin Walzer's AquaEthereal as a wrapper, which launches X11 and 
does the other magic you need to run ethereal directly from the dock.

http://www.wordtech-software.com/aquaethereal.html
Daniel J. Luke | 1 Aug 16:09
Favicon
Gravatar

Re: Postgres port with plpgsql available

On Jul 30, 2005, at 11:34 PM, Dane Ensign wrote:
> Does the port for postgres have plpgsql available to use?

I believe that the default build includes plpgsql support. (You do  
know that you have to enable it with 'createlang' before you can use  
it, right?)
--
Daniel J. Luke
+========================================================+
| *---------------- dluke <at> geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+

_______________________________________________
Darwinports mailing list
Darwinports <at> opendarwin.org
http://www.opendarwin.org/mailman/listinfo/darwinports
Markus Weissmann | 1 Aug 16:10

Re: Postgres port with plpgsql available

On 31.07.2005, at 05:34, Dane Ensign wrote:

> Does the port for postgres have plpgsql available to use?
>

afaik there is no way to build postgresql w/o plpgsql, so both  
postgresql
and postgresql8 do have it installed by default.
(check e. g. for $prefix/lib/pgsql8/plpgsql.so)

-Markus

---
Markus W. Weissmann
http://www.mweissmann.de/
http://www.opendarwin.org/~mww/
eoghan | 1 Aug 17:26

gtksql build

Hello
Im trying to install gtksql. Its trying to install postgres, which i  
already have. I have included the error below... seems its trying to  
install an older version (7.4.8) of postgres than i have (8.0.3).

--->  Building postgresql with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/ 
var/db/dports/build/ 
file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdat 
e_dports_databases_postgresql/work/postgresql-7.4.8" && gnumake all"  
returned error 2
Command output: gnumake[2]: Nothing to be done for `all'.
gnumake -C interfaces all
gnumake[3]: Nothing to be done for `all'.
gnumake -C include all
gnumake[4]: Nothing to be done for `all'.
gnumake -C pgtypeslib all
gnumake[4]: Nothing to be done for `all'.
gnumake -C ecpglib all
gcc -no-cpp-precomp -I/opt/local/include -fno-strict-aliasing -Wall - 
Wmissing-prototypes -Wmissing-declarations  -bundle execute.o  
typename.o descriptor.o data.o error.o prepare.o memory.o connect.o  
misc.o -L../../../../src/port -L/opt/local/lib -L/opt/local/lib -L../ 
pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lssl - 
lcrypto -lm   -o libecpg.so.4.1
/usr/bin/ld: warning -prebind has no effect with -bundle
/usr/bin/ld: warning multiple definitions of symbol _pg_strncasecmp
/opt/local/lib/libpgtypes.dylib(pgstrcasecmp.o) definition of  
_pg_strncasecmp
/opt/local/lib/libpq.dylib(pgstrcasecmp.o) definition of _pg_strncasecmp
(Continue reading)

Markus Weissmann | 2 Aug 12:44

webcode directory (was "Installing files outside of ${prefix}")

If there are no objections, I'd say we use $prefix/var/www for arbitrary
html/cgi/... files.
Of course none of our supplied webservers (apache1/2, etc.) should
use this directory as its default document root to avoid nasty security
problems (apache1 is currently using this directory).

Someone hacking porthier.1 already?

-Markus

On 01.08.2005, at 11:43, Paul Richards wrote:

> On Sun, Jul 31, 2005 at 10:23:51PM -0700, Mark Duling wrote:
>
>> Apparently Tiger breaks cvsweb, so I have updated the port from
>> cvsweb-2.0.6 to cvsweb-3.0.5 because it works.  But the author of  
>> the port
>> did put the file directly into the cgi-bin directory, which isn't in
>> ${prefix} since I'm using Apple's Apache.  I have been advised not  
>> to do
>> that in creatng new ports, and now I can see  one excellent reason  
>> why
>> that I hadn't thought of before.  If a target directory of a port was
>> empty before files were installed, which was the case with my cgi-bin
>> directory, uninstalling the port removes the empty directory put  
>> there by
>> Apple.
>>
>> Of course, one could always install DP's Apache but it seems a little
>> draconian just for a .cgi file, though a more "purist" approach  
(Continue reading)

Dane Ensign | 1 Aug 21:06

postgres install hanging

Hi all,

the postgresql install is hanging when attempting to fetch the  
postgres file. The link is working to the file, in fact I downloaded  
it. Can someone show me the syntax to point the port command the  
location on my local drive where the file is located?

Thanks for any help you can offer.

Dane Ensign

Gmane