Re: [Fink-users] kde4 mac native application menu

2009-08-06 Thread monipol
On 03/08/2009, at 21:10, Richard E. Miles wrote:
 I have got kfe4 mac native apps installed on my system. Is there a kde
 menu application I can use to select applications?
 I am Using imac intel  Mac OS x 10.5.7

Hello, Richard. Fink KDE4 native applications reside under /sw/opt/ 
kde4/mac/bin. Some of them are application bundles (those applications  
whose name end with .app, similar to 'standard' Mac OS X applications)  
and are available under /sw/Applications. For these applications Fink  
also places shortcuts under /Applications/Fink (/Applications being  
the 'standard' place where applications reside on Mac OS X).

As far as I know there's no specific menu for KDE applications.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] build of mayavi2 fails

2009-08-06 Thread James Howse
I am trying to build Mayavi2 on an Intel Mac running Leopard 10.5.8,
Xcode 3.1.3 and Xquartz 2.3.3.2 and it is failing with the following
error message.  I have a vague memory of seeing this type of python
error discussed in the context of another package, but I can not recall
the discussion.  Any idea what is wrong here?
Thanks,
James


Mayavi-3.2.0/setup.cfg
Mayavi-3.2.0/setup.py
Mayavi-3.2.0/setup_data.py
/var/tmp/tmp.1.LsaNb7
#! /bin/sh -ev
/opt/fink/bin/python2.5 setup.py build
running build
Fatal Python error: Interpreter not initialized (version mismatch?)
/var/tmp/tmp.1.LsaNb7: line 2:  3318 Abort trap 
/opt/fink/bin/python2.5 setup.py build

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] xmms fails to compile

2009-08-06 Thread Thomas Weiss
Hi!
While trying to install amarok2-mac fink quits with an error when
compiling xmms-1.2.10-5. I have to admit that the whole process didn't 
went smooth, because I had to reload a package with a wrong checksum. I 
did a selfupdate after the error. My machine is an MacBook with 10.5.7 
and xcode 3.1.2

Thanks Thomas

Here the wohle output:

thomas$ fink install xmms-1.2.10-5
Password:
Information about 9267 packages read in 1 seconds.
The following package will be installed or updated:
  xmms
The following 2 additional packages will be installed:
  xmms-bin xmms-shlibs
Do you want to continue? [Y/n] y
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xmms-1.2.10-5
/sw/src/fink.build
dpkg-deb: baue Paket »fink-buildlock-xmms-1.2.10-5« in
»/sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb«.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb
Wähle vormals abgewähltes Paket fink-buildlock-xmms-1.2.10-5.
(Lese Datenbank ... 118102 Dateien und Verzeichnisse sind derzeit
installiert.)
Entpacke fink-buildlock-xmms-1.2.10-5 (aus
.../fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb) ...
Richte fink-buildlock-xmms-1.2.10-5 ein (2009.08.06-20.41.22) ...
bzip2 -dc /sw/src/xmms-1.2.10.tar.bz2 | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch ]
patch -p1  /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch
patching file General/ir/ir.c
patching file configure
patching file libxmms/util.c
patching file ltmain.sh
perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' xmms.m4
./configure --prefix=/sw --mandir=/sw/share/man --without-gnome
checking build system type... i686-apple-darwin9.7.0
checking host system type... i686-apple-darwin9.7.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... rm: conftest.dSYM: is
a directory
ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker
(/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin9.7.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... rm:
conftest.dSYM: is a directory
yes
creating libtool
checking 

Re: [Fink-users] build of mayavi2 fails

2009-08-06 Thread Robert Wyatt
Hmm, Fink's python would not be in /opt/fink unless you've made some
modifications to the installation. What do you get with:
$ fink list -t python25

James Howse wrote:
 I am trying to build Mayavi2 on an Intel Mac running Leopard 10.5.8,
 Xcode 3.1.3 and Xquartz 2.3.3.2 and it is failing with the following
 error message.  I have a vague memory of seeing this type of python
 error discussed in the context of another package, but I can not recall
 the discussion.  Any idea what is wrong here?
 Thanks,
 James
 
 
 Mayavi-3.2.0/setup.cfg
 Mayavi-3.2.0/setup.py
 Mayavi-3.2.0/setup_data.py
 /var/tmp/tmp.1.LsaNb7
 #! /bin/sh -ev
 /opt/fink/bin/python2.5 setup.py build
 running build
 Fatal Python error: Interpreter not initialized (version mismatch?)
 /var/tmp/tmp.1.LsaNb7: line 2:  3318 Abort trap 
 /opt/fink/bin/python2.5 setup.py build

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] build of mayavi2 fails

2009-08-06 Thread Alexander Hansen
It's quite acceptible to bootstrap into /opt/fink.

But how about we see the output of

