Subject: Bluefish update - problem
To: None <regional-pl@NetBSD.org>
From: None <karol.marchewka@hoga.pl>
List: regional-pl
Date: 01/22/2005 13:08:07
Witam.
Próbuję updejtować bluefisha. Program jest kompilowany, instalowany ale
końcowy efekt coś mu nie wychodzi:
sed -e 's!PKGDATADIR!/usr/pkg/share/bluefish/!' < custom_menu.de.in >
custom_menu.de.default
sed -e 's!ICONDIR!/usr/pkg/share/pixmaps!' < bluefish.desktop.in >
bluefish.desktop
if test "x1" = "x1" ; then \
sed -e 's!EXPECT_URIS!true!' -e
's!SUPPORTED_URI_SCHEMES!file,http,ftp,sftp,smb!' <
bluefish.applications.in > bluefish.applications ;\
else \
sed -e 's!EXPECT_URIS!false!' -e 's!SUPPORTED_URI_SCHEMES!!' <
bluefish.applications.in > bluefish.applications ;\
fi
gmake[1]: Leaving directory
`/usr/pkgsrc/www/bluefish/work/bluefish-1.0/data'
=> Unwrapping files-to-be-installed.
===> Replacing bluefish-1.0
*** WARNING - experimental target - data loss may be experienced ***
Warning: no package matching bluefish found
ERROR: No packages to tarup identified!
Usage: /usr/pkg/bin/pkg_tarup [-a] [-K pkg_dbdir] [-d pkgrepository] [-s
pkg_sufx] installed_pkg|pattern [...]
The following environment variables are used:
(unless overriden by command line parameters)
PKGREPOSITORY - A destination directory for packages (/tmp)
PKG_DBDIR - The location of the package database directory
PKG_SUFX - The suffix to append to the package (.tgz)
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/bluefish
*** Error code 1
Wie ktoś co tu może pomóc ??
Pozdrawiam
Karol Marchewka