building other garnome garballs fails!
- From: "Sandeep Khanna" <sandeep khanna villanova edu>
- To: garnome-list gnome org
- Subject: building other garnome garballs fails!
- Date: Fri, 09 Jul 2004 10:01:45 -0400
Hi All,
I recently compiled Garnome 2.6.2 desktop folder sucessfully. I was
trying to compile other garballs/folder and it would stop with the
following error in the fifth-toe folder.
Any ideas?
sandeepk voyager tmp/garnome-2.6.2/fifth-toe $ make paranoid-install
make[1]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish'
[===== NOW BUILDING: bluefish-0.13 =====]
[fetch] complete for bluefish.
[checksum] complete for bluefish.
[extract] complete for bluefish.
[patch] complete for bluefish.
[configure] complete for bluefish.
[build] complete for bluefish.
==> Running make install in work/main.d/bluefish-0.13
make[2]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13'
pkgdatadir=/opt/garnome/share/bluefish/
/usr/bin/install -c -d -m 755 /opt/garnome/share/bluefish
/usr/bin/install -c -m 644 images/bluefish_splash.png
/opt/garnome/share/bluefish
make[3]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/icons'
/usr/bin/install -c -d -m 755 /opt/garnome/share/bluefish/
for file in icon_c.png icon_cfml.png icon_html.png icon_java.png
icon_unknown.png icon_dir.png icon_image.png icon_pascal.png
icon_php.png icon_python.png icon_r.png icon_xml.png ; \
do /usr/bin/install -c -m 644 $file /opt/garnome/share/bluefish/ ; \
done
make[3]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/icons'
if [ -d /opt/garnome/share/pixmaps ]; then \
/usr/bin/install -c -m 644 inline_images/bluefish_icon1.png
/opt/garnome/share/pixmaps/bluefish-icon.png ;\
fi
make[3]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/src'
/usr/bin/install -c -d -m 755 /opt/garnome/bin
/usr/bin/install -c -s -m 755 ./bluefish /opt/garnome/bin/bluefish
make[3]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/src'
if [ "yes" = "yes" ]; then \
cd po/ && make install;\
fi
make[3]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/po'
make[3]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/po'
make[3]: Entering directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/data'
sed -e 's!ICONDIR!/opt/garnome/share/pixmaps!' < bluefish.desktop.in >
bluefish.desktop
if [ 1 = "1" ] ; 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
/usr/bin/install -c -d -m 755 /opt/garnome/share/bluefish/
if [ -d /opt/garnome/applications/ ] ; then \
/usr/bin/install -c -m 644 bluefish.desktop
/opt/garnome/applications/ ;\
fi
if [ -d /usr/share/gnome/apps/ ] ; then \
/usr/bin/install -c -d -m 755
/usr/share/gnome/apps//Applications ;\
/usr/bin/install -c -m 644 bluefish.desktop
/usr/share/gnome/apps//Applications ;\
fi
/usr/bin/install: cannot change permissions of
`/usr/share/gnome/apps//Applications': Operation not permitted
/usr/bin/install: cannot create regular file
`/usr/share/gnome/apps//Applications/bluefish.desktop': Permission denied
make[3]: *** [install] Error 1
make[3]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13/data'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish/work/main.d/bluefish-0.13'
make[1]: *** [install-work/main.d/bluefish-0.13/Makefile] Error 2
make[1]: Leaving directory
`/home/sandeepk/tmp/garnome-2.6.2/fifth-toe/bluefish'
make: *** [paranoid-install] Error 2
sandeepk voyager tmp/garnome-2.6.2/fifth-toe $
Why is it tryint to install in my *real* /usr/share/gnome/* folder .
Shouldn't it be sticking just with /opt/garnome folder for all it's
installation needs?
Thanks,
Sandeep Khanna
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]