Jeremy Work | 2 Apr 17:44
Picon

gpsdrive-2.09-1016

I cannot Install GPSDrive onto my system.

--
Package manager version: 0.28.7
Distribution version: selfupdate-rsync Thu Apr  2 00:55:17 2009, 10.5,  
i386
Mac OS X version: 10.5.6
Xcode version: 3.1.2
gcc version: 4.0.1 (Apple Inc. build 5490)
make version: 3.81
Feedback Courtesy of FinkCommander

Jeremy Work
jeremywork <at> gmail.com

------------------------------------------------------------------------------
Alexander Hansen | 2 Apr 22:17
Picon
Gravatar

Re: gpsdrive-2.09-1016

Jeremy Work wrote:
> I cannot Install GPSDrive onto my system.
>
> --
> Package manager version: 0.28.7
> Distribution version: selfupdate-rsync Thu Apr  2 00:55:17 2009, 10.5,  
> i386
> Mac OS X version: 10.5.6
> Xcode version: 3.1.2
> gcc version: 4.0.1 (Apple Inc. build 5490)
> make version: 3.81
> Feedback Courtesy of FinkCommander
>
>
> Jeremy Work
> jeremywork <at> gmail.com
>
>   
We're not going to be able to help without some output.  "cannot
install" covers a lot of ground.

Check your output text, and paste the output starting from just before
your failure occurred.

------------------------------------------------------------------------------
Kevin Horton | 3 Apr 01:37
Favicon

fink's dia package - location of locale files

I happened to note while dia was compiling that it puts its locale  
files in /sw/share/share/locale/, which seems quite strange.  All  
other apps put these files in /sw/share/locale/.  Is this location  
correct?

I only use dia in English, so I don't know if it works correctly in  
other languages or not.

Best regards,

--
Kevin Horton
Ottawa, Canada

------------------------------------------------------------------------------
Alexander Hansen | 5 Apr 01:46
Picon
Gravatar

Re: Fink Errors

Nikhil Kulkarni wrote:
> Hi Alex,
>  
> I'm Nikhil here again, we overcame the problems I posted while
> building fink package of Twinkle VOIP/Softphone application. However
> I'm getting the below errors and I think its in the linking phase. Can
> you please suggest some solution for it.
>  
>  ld: in /sw/lib, can't map file, errno=22
> collect2: ld returned 1 exit status
>  
> Regards,
> Nikhil
> IIITB University
>  
I've no idea.  Without seeing the line just before that there really
isn't any information to go on.  All this says is "something failed
somewhere".

--

-- 
Alexander Hansen
Fink User Liaison

------------------------------------------------------------------------------
Karel Marissens | 5 Apr 12:51
Picon

How to use python modules from inside and outside fink

Hi,

I'm currently working on a Fuse filesystem, written in python. I'd  
like to try the current version (working on linux) on OS X. Therefore  
I need the following:
- Python
- (Mac)Fuse
- Fuse python bindings
- Xapian
- Xapian python bindings

I installed Fuse and its python bindings (fuse-py25/26) using Fink. I  
also used Fink to install Xapian-core.
As the Xapian python bindings aren't available through Fink, I  
downloaded the source from the Xapian website (xapian.org) and  
installed them as described in its documentation.

When I run the default python interpreter (/usr/bin/python), I can use  
the xapian module, but not the fuse module.
When I run the Fink python interpreter (/sw/bin/python2.5), I can use  
the fuse module, but not the xapian module.

How do I make it so I can use both the xapian and fuse module?

Thanks in advance,

Karel

------------------------------------------------------------------------------
(Continue reading)

Alexander Hansen | 5 Apr 14:25
Picon
Gravatar

Re: How to use python modules from inside and outside fink

Karel Marissens wrote:
> Hi,
>
> I'm currently working on a Fuse filesystem, written in python. I'd  
> like to try the current version (working on linux) on OS X. Therefore  
> I need the following:
> - Python
> - (Mac)Fuse
> - Fuse python bindings
> - Xapian
> - Xapian python bindings
>
> I installed Fuse and its python bindings (fuse-py25/26) using Fink. I  
> also used Fink to install Xapian-core.
> As the Xapian python bindings aren't available through Fink, I  
> downloaded the source from the Xapian website (xapian.org) and  
> installed them as described in its documentation.
>
> When I run the default python interpreter (/usr/bin/python), I can use  
> the xapian module, but not the fuse module.
> When I run the Fink python interpreter (/sw/bin/python2.5), I can use  
> the fuse module, but not the xapian module.
>
> How do I make it so I can use both the xapian and fuse module?
>
> Thanks in advance,
>
> Karel
>
>   
(Continue reading)

Alexander Hansen | 5 Apr 15:44
Picon
Gravatar

Re: How to use python modules from inside and outside fink

Karel Marissens wrote:
> Well the instructions aren't really like that as it's one installer
> (configure, make, make install) for all bindings (although you can
> tell it to only install certain ones). 
> However, I changed all symbolic links for python in /usr/bin to
> /sw/bin and ran the installation again. This fixed my problem!
Another way to do that is to use fink's "python" package, which puts a
"python" executable at the head of the PATH.  There are separate
versions of that for each version of python.
>
> Now if only my own python code would work... but the hello.py (fuse)
> example script works so I can start debugging!
>
> Thanks for the help,
>
> Karel
>
> On 05 Apr 2009, at 14:25, Alexander Hansen wrote:
>
>> Karel Marissens wrote:
>>> Hi,
>>>
>>> I'm currently working on a Fuse filesystem, written in python. I'd
>>> like to try the current version (working on linux) on OS X. Therefore
>>> I need the following:
>>> - Python
>>> - (Mac)Fuse
>>> - Fuse python bindings
>>> - Xapian
>>> - Xapian python bindings
(Continue reading)

