Subject: port gsl - msg#00262
List: os.opendarwin.darwinports
Hi,
The port gsl installs info pages to /opt/local/info. I remember there was
a discussion saying it should be put into /opt/local/share/info.
Di Xiao
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
bug #1633 (new ethereal variants) ready for commit
I believe that bug #1633 is ready for commit (well, the
attached patch that is). It adds a couple of variants to the
ethereal port (pcre, net-snmp, adns). I've tested all three
together on OS X 10.3.2, and the bug author tested them on
10.3.3.
Can someone with a commit bit please apply the
patch that is attached to bug #1633 (attachment #1216).
Thanks much,
-eric
Next Message by Date:
click to view message preview
cannot open CVS/Entries for reading
Hello to All at Darwinports
I am a linux user who has just installed os x 10.3 on a powerbook g3
pismo (512mb ram)
I am wanting to download the ports package using cvs and I am getting
the following error. I have installed the x11 package and developer
tools package.
The error is as follows;
DV-Rogers-Computer:~ dvrogers$ cvs -d
:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxx:/Volumes/src/cvs/od login
(Logging in to anonymous@xxxxxxxxxxxxxxxxxxxxxx)
CVS password:
DV-Rogers-Computer:~ dvrogers$ cvs -d
:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxx:/Volumes/src/cvs/od co -P
darwinports
cvs checkout: in directory darwinports:
cvs checkout: cannot open CVS/Entries for reading: No such file or
directory
cvs [checkout aborted]: cannot write <CVS/Template file>: No such file
or directory
Any pointers as to what Is failing here is greatly appreciated as I am
looking
fwd to running my fav linux apps on the powerbook.
Much Thanks
D.V.Rogers
Previous Message by Thread:
click to view message preview
Re: .curlrc files
On 23 Mar 2004, at 10.22, Felix Kronlage wrote:
I've never looked at libcurl, but I'm sure we could come up with
something
that let's dp interact with libcurl to do the fetching (and thus take
into account
that there might be a .curlrc that should partially be honored), of
course
this means, that we'd have to mix the glue between dp and libcurl
ourselves.
A problem I ran into here is that tclcurl 0.11.0, which is written for
curl 7.11.x, doesn't compile against curl 7.10.2 (Panther's curl). In
order to use it, we'd have to require curl 7.11.0. (Especially since
Jaguar has an even older curl... 7.7.something.)
- Toby
Next Message by Thread:
click to view message preview
Re: port gsl
On 23 Mar 2004, at 23.27, Di Xiao wrote:
The port gsl installs info pages to /opt/local/info. I remember there
was
a discussion saying it should be put into /opt/local/share/info.
Fixed.
- Toby