On Mon, 10 Jan 2005, Martin Costabel wrote:
Jean-François Mertens wrote:
[]
Probably the configure script checks directly for freetype/freetype.h,
and gets (with xorg) an error msg that one should include ft2build.h ...
Yes, it seems the freetype guys solved the compatibility problem with
freetype
> You would know if you had one .. -)
Concerning unix in general and C* in particular, my ignorance is
a good approximation of infinity!
> Eg, by using the "tee" command, or possibly by saving your
> Terminal to a file, either in Preferences or in the File menu..
By chance the successful build w
On Jan 19, 2005, at 8:40 PM, Dominique Dhumieres wrote:
Still: do you have xorg installed, or apple's X11 ?
apple's X11
Thanks !
Confirms my suspicion that the trouble 'm having is specific to xorg.
(And if you have a log, what was the answer to
"checking for gsl_error in -lgsl..." ? )
Where am I s
> Still: do you have xorg installed, or apple's X11 ?
apple's X11
> (And if you have a log, what was the answer to
> "checking for gsl_error in -lgsl..." ? )
Where am I supposed to find the appropriate log?
Dominique
---
This SF.Net email is
On Jan 19, 2005, at 6:18 PM, Dominique Dhumieres wrote:
oleo-1.99.16-15 compiled for me yesterday night without
doing anything special, just updates.
Still: do you have xorg installed, or apple's X11 ?
(And if you have a log, what was the answer to
"checking for gsl_error in -lgsl..." ? )
Jean-Fran
I'm trying to deploy the svn-client v1.1. I've followed the
instructions on the FAQ list to move to unstable. I can build svn
(server shared libs) for version 1.1 but the client seems to be only
for version 1.0.
Is there a way that I can just grab the corresponding deb file for
svn-client 1.1
I have been trying on and off for the past couple of weeks to install
gramps. However, one of the dependencies apparently is something called
control-center (I think this is a gnome dependency). So, anyhow, I was
hoping that maybe it was a temporary issue that would eventually be
resolved, but
oleo-1.99.16-15 compiled for me yesterday night without
doing anything special, just updates.
Note that the yoyo between libncurses5 and ncurses-dev
(when doing a selfupdate) is becoming annoying.
Cheers
Dominique
---
The SF.Net email is spon
On Jan 19, 2005, at 4:11 PM, Jean-François Mertens wrote:
On Jan 17, 2005, at 11:54 AM, Mattia Vaccari wrote:
checking for gsl_error in -lgsl... no
...
Making all in src
/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h
-- -d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I.
Copy of another msg :
On Jan 17, 2005, at 11:54 AM, Mattia Vaccari wrote:
checking for gsl_error in -lgsl... no
...
Making all in src
/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h
-- -d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl
-no-cpp-precomp -Wno-long-do
My personal setup is that the server builds debs at 11 each night, the server has a standard fink setup.
cron job runs on G5 server at 11 every night, doing (as root)
fink selfupdate; fink update-all; fink cleanup; fink scanpackages
Do something like
Options All MultiViews
DocumentRoot "/sw/fin
I use Fink 0.23.5
Package manager version: 0.23.5
Distribution version: 0.7.1.rsync
on my 12" powerbook running 10.3.7.
I installed xmms and there were no errors. xmms seemed to have
installed fine.
However, I am not able to add files to the xmms playlist. If I select "+"
from the playlist ed
Mick Weiss gmx.net> writes:
>
> Sorry for the late reply,
>
> Why not use the official MacOSX build of Firefox? I've never had any
> problems with it.
>
> Best Regards,
Yes, I dont have any problems printing with official macosx firefox;
however I do my work with X11 and in the full screen
On Jan 17, 2005, at 12:49 PM, Manuel Hendel wrote:
Hallo *,
I'm trying to package pflogsumm for fink. The pflogsumm package just
contains a perl script and a manpage, there is nothing to compile,
just copy the the two files to the right place.
My pflogsumm.info:
Package: pflogsumm
Version: 1.1.0
Hi all,
I am running the latest fink and gnome desktop on my Powerbook, 10.3.7.
I have a 20" display also plugged in to the powerbook via DVI port. When I
launch my Fink-Gnome desktop, it spans both displays. Is it possible to have my
Gnome sesion on just one display, while I can continue to use t
I had the same difficulty that Martijn had.
After reading Martin's reply, I tried:
fink remove freetype
fink install xpdf
and was fine.
Thanks.
---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition S
On Jan 16, 2005, at 5:04 PM, Gary K Olson wrote:
When I attempted to update tetex today I encountered a conflict
between ncurses and libncurses5:
dpkg -i
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base/
libncurses5_5.4-20041023-2_darwin-powerpc.deb
Selecting previously deselected pack
Hi there,
over the last few days I noticed that several applications crash due to
missing fonts. Between others
---
[EMAIL PROTECTED] <20:17> <~> bluefish
** (bluefish:24433): WARNING **: Cannot open font file for font Verdana 10
** (bluefish:24433): WARNING **: Cannot open fallback font, nothing
Martijn Dekker inlv.demon.nl> writes:
>
> I am unable to get xpdf 3.00 compiled. It gives an enormous amount of
> error messages, so I wonder if something has been corrupted somehow.
> Here is the compile log - anyone got any idea?
>
> - M.
>
I had the same difficulty. After seeing Martin C
In article <[EMAIL PROTECTED]>,
Martin Costabel <[EMAIL PROTECTED]> wrote:
> > X11R6/include/freetype2 -c SplashFTFont.cc
> > In file included from SplashFTFont.cc:15:
> > /usr/X11R6/include/freetype2/freetype/ftoutln.h:101: error: `FT_Error' was
> > not
> >declared in this scope
>
> Altho
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Manuel Hendel wrote:
|
| My problem is the fink always tries to compile something. I couldn't
| find a way to stop this. Can anyone give me a hint please?
|
Welly ou can do
CompileScript: <<
#!/bin/bash -ev
echo "nothing to do, installing now"
<<
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Cian Hughes wrote:
| It seems like there are no records for dub.ie.eu.finkmirrors.net,
| as a result I must manually configure mirrors so that I can update over
| IPv6 using the hostname ftp.heanet.ie instead, would it be possible to
| add one
Niklas Saers wrote:
Hello, for the past 10 hours I haven't been able to selfupdate because
of cvs locks like:
cvs update: [07:52:13] waiting for finkcvs's lock in
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/doc
Are there some stale locks laying around?
If you see the same lock contin
23 matches
Mail list logo