on 10/1/02 5:02 PM, June Van Dyke at [EMAIL PROTECTED] reportedly stated:
> On 10/1/02 3:48 PM, "Tim Conkling" <[EMAIL PROTECTED]> wrote:
>
>> Honestly, I have no idea. I'm totally new to fink; I didn't try to do
>> anything fancy. I really just followed instructions for installation and
>> then
Hi Andrea,
I built GSL 1.2 on Mac OS X 10.2.1 recently (past couple days) and everything went fine. It is required by another application that also builds with it fine.
Take care,
-Morgan
On Tuesday, October 1, 2002, at 10:56 AM, Andrea Riciputi wrote:
Hi,
I've installed GSL library (v1.2) wi
On Tuesday, October 1, 2002, at 10:18 PM, Joel Hacker wrote:
> On Tuesday, October 1, 2002, at 06:29 PM, Derek Homeier wrote:
>> Just to embark on the layer concept, for the most part it should be
>> sufficient to make things group-writable by wheel, since you are
>> naturally admin user (not
On Wednesday, October 2, 2002, at 06:58 AM, Chris Zubrzycki wrote:
> Ok, I have been having a very weird problem, every time i try to
> install doxygen on 10.2 it fails when making the pdf manual, there are
> a few files it cannot find, but the fatal problem is a graphic, which
> is in che c
On Tue, 1 Oct 2002, Kevin Horton wrote:
> There are no read permissions on VERSION and README.
Weird. Permissions are similar for me but I don't get an error:
% ls -la /sw/fink/{README,VERSION}
-rw--- 1 cdevers admin 1607 Aug 20 19:06 /sw/fink/README
-rw--- 1 cdevers ad
There appears to be a minor file permissions bug with the binary
version of fink.
I installed fink on an old iBook on about 27 Sept using the fink
0.4.0 binary installer. I used dselect to update to fink
distribution 0.4.1 on 29 Sept. On 30 Sept I noted that fink
--version did not work prop
I can't seem to get the gnome-audio package with fink using the 10.2
distro. Is this package required for a full Gnome installation?
curl -f -L -O
ftp://ftp.tr.gnome.org/pub/GNOME/source/gnome-audio/1.4/gnome-audio-
1.4.0.
curl: (9) Couldn't change to directory pub/GNOME/source/gnome-audio/1
Andrea: I assume you are referring to this error:
Making check in vector
make test test_static
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/sw/include
-Wno-long-double -g -O2 -c test.c
In file included from test.c:61:
test_complex_source.c: In function `test_complex_float_trap':
test_complex_
On Tuesday, October 1, 2002, at 06:07 PM, Chris Devers wrote:
> On Tue, 1 Oct 2002, Andrew Hartung wrote:
>
>> I live alone and have a firewall up.
>
> Like winter clothing, security practices work best in layers. If your
> computer is attached to the internet, it's never really alone. Firewalls
On Tue, 1 Oct 2002, Andrew Hartung wrote:
> I live alone and have a firewall up.
Like winter clothing, security practices work best in layers. If your
computer is attached to the internet, it's never really alone. Firewalls
may block certain kinds of unwanted traffic, but you never know when
som
Hello All,
Fink update-all is failing with the following (see below). I've tried to
remove gnome-vfs, but there are multiple dependencies so the removal fails.
Any suggestion? TIA. I'm using OSX 10.2.1.
The following 49 packages will be installed or updated:
bonobo-conf bonobo-conf-shlibs co
On Tuesday, October 1, 2002, at 04:23 PM, Chris Devers wrote:
> On Tue, 1 Oct 2002, Andrew Hartung wrote:
>
>> Are there any negative consequences of setting the permissions of the
>> entire /sw directory and contents to allow anyone to rwx?
>
> To turn that question around, are there any benef
On Tue, 1 Oct 2002, Andrew Hartung wrote:
> Are there any negative consequences of setting the permissions of the
> entire /sw directory and contents to allow anyone to rwx?
To turn that question around, are there any benefits to doing that? If
you know you trust everyone that might end up using
According to the webpage:
2002-09-28: Fink 0.4.1 released-
The source release and the binary installer are available now, as well
as all binary packages. For information about upgrading, visit the
Upgrade Matrix.
This is the last release for Mac OS X 10.1. Future versions of Fink will
not offi
On 10/1/02 3:48 PM, "Tim Conkling" <[EMAIL PROTECTED]> wrote:
> Honestly, I have no idea. I'm totally new to fink; I didn't try to do
> anything fancy. I really just followed instructions for installation and
> then ran dselect and installed a whole bunch of stuff. I did this all three
> of four
Is 10.1.5 "supported" in fink, or is there pressure to move to 10.2. I realise that
the developers/maintainers are doing a sterling job for no reward and have to devote
their resources and skills to what fits their needs best. I also acknowledge that 10.2
is "the future", at least for the prese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ok, I have been having a very weird problem, every time i try to
install doxygen on 10.2 it fails when making the pdf manual, there are
a few files it cannot find, but the fatal problem is a graphic, which
is in che correct location, but for some r
Are there any negative consequences of setting the permissions of the
entire /sw directory and contents to allow anyone to rwx?
Thank you,
Andrew Hartung
---
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FR
>> Ah ha! It works now! In my .cshrc I've changed the entry
>>
>> setenv PLPLOT_LIB /sw/lib
>>
>> to
>>
>> setenv PLPLOT_LIB /sw/share/EMBOSS
>>
>> Thanks for your help and for bringing EMBOSS to Fink.
>
> Actually if you just remove that entry from your .cshrc fink should set
> them
on 10/1/02 2:59 PM, Martin Costabel at [EMAIL PROTECTED] reportedly
stated:
> Tim Conkling wrote:
> []
>> Two people, myself included, have now claimed that they have followed the
>> directions for creating a brand new installing for fink under 10.2, and
>> twice it has been asserted that "instru
Hello all-
With fink from cvs under 10.1.5, I can't compile lilypond (version 1.6.0-2).
I have moved the lilypond info/patch files, and the libgnuopt info/patch
files from 10.1/unstable to my local tree (I just want those unstable, not
everything). However, I get the following error when compilin
I was looking at the GLUT port and saw that it was relying on the X server's
provided OpenGL GLX stuff. I thought a neat project would be to prod it into
using the Apple OPenGL calls. So far, I've only been able to find
documentation about the Objective C classes to use OpenGL on the Apple
dev
Ignore that last message - I just spotted /Developer/Examples/OpenGL/GLUT.
Sigh.
Stephen
--
The views expressed above are not those of PGS Tensor.
"We've heard that a million monkeys at a million keyboards could produce
the Complete Works of Shakespeare; now, thanks to the
Christoph Ewering wrote:
> Hello!
>
> today I have updated my fink installation for 10.2 as dicribed on the
> fink-site.
>
> Now I get this error everytime I try to run fink selfupdate-cvs
>
> cvs update: in directory 10.2/unstable:
> cvs update: cannot open CVS/Entries for reading: No such fi
I should have put that I'm trying to build kuickshow 3.0.7-3 on a system running
10.2.1 using fink at the latest CVS version (as of noon today)
--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175
I've been trying to update my KDE installation, but kdegraphics3 doesn't
build, failing at kuickshow. Here are some of the questionable lines
from the build log:
...
You're missing Imlib 1.x. The graphics browser/viewer KuickShow
won't be compiled without Imlib.
You can download it from
http://f
On Tue, 2002-10-01 at 17:15, Martin Costabel wrote:
> In my .Xmodmap file, I have for example the lines
>
> keycode 66 = Mode_switch
> clear Mod1
> clear Mod2
> clear Mod3
> add Mod1= Meta_L
> add Mod2= Alt_L
> keycode 27 = eacute 2 ediaeresis
> keycode 30 = section 6 paragraph aring
> ke
Tim Conkling wrote:
[]
> Two people, myself included, have now claimed that they have followed the
> directions for creating a brand new installing for fink under 10.2, and
> twice it has been asserted that "instructions weren't followed." I can
> safely say that I _did_ follow instructions exactl
At 9:57 PM +0200 9/30/02, Martin Costabel wrote:
>This is indeed not very reasonable. Both the "release" and "current"
>symlinks seem to point to the old release. In principle, "release"
>should point to 0.4.1 and "current" to a hypothetical tree with
>updates to 0.4.1 packages. Weird. Maybe y
Max Horn writes:
> My mistake, I'll release a fixed revision ASAP. Sorry.
There is a similar problem between the latest bison and texinfo
packages.
--
Viktor Haag : Software & Information Design : Research In Motion
+--+
"Stupid, stupid rat creatu
--On Saturday, September 21, 2002 7:32 AM +0100 Alwyn
<[EMAIL PROTECTED]> wrote:
> On Friday, September 20, 2002, at 11:56 pm, Stephen Anderson
> wrote:
>
>>
>> On Friday, September 20, 2002, at 06:17 PM, Alwyn wrote:
>>
>>> On Friday, September 20, 2002, at 08:52 pm, Stephen
>>> Anderson wr
On mercredi, oct 2, 2002, at 00:33 Europe/Paris, Guido Amoruso wrote:
>> Did you choose Italiano.keymap in Preferences->Startup? What doesn't
>> work?
> Yes, I tryed, but the assaciation between the characters on my keyboard
> and those on the screen was competely wrong! Now I am using UK.keymap
Pardon me for jumping in.
Since I just recently did a fresh fink install on Jag, I can assert that
nothing that wants manconf gets installed. I think you are right--when
you installed tcltk, manconf got installed, somehow. This issue lies
outside of installing fink from scratch, i.e. installati
Hello!
today I have updated my fink installation for 10.2 as dicribed on the
fink-site.
Now I get this error everytime I try to run fink selfupdate-cvs
cvs update: in directory 10.2/unstable:
cvs update: cannot open CVS/Entries for reading: No such file or
directory
cvs server: Updating 10.2/
on 9/30/02 4:01 PM, Martin Costabel at [EMAIL PROTECTED] reportedly
stated:
> Hal Sadofsky wrote:
> []
>> Disabling the wrapper in (I think) /sw/usr/bin fixed things.
>> That is, I changed the permissions on /sw/usr/bin/man to 444, so
>> that /usr/bin/man ran instead.
>>
>> This did not have the
Phil:
> OK, I'm running 10.2.1 with July+August tools installed. I have
> followed all the instructions to install a new installation of fink.
> Everything worked fine until I tried to install xemacs. None of the
> mirrors seemed to contain the version fink was looking for. So I
> contacted the m
On Mon, 2002-09-30 at 23:24, Martin Costabel wrote:
> Guido Amoruso wrote:
> []
> > 1. I have a new ibook with an Italian keyboard, but on X-Window I cannot
> > get the right character correspondences. Now, with debian I get X
> > configured through /etc/X11/XFconfig-4 -or somthing similar- but I
Hi there,
>I don't think we can unite, simply because we have a completly
>different architecture and even a different philosophy. But both
>might be able to coexist quite well - only the future will tell for
>sure. Of course that doesn't meant that we can't have synergy
>effects, i.e. if one tea
At 12:08 Uhr +0200 01.10.2002, Martin Häcker wrote:
>Hi there,
>
>>>Is there even some work going on to unite the efforts? To create the
>>>ultimate of what's possible?
>>
>>Dunno, we were never contacted by them, the main reason we knew about
>>them in advance is that some of us are also active i
Hi,
I've installed GSL library (v1.2) with Fink. Compilations and installing
went well, but "make check" fails. As far as I can understand the
library is not reliable and we cannot use it in this state. Am I wrong?
I'm working with OSX 10.1.5 and I'm wondering if someone has tried "make
check"
Hi there,
>>Is there even some work going on to unite the efforts? To create the
>>ultimate of what's possible?
>
>Dunno, we were never contacted by them, the main reason we knew about
>them in advance is that some of us are also active in the OpenDarwin
>efforts.
Well, if they didn't publish an
41 matches
Mail list logo