I found some information on the Debian web site about package
relationships which answered most of my questions. I'm still not clear
on how (and if?) "Enhances" actually works in dselect but I'll play
with it some more.
It would be helpful for newcomers to have this link somewhere in the
faq (
Hi,
After all this time of using fink I only just discovered today how much
nicer `fink list` looks with term-readkey-pm installed, by taking
advantage of wider terminal windows!
I wonder whether fink should recommend it instead of only suggests,
then it might reach a wider audience?
from fink
Hi,
I'm working on repackaging gif2png. It builds and runs fine when
compiled against either version of the png libraries:
BuildDepends: libpng3 | libpng
Depends: libpng3-shlibs | libpng-shlibs
While this is fine for people building from source, the above "depends"
lines are not suitable for a
On Thursday, November 21, 2002, at 06:57 PM, Jeremy Erwin wrote:
Or, can someone just update the info file so that it doesn't need an
old version of tidy?
http://tidy.sourceforge.net/src/old/tidy_src_020106.tgz
Jeremy
thats http://tidy.sourceforge.net/src/old/tidy_src_021006.tgz
sorry.
Begin forwarded message:
From: Jeremy Erwin <[EMAIL PROTECTED]>
Date: Thu Nov 21, 2002 6:53:04 PM US/Eastern
To: [EMAIL PROTECTED] (Randal L. Schwartz)
Subject: Re: [Fink-devel] treasure hunt - looking for
tidy_src_021006.tgz
On Thursday, November 21, 2002, at 06:10 PM, Randal L. Schwartz
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
On Freitag, November 22, 2002, at 12:10 Uhr, Randal L. Schwartz wrote:
tidy_src_021006.tgz
http://tidy.sourceforge.net/src/old/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE93W2NiW/Ta/pxHPQRA9JHAKCUiB2hrlWg9WWrcjzI6fy
I managed to make "fink fetch-missing" shut up for EVERY SINGLE FILE
except tidy_src_021006.tgz - does someone have that?
Took me about an hour hunting down all the odd files, since they
aren't in the place fink expects them any more. :)
Or, can someone just update the info file so that it doesn
Hello fink developers.
I would like to introduce myself. After talking to fingolfin about the
current status of the fink documentation we decided, that it might be
good to put someone in charge of maintaining and acquiring more
documentation. I offered him to put myself up for the job of a fink
On Thursday, November 21, 2002, at 12:04 PM, Jeremy Erwin wrote:
BTW, it would be nice if fink build process warned installers that
certain files were installed outside %d. Even projects which use
autotools to build sometimes include their own (crude) installation
scripts that may not recogn
Hi Jeremy,
sed accepts piped input too so you can string multiple seds and greps
together, try this:
cat %a/%f.patch | sed 's:@PREFIX@:%p:g' | sed 's:@DESTDIR@:%d:g' |
patch -p1
There may be a more efficient way to do it but this is how I know, and
it works ok.
Carsten
On Thursday, November 2
On Thursday, November 21, 2002, at 08:05 PM, Jeremy Erwin wrote:
sed 's:@PREFIX@:%p:g' <%a/%f.patch | patch -p1
Assuming I've read that correctly, sed substitutes the current
definition of %p for @PREFIX@ in the patchfile , before feeding the
results to patch.
I want to substitute the proper
In some packages patchscripts such as the following are used to coerce
packages to install correctly:
sed 's:@PREFIX@:%p:g' <%a/%f.patch | patch -p1
Assuming I've read that correctly, sed substitutes the current
definition of %p for @PREFIX@ in the patchfile , before feeding the
results to pat
In some packages patchscripts such as the following are used to coerce
packages to install correctly:
sed 's:@PREFIX@:%p:g' <%a/%f.patch | patch -p1
Assuming I've read that correctly, sed substitutes the current
definition of %p for @PREFIX@ in the patchfile , before feeding the
results to pat
On Thursday, Nov 21, 2002, at 18:17 Europe/Brussels, Ben Hines wrote:
Do you have fink installed with /sw as a symlink to /Volumes/Files/sw,
or did you install fink with the prefix /Volumes/Files/sw?
I have fink installed in /sw, where /sw is a symlink to /Volumes/sw,
and fink validate * works
On Thursday, November 21, 2002, at 09:11 AM, Mat Rice wrote:
Thanks, I didn't know that.
A slight problem came up. I have /sw located on a separate HD (one
called
"Files"). When I run the validate command _every_ package comes up
with a
warning (or 2) ! Guess it doesn't take into account the
Ooops sorry : wrong mailing list address
Pejvan BEIGUI wrote:
Ben Hines wrote:
You still don't understand, though... the xfree install didn't include
those libraries.. fink installs them in the same directory as the
install from XonX. So deleting the XonX install removes them from
fink's kn
Ben Hines wrote:
You still don't understand, though... the xfree install didn't include
those libraries.. fink installs them in the same directory as the
install from XonX. So deleting the XonX install removes them from fink's
knowledge and it still thinks they are installed.
Ok, my mistake
On Donnerstag, November 21, 2002, at 12:52 Uhr, Max Horn wrote:
At 12:37 Uhr +0100 21.11.2002, Christian Schaffner wrote:
On Donnerstag, November 21, 2002, at 11:54 Uhr, Max Horn wrote:
At 11:35 Uhr +0100 21.11.2002, Christian Schaffner wrote:
As per the fink project leads I tried to remove '
the md5sum in
ftp://fr2.rpmfind.net/pub/GNOME/sources/ggv/1.99/ggv-1.99.96.tar.gz.md5
is different from the md5sum i compute here.
Another time i download a file with Netscape/Mozilla and i make a
package - it works but when i delete the source and let fink/curl
redownload the source-md5 is dif
At 12:37 Uhr +0100 21.11.2002, Christian Schaffner wrote:
On Donnerstag, November 21, 2002, at 11:54 Uhr, Max Horn wrote:
At 11:35 Uhr +0100 21.11.2002, Christian Schaffner wrote:
As per the fink project leads I tried to remove 'SetLDFLAGS:
-L%b/libmysql/.libs' and it seems to work well with t
On Donnerstag, November 21, 2002, at 11:54 Uhr, Max Horn wrote:
At 11:35 Uhr +0100 21.11.2002, Christian Schaffner wrote:
As per the fink project leads I tried to remove 'SetLDFLAGS:
-L%b/libmysql/.libs' and it seems to work well with the current fink.
Could somebody with an older fink try it
At 11:35 Uhr +0100 21.11.2002, Christian Schaffner wrote:
Dear fink developers
I took over the maintainership for the mysql package, not because I
am a mysql expert but since nobody else seemed to volunteer... So,
if there are problems with this package, I would like to invite
everyone to help
Dear fink developers
I took over the maintainership for the mysql package, not because I am
a mysql expert but since nobody else seemed to volunteer... So, if
there are problems with this package, I would like to invite everyone
to help me :-)
There is a new upstream version in unstable right
23 matches
Mail list logo