Chris Meyer | 1 Oct 08:30

port of pkgconfig

Hi,

The current port of pkgconfig doesn't build on my system. Here is a 
much version that does, but I'm not sure I got the install directories 
correct:

# $Id: Portfile,v 1.14 2003/08/24 20:51:36 jkh Exp $

PortSystem 1.0
name            pkgconfig
version         0.15.0
categories      devel
maintainers     eric <at> opendarwin.org
description     System for managing library compile and link flags
homepage        http://www.freedesktop.org/software/pkgconfig/
platforms       darwin freebsd

long_description The pkg-config program is used to retrieve information 
\
                  about installed libraries in the system. It is 
typically \
                  used to compile and link against one or more libraries.

master_sites    http://www.freedesktop.org/software/pkgconfig/releases/

checksums       md5 a7e4f60a6657dbc434334deb594cc242

configure.env   CFLAGS="-O3 -funroll-loops -fstrict-aliasing"

patchfiles      patch-glib-glib.h
(Continue reading)

Chris Meyer | 1 Oct 08:31

popt doesn't install

I get:

[x] % port install popt
--->  Building popt with target all
Error: Target com.apple.build returned: shell command "cd  
"/Users/cmeyer/Documents/Developer/darwinports/dports/devel/popt/work/ 
popt-1.7" && make all" returned error 2
Command output: make  all-recursive
Making all in intl
make[2]: Nothing to be done for `all'.
Making all in po
make[2]: Nothing to be done for `all'.
/bin/sh ./libtool --mode=link gcc  -Wall -g -O2   -o test1 -all-static  
test1.o libpopt.la
libtool: link: warning: complete static linking is impossible in this  
configuration
gcc -Wall -g -O2 -o test1 test1.o  ./.libs/libpopt.a
ld: Undefined symbols:
_dgettext
make[2]: *** [test1] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Stéphane Pinel | 1 Oct 20:21
Favicon

Have you synced your source indexes?

Trying to figure out how DarwinPorts works, I get this :

[SawtoothSTP:~] spinel% port search gd2
port search failed: Can't open index file for source 
file:///darwinports/dports. Have you synced your source indexes?

What I'm supposed to do ?

Thank you.

Regards.

Stéphane

Stéphane Pinel | 1 Oct 20:30
Favicon

PortsManager

Is there a build PortManager.app ? trying to build it I get dozen 
errors....

Thanks

Regards.

Stéphane

Matt Anton | 1 Oct 21:00
X-Face

Re: Have you synced your source indexes?

Hi,

Le mercredi, 1 oct 2003, à 20:21 Europe/Paris, Stéphane Pinel a écrit :

> Trying to figure out how DarwinPorts works, I get this :
>
> [SawtoothSTP:~] spinel% port search gd2
> port search failed: Can't open index file for source 
> file:///darwinports/dports. Have you synced your source indexes?
>
> What I'm supposed to do ?

Build an index of your port tree might solve your problem.

cd to your dports directory then run the portindex command.

hth
--

-- 
matt <at> opendarwin.org

Picon

Re: Have you synced your source indexes?

	Check your /etc/ports/sources.conf file, in it should be a line that 
points to the location of your dports tree (which apparently you 
configured). The catch is that there *can't* be a blank space before 
the "file" statement, try placing the cursor just before the 'f' and 
delete everything that's there until you get to the previous line, then 
hit enter and you should be set. At least I got that same error and I 
managed to track it down to that blank space, after deleting it 
everything started working like a charm. If you still get errors after 
that (or if that isn't your problem) try going into dports/ and issue 
"portindex" (prefixed with sudo if necessary).

	Hope this helps, tell us how it goes. Regards,...

		Juan

On Wednesday, October 1, 2003, at 02:21  PM, Stéphane Pinel wrote:

> Trying to figure out how DarwinPorts works, I get this :
>
> [SawtoothSTP:~] spinel% port search gd2
> port search failed: Can't open index file for source 
> file:///darwinports/dports. Have you synced your source indexes?
>
> What I'm supposed to do ?
>
> Thank you.
>
> Regards.
>
> Stéphane
(Continue reading)

Waqar Malik | 1 Oct 21:50
Picon
Favicon

Re: PortsManager

Which version you are trying to build and what OS you are trying to 
build on, what version of dev tools you are using?

--Waqar

On Oct 1, 2003, at 11:30 AM, Stéphane Pinel wrote:

> Is there a build PortManager.app ? trying to build it I get dozen 
> errors....
>
> Thanks
>
> Regards.
>
> Stéphane

Curtis Tucker | 2 Oct 04:02

(no subject)

I downloaded and installed the Gimp version 1.2.3 meta package. It is 
my second MacOS 10.2 X11 application (my first was Openoffice.org) and 
I'm slowly learning how to use it. The Gimp works as expected with one 
exception: the Help System doesn't work.

Tool Tips display properly when Gimp is launched.
"Tip of the Day..." displays when selected.
Gimp's "About..." dialog displays properly when selected.

I've set Gimp Preferences to use its "Internal" Help Browser.
"Help..." does nothing when selected.
"Context Help..." does nothing when selected.

I don't even know where to start in troubleshooting Gimp's help system. 
Any suggestions you can offer are appreciated.
---
Curtis Tucker

Curtis Tucker | 2 Oct 04:04

Gimp-1.2.3 meta package

I downloaded and installed the Gimp version 1.2.3 meta package. It is 
my second MacOS 10.2 X11 application (my first was Openoffice.org) and 
I'm slowly learning how to use it. The Gimp works as expected with one 
exception: the Help System doesn't work.

Tool Tips display properly when Gimp is launched.
"Tip of the Day..." displays when selected.
Gimp's "About..." dialog displays properly when selected.

I've set Gimp Preferences to use its "Internal" Help Browser.
"Help..." does nothing when selected.
"Context Help..." does nothing when selected.

I don't even know where to start in troubleshooting Gimp's help system. 
Any suggestions you can offer are appreciated.
---
Curtis Tucker

Liam | 2 Oct 18:49
Picon
Favicon

Re: Gimp-1.2.3 meta package


>Curtis Tucker on 10/1/03 wrote the bit with this mark:

>I downloaded and installed the Gimp version 1.2.3 meta package. It is 
>my second MacOS 10.2 X11 application (my first was Openoffice.org) and 
>I'm slowly learning how to use it. The Gimp works as expected with one 
>exception: the Help System doesn't work.
>
>Tool Tips display properly when Gimp is launched.
>"Tip of the Day..." displays when selected.
>Gimp's "About..." dialog displays properly when selected.

Go to the preferences panel.
Set the help system to netscape and press the save button.
then go back to preferences and select internal help system and press save.

you can also set the specific help browser in

/opt/local/etc/gimp/1.2/gimprc (where /opt/local is my local ports install location)

look for Help browser
You could set that for Safari for example.

That works here. (OS X 10.2.8, X11 apple)

The internal help system should work properly if you got the gimp system to install from ports without errors.
--

-- 
Liam Allen               allenwc <at> shaw.ca
"it may be that your sole purpose in life
is to serve as a warning to others" - Ashleigh Brilliant
(Continue reading)


Gmane