James E. Hopper | 1 Jan 16:23

problem building hicolor-icon-theme

when trying to install libgnomeui i get a problem with 
hicolor-icon-theme (see below).  port does not successfuly download and 
install this.  when i download it by hand unpack and build it builds 
fine, but even after i install it port insists it needs to be installed 
before it can go on.

jim

--->  Fetching hicolor-icon-theme
--->  Verifying checksum(s) for hicolor-icon-theme
Error: Checksum mismatch for hicolor-icon-theme-0.4.tar.gz
Error: Target com.apple.checksum returned: Unable to verify file 
checksums
Kevin Ballard | 1 Jan 11:20
Gravatar

Re: removing Darwinports

Is everything in /Library/Tcl related to darwinports? I would be 
extremely surprised if that were so. I suggest the following deletions:

/opt
/Library/Tcl/darwinports1.0
/etc/ports
/Applications/DarwinPorts
/Library/StartupItems/DarwinPortsStartup (only applies if you have the 
DarwinPortsStartup port installed, which a few ports depend on)

On Dec 31, 2004, at 2:03 PM, Matt Anton wrote:

> Delete darwinports's prefix (by default it's /opt/local) and :
>
> /Library/Tcl
> /etc/ports

--

-- 
Kevin Ballard
kevin <at> sb.org
http://www.tildesoft.com
http://kevin.sb.org
Attachment (smime.p7s): application/pkcs7-signature, 2378 bytes
_______________________________________________
Darwinports mailing list
Darwinports <at> opendarwin.org
http://www.opendarwin.org/mailman/listinfo/darwinports
(Continue reading)

Steffen Strobel | 1 Jan 23:37
Picon

XFree86/Xorg Executable missing!

Hi everyone,

first of all I want to thank you for that great Application! I really 
love DarwinPorts and of course OpenDarwin...

But now the Problem:

I'm using OpenDarwin 7.2.1 and I installed Xorg with DarwinPorts and 
everything went fine, but I noticed that there was no Xorg Executable 
in /usr/X11R6/bin!
So after a while I uninstalled Xorg and installed XFree86 with 
DarwinPorts, but then the XFree86 Executable was missing!
The Man Pages for Xorg and XFree86 worked but the Executables were 
missing!

I installed both Ports with "sudo port -v install Portname"! Port 
contens also didn't show an XFree86 or Xorg Executable!

What could be the problem? How can I get Xorg or XFree86 working?

Thanks,

Steffen Strobel
Matt Anton | 2 Jan 00:05

Re: removing Darwinports


Le 1 janv. 05, à 11:20, Kevin Ballard a écrit :

> Is everything in /Library/Tcl related to darwinports? I would be 
> extremely surprised if that were so.

Users would obviously removed only /Library/Tcl/darwinports1.0 if there 
are any others directories in /Library/Tcl, otherwise, no need to keep 
an empty directory imho.

cheers,

--

-- 
matt [at] opendarwin.org
Markus Weissmann | 2 Jan 00:45

Re: BUG: Cannot install py-sqlite 1.0

On 1. Jan 2005, at 23:37 Uhr, Scott Dunlop wrote:

> It looks like the py-sqlite portfile is looking for ./configure, when  
> it should be using setup.py for installation.  I encountered this  
> right after updating my portfile for py-sqlite from cvs.
>
> $ sudo port install py-sqlite
> Warning: Group file could not be located.
> --->  Fetching py-sqlite
> --->  Verifying checksum(s) for py-sqlite
> --->  Extracting py-sqlite
> --->  Configuring py-sqlite
> Error: Target com.apple.configure returned: configure failure: shell  
> command "cd  
> "/Users/sdunlop/Build/darwinports/dports/python/py-sqlite/work/ 
> pysqlite" && ./configure --prefix=/opt/local" returned error 127
> Command output: sh: line 1: ./configure: No such file or directory
>

I've added a new group file for python 2.4 which py-sqlite uses since  
it's last update;
you can
a.) reinstall port (from the most recent source of course)
b.) just get the python 2.4 group code:
     get "base/src/port1.0/resources/group/python24-1.0.tcl" and put it  
in
     "PREFIX/share/darwinports//resources/port1.0/group/"

this problem meanwhile applies to most of the python ports, too.

(Continue reading)

Steffen Strobel | 1 Jan 12:18
Picon

XFree86/Xorg Executable missing!

Hi,

first of all I want to thank you for that great Application! I really 
love DarwinPorts and of course Darwin/OpenDarwin...

But now the Problem:

I'm using OpenDarwin 7.2.1 and I installed Xorg with DarwinPorts and 
everything went fine, but I noticed that there was no Xorg Executable 
in /usr/X11R6/bin!
So after a while I uninstalled Xorg and installed XFree86 with 
DarwinPorts, but then the XFree86 Executable was missing!
The Man Pages for Xorg and XFree86 worked but the Executables were 
missing!

I installed both Ports with "sudo port -v install Portname"! Port 
contens also didn't show an XFree86 or Xorg Executable!

What could be the problem? How can I get Xorg or XFree86 working?

Thanks,

Steffen Strobel

Re: problem building hicolor-icon-theme


James E.Hopper wrote:
| when trying to install libgnomeui i get a problem with
| hicolor-icon-theme (see below).  port does not successfuly download and
| install this.  when i download it by hand unpack and build it builds
| fine, but even after i install it port insists it needs to be installed
| before it can go on.
|
| jim
|
|
| --->  Fetching hicolor-icon-theme
| --->  Verifying checksum(s) for hicolor-icon-theme
| Error: Checksum mismatch for hicolor-icon-theme-0.4.tar.gz
| Error: Target com.apple.checksum returned: Unable to verify file checksums
|

your ports tree is hopefully out of date - freedesktop.org was hax0red
some time ago this was fixed, so update your tree.

the recent version of hicolor-icon-theme is 0.5, so you *really* should
update.

Gravatar

xpdf 3.00 will not compile reader

I tried to upgrade my old 2.x Xpdf program today and discovered that the 
executable that actually views the files will not build.  The earlier 
version did build the xpdf executable.  The problem appears to be in two 
places.  The configure program cannot find either libfreetype or the 
freetype2 headers AND it cannot find openmotif.  Both of these are installed 
and activated on my system.

Here is the end of the output from the command port -v configure xpdf:
checking whether to use freetype2 library... (cached) /usr/X11R6/lib
checking where to find the freetype2 header files... (cached) 
/usr/X11R6/include/freetype2
checking freetype/freetype.h usability... no
checking freetype/freetype.h presence... no
checking for freetype/freetype.h... no
configure: WARNING: requested freetype2 library not found!
checking whether to use freetype2 library... (cached) /usr/X11R6/lib
checking where to find the freetype2 header files... (cached) 
/usr/X11R6/include/freetype2
checking freetype.h usability... no
checking freetype.h presence... no
checking for freetype.h... no
configure: WARNING: requested freetype2 library not found!
checking whether to use libpaper library... maybe
checking where to find the libpaper header files...
checking paper.h usability... no
checking paper.h presence... no
checking for paper.h... no
not using libpaper library
configure: creating ./config.status
config.status: creating Makefile
(Continue reading)

Re: xpdf 3.00 will not compile reader


robert delius royar wrote:
| I tried to upgrade my old 2.x Xpdf program today and discovered that the
| executable that actually views the files will not build.  The earlier
| version did build the xpdf executable.  The problem appears to be in two
| places.  The configure program cannot find either libfreetype or the
| freetype2 headers AND it cannot find openmotif.  Both of these are
| installed and activated on my system.
|
| Here is the end of the output from the command port -v configure xpdf:
| checking whether to use freetype2 library... (cached) /usr/X11R6/lib
| checking where to find the freetype2 header files... (cached)
| /usr/X11R6/include/freetype2
| checking freetype/freetype.h usability... no
| checking freetype/freetype.h presence... no
| checking for freetype/freetype.h... no
| configure: WARNING: requested freetype2 library not found!
| checking whether to use freetype2 library... (cached) /usr/X11R6/lib
| checking where to find the freetype2 header files... (cached)
| /usr/X11R6/include/freetype2
| checking freetype.h usability... no
| checking freetype.h presence... no
| checking for freetype.h... no
| configure: WARNING: requested freetype2 library not found!
| checking whether to use libpaper library... maybe
| checking where to find the libpaper header files...
| checking paper.h usability... no
| checking paper.h presence... no
| checking for paper.h... no
| not using libpaper library
(Continue reading)

Bryan Blackburn | 2 Jan 21:05
Picon
Favicon

Re: xpdf 3.00 will not compile reader

On Jan 2, 2005, at 12:54 PM, Ole Guldberg Jensen wrote:
> robert delius royar wrote:
> | I tried to upgrade my old 2.x Xpdf program today and discovered that 
> the
> | executable that actually views the files will not build.  The earlier
> | version did build the xpdf executable.  The problem appears to be in 
> two
> | places.  The configure program cannot find either libfreetype or the
> | freetype2 headers AND it cannot find openmotif.  Both of these are
> | installed and activated on my system.
> |
> | Here is the end of the output from the command port -v configure 
> xpdf:
> | checking whether to use freetype2 library... (cached) /usr/X11R6/lib
> | checking where to find the freetype2 header files... (cached)
> | /usr/X11R6/include/freetype2
> | checking freetype/freetype.h usability... no
> | checking freetype/freetype.h presence... no
> | checking for freetype/freetype.h... no
> | configure: WARNING: requested freetype2 library not found!
> | checking whether to use freetype2 library... (cached) /usr/X11R6/lib
> | checking where to find the freetype2 header files... (cached)
> | /usr/X11R6/include/freetype2
> | checking freetype.h usability... no
> | checking freetype.h presence... no

It appears as if it is finding the Apple-X11-installed freetype to use 
that (and I see the xpdf Portfile in fact forces this version instead 
of one that may be installed by DP), but since it isn't finding the 
header, you probably don't have the X11SDK package installed alongside 
(Continue reading)


Gmane