Alexander Hansen | 5 Apr 21:20
Picon
Gravatar

[Fwd: Re: Fink Errors]


-------- Original Message --------
Subject: 	Re: Fink Errors
Date: 	Mon, 6 Apr 2009 00:28:46 +0530
From: 	Nikhil Kulkarni <nikhilbvb <at> gmail.com>
To: 	Alexander Hansen <alexanderk.hansen <at> gmail.com>
References:
<10ab23640904041527t4a7a69c6u456fb8755c968fd7 <at> mail.gmail.com>
<49D7F16B.2000304 <at> gmail.com>

Hi Alex,

I had not had the error message in hand and I couldnt send you the same.
But now I'm pasting the below error.

g++  -g -O2 -D_GNU_SOURCE -I/sw/include -L /sw/lib  -o twinkle  main.o
libtwinkle.a ../src/parser/libsipparser.a ../src/sdp/libsdpparser.a
../src/sockets/libsocket.a ../src/threads/libthread.a
../src/audio/libaudio.a ../src/audits/libaudits.a ../src/stun/libstun.a
../src/mwi/libmwi.a ../src/im/libim.a ../src/presence/libpresence.a
../src/patterns/libpatterns.a ../src/utils/libutils.a
../src/audio/gsm/libgsm.a -kthread -lccrtp1 -lccgnu2 -ldl -lxml2
-lpthread -lz -lm -lncurses -lreadline -lsndfile -lmagic -lboost_regex
-lzrtpcpp -lmagic -lsndfile -lresolv -lboost_regex -lzrtpcpp -lmagic
-lsndfile -lresolv -L/sw/lib -L/sw/lib -lccext2 -lccgnu2 -lgnutls
-lgcrypt -lz -ldl -lgnugetopt -kthread -lreadline -L/sw/lib -lccext2
-lccgnu2 -lgnutls -lgcrypt -lz -ldl -lgnugetopt -kthread -lreadline

ld: in /sw/lib, can't map file, errno=22

(Continue reading)

Daniel Macks | 5 Apr 22:52

Re: [Fwd: Re: Fink Errors]

On Sun, Apr 05, 2009 at 03:20:19PM -0400, Alexander Hansen wrote:
> 
> -------- Original Message --------
> Subject: 	Re: Fink Errors
> Date: 	Mon, 6 Apr 2009 00:28:46 +0530
> From: 	Nikhil Kulkarni <nikhilbvb <at> gmail.com>
> To: 	Alexander Hansen <alexanderk.hansen <at> gmail.com>
> References:
> <10ab23640904041527t4a7a69c6u456fb8755c968fd7 <at> mail.gmail.com>
> <49D7F16B.2000304 <at> gmail.com>
> 
> Hi Alex,
>  
> I had not had the error message in hand and I couldnt send you the same.
> But now I'm pasting the below error.
>  
> g++  -g -O2 -D_GNU_SOURCE -I/sw/include -L /sw/lib  -o twinkle  main.o
> libtwinkle.a ../src/parser/libsipparser.a ../src/sdp/libsdpparser.a
> ../src/sockets/libsocket.a ../src/threads/libthread.a
> ../src/audio/libaudio.a ../src/audits/libaudits.a ../src/stun/libstun.a
> ../src/mwi/libmwi.a ../src/im/libim.a ../src/presence/libpresence.a
> ../src/patterns/libpatterns.a ../src/utils/libutils.a
> ../src/audio/gsm/libgsm.a -kthread -lccrtp1 -lccgnu2 -ldl -lxml2
> -lpthread -lz -lm -lncurses -lreadline -lsndfile -lmagic -lboost_regex
> -lzrtpcpp -lmagic -lsndfile -lresolv -lboost_regex -lzrtpcpp -lmagic
> -lsndfile -lresolv -L/sw/lib -L/sw/lib -lccext2 -lccgnu2 -lgnutls
> -lgcrypt -lz -ldl -lgnugetopt -kthread -lreadline -L/sw/lib -lccext2
> -lccgnu2 -lgnutls -lgcrypt -lz -ldl -lgnugetopt -kthread -lreadline
> 
> ld: in /sw/lib, can't map file, errno=22
(Continue reading)

Olly Betts | 6 Apr 10:01
Favicon
Gravatar

Re: How to use python modules from inside and outside fink

Karel Marissens wrote:
> Well the instructions aren't really like that as it's one installer
> (configure, make, make install) for all bindings (although you can
> tell it to only install certain ones). 

You can specify PYTHON=/sw/bin/python2.5 to build xapian-bindings for
use with that Python interpreter - either set this in the environment,
or pass it on the configure command line like so:

./configure PYTHON=/sw/bin/python2.5

This is documented in the help output:

./configure --help|more

Cheers,
    Olly

------------------------------------------------------------------------------

Gmane