/opt/fink/bin/python2.5  --version

?

On Thu, Aug 6, 2009 at 3:58 PM, Robert Wyattchupacerv...@gmail.com wrote:
 Hmm, Fink's python would not be in /opt/fink unless you've made some
 modifications to the installation. What do you get with:
 $ fink list -t python25

 James Howse wrote:
 I am trying to build Mayavi2 on an Intel Mac running Leopard 10.5.8,
 Xcode 3.1.3 and Xquartz 2.3.3.2 and it is failing with the following
 error message.  I have a vague memory of seeing this type of python
 error discussed in the context of another package, but I can not recall
 the discussion.  Any idea what is wrong here?
 Thanks,
 James


 Mayavi-3.2.0/setup.cfg
 Mayavi-3.2.0/setup.py
 Mayavi-3.2.0/setup_data.py
 /var/tmp/tmp.1.LsaNb7
 #! /bin/sh -ev
     /opt/fink/bin/python2.5 setup.py build
 running build
 Fatal Python error: Interpreter not initialized (version mismatch?)
 /var/tmp/tmp.1.LsaNb7: line 2:  3318 Abort trap
 /opt/fink/bin/python2.5 setup.py build



-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] build of mayavi2 fails

2009-08-06 Thread Robert Wyatt
For what it's worth, it built for me on 10.5.8 with a PPC, I'll try at
home with the Intel. Also, I have /sw/bin/python2.5 --version giving
Python 2.5.4.  --Robert

Alexander Hansen wrote:
 It's quite acceptable to bootstrap into /opt/fink.
 
 But how about we see the output of
 
 /opt/fink/bin/python2.5  --version
 
 ?
 
 On Thu, Aug 6, 2009 at 3:58 PM, Robert Wyattchupacerv...@gmail.com wrote:
 Hmm, Fink's python would not be in /opt/fink unless you've made some
 modifications to the installation. What do you get with:
 $ fink list -t python25

 James Howse wrote:
 I am trying to build Mayavi2 on an Intel Mac running Leopard 10.5.8,
 Xcode 3.1.3 and Xquartz 2.3.3.2 and it is failing with the following
 error message.  I have a vague memory of seeing this type of python
 error discussed in the context of another package, but I can not recall
 the discussion.  Any idea what is wrong here?
 Thanks,
 James


 Mayavi-3.2.0/setup.cfg
 Mayavi-3.2.0/setup.py
 Mayavi-3.2.0/setup_data.py
 /var/tmp/tmp.1.LsaNb7
 #! /bin/sh -ev
 /opt/fink/bin/python2.5 setup.py build
 running build
 Fatal Python error: Interpreter not initialized (version mismatch?)
 /var/tmp/tmp.1.LsaNb7: line 2:  3318 Abort trap
 /opt/fink/bin/python2.5 setup.py build
 
 

-- 
Robert T Wyatt
Assistant Registrar
Room Scheduling (M5501)
The University of Texas at Austin
desk (512) 475-7602
fax (512) 475-7515
cell (512) 466-7258

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xmms fails to compile

2009-08-06 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thomas Weiss wrote:
 Hi!
 While trying to install amarok2-mac fink quits with an error when
 compiling xmms-1.2.10-5. I have to admit that the whole process didn't 
 went smooth, because I had to reload a package with a wrong checksum. I 
 did a selfupdate after the error. My machine is an MacBook with 10.5.7 
 and xcode 3.1.2
 
 Thanks Thomas
 
 Here the wohle output:
 
 thomas$ fink install xmms-1.2.10-5
 Password:
 Information about 9267 packages read in 1 seconds.
 The following package will be installed or updated:
   xmms
 The following 2 additional packages will be installed:
   xmms-bin xmms-shlibs
 Do you want to continue? [Y/n] y
 Setting runtime build-lock...
 dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xmms-1.2.10-5
 /sw/src/fink.build
 dpkg-deb: baue Paket »fink-buildlock-xmms-1.2.10-5« in
 »/sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb«.
 Installing build-lock package...
 /sw/bin/dpkg-lockwait -i
 /sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb
 Wähle vormals abgewähltes Paket fink-buildlock-xmms-1.2.10-5.
 (Lese Datenbank ... 118102 Dateien und Verzeichnisse sind derzeit
 installiert.)
 Entpacke fink-buildlock-xmms-1.2.10-5 (aus
 .../fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb) ...
 Richte fink-buildlock-xmms-1.2.10-5 ein (2009.08.06-20.41.22) ...
 bzip2 -dc /sw/src/xmms-1.2.10.tar.bz2 | /sw/bin/tar -xf -
 --no-same-owner --no-same-permissions
 [ -r /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch ]
 patch -p1  /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch
 patching file General/ir/ir.c
 patching file configure
 patching file libxmms/util.c
 patching file ltmain.sh
 perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' xmms.m4
 ./configure --prefix=/sw --mandir=/sw/share/man --without-gnome
 checking build system type... i686-apple-darwin9.7.0
 checking host system type... i686-apple-darwin9.7.0
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets $(MAKE)... yes
 checking for gcc... gcc
 checking for C compiler default output... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ANSI C... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... gcc3
 checking for strerror in -lcposix... no
 checking whether byte ordering is bigendian... no
 checking for inline... inline
 checking for an ANSI C-conforming const... yes
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether ln -s works... yes
 checking whether make sets $(MAKE)... (cached) yes
 checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
 GNU ld... no
 checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
 reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -p
 checking for a sed that does not truncate output... /usr/bin/sed
 checking how to recognise dependent libraries... file_magic Mach-O
 dynamically linked shared library
 checking command to parse /usr/bin/nm -p output... rm: conftest.dSYM: is
 a directory
 ok
 checking how to run the C preprocessor... gcc -E
 checking for egrep... grep -E
 checking for ANSI C header files... rm: conftest.dSYM: is a directory
 rm: conftest.dSYM: is a directory
 yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking for ranlib... ranlib
 checking for strip... strip
 checking for objdir... .libs
 checking for gcc option to produce PIC... -fno-common
 checking if gcc PIC flag -fno-common works... yes
 checking if gcc static flag -static works... no
 checking if gcc supports -c -o file.o... yes
 checking if gcc supports -c -o file.lo... yes
 checking if gcc supports -fno-rtti -fno-exceptions... yes
 checking whether the linker
 (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
 libraries... yes
 checking how to hardcode library paths into programs... unsupported
 checking whether stripping libraries is possible... no
 checking dynamic linker characteristics... darwin9.7.0 dyld
 checking if libtool supports shared libraries... yes
 checking whether to build shared 

Re: [Fink-users] build of mayavi2 fails

2009-08-06 Thread James Howse




Here are the results of the two requested commands.  What I find most
surprising is that packages such as enthought-base-py25 and
traits-py25, which I believe also build through python, built and
installed just fine immediately prior to this failure.

/opt/fink/bin/python2.5  --version
Python 2.5.4

fink list -t python25
Information about 9230 packages read in 0 seconds.
    boost1.34.python25  1.34.1-1005 Boost C++ Libraries:
static and source libs
 i  boost1.34.python25-shlibs   1.34.1-1005 Boost C++
Libraries (shared libs)
    boost1.35.python25  1.35.0-1    Boost C++ Libraries:
static and source libs
    boost1.35.python25-shlibs   1.35.0-1    Boost C++
Libraries (shared libs)
 i  pil-systempython25  1.1.6-2 Python Imaging Library
 i  python25    1:2.5.4-1   Interpreted, object-oriented
language
 i  python25-shlibs 1:2.5.4-1   Interpreted, object-oriented
language
    python25-socket 1:2.5.1-3   Obsolete socket plugin for
python
    python25-socket-ssl 1:2.5.1-3   Obsolete socket plugin
for python

James

  It's quite acceptible to bootstrap into /opt/fink.

But how about we see the output of

/opt/fink/bin/python2.5  --version

?

On Thu, Aug 6, 2009 at 3:58 PM, Robert Wyattchupacerv...@gmail.com wrote:
  
  
Hmm, Fink's python would not be in /opt/fink unless you've made some
modifications to the installation. What do you get with:
$ fink list -t python25

James Howse wrote:


  I am trying to build Mayavi2 on an Intel Mac running Leopard 10.5.8,
Xcode 3.1.3 and Xquartz 2.3.3.2 and it is failing with the following
error message.  I have a vague memory of seeing this type of python
error discussed in the context of another package, but I can not recall
the discussion.  Any idea what is wrong here?
Thanks,
James


Mayavi-3.2.0/setup.cfg
Mayavi-3.2.0/setup.py
Mayavi-3.2.0/setup_data.py
/var/tmp/tmp.1.LsaNb7
#! /bin/sh -ev
    /opt/fink/bin/python2.5 setup.py build
running build
Fatal Python error: Interpreter not initialized (version mismatch?)
/var/tmp/tmp.1.LsaNb7: line 2:  3318 Abort trap
/opt/fink/bin/python2.5 setup.py build
  

  
  

  





--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] joe checksum error

2009-08-06 Thread Stan Sanderson
Failed: PatchFile /sw/fink/dists/unstable/main/finkinfo/editors/ 
joe.patch checksum does not match!
Actual: c6b4bf3ebd4f2b162ca7e5306c4f97dd
Expected: 3731296fe45296e0923ea73e470235f4

attempting to update Joe (joe-3.7-1003) on both PPC and Intel machines  
running 10.5.7.

Stan



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users