After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 650054 - gsettings-desktop-schemas: 'INSTALL' file is not found in the source code tar ball
gsettings-desktop-schemas: 'INSTALL' file is not found in the source code tar...
Status: RESOLVED FIXED
Product: gsettings-desktop-schemas
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gsettings-desktop-schemas-maint
gsettings-desktop-schemas-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-12 16:27 UTC by sfystone
Modified: 2011-06-22 14:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sfystone 2011-05-12 16:27:46 UTC
Fedora14, x86

effected version: 
(I don't know about the versions before)
2.91.92
3.0.0
3.0.1

Before we start I want to ask a question: "I use 'configure; make; sudo make install' to install this package. Is that right?"

I want to try GnomeTweakTools, and it tell me to install this gsettings-desktop-schemas. I install this schemas and GnomeTweakTools continues ask for this gsettings-desktop-schemas. I check again and find this.

The Installation section in README file tell me to see the 'INSTALL' file, which doesn't exist.
Below is the describes in the README file:

Installation
============

See the file 'INSTALL'. If you are not using a released version of
gsettings-desktop-schemas (for example, if you checked out the code from
git), you first need to run './autogen.sh'.


Below is the file list

$ find .
.
./AUTHORS
./README
./ChangeLog
./aclocal.m4
./mkinstalldirs
./configure.ac
./gsettings-desktop-schemas.pc.in
./schemas
./schemas/org.gnome.desktop.default-applications.gschema.xml.in.in
./schemas/org.gnome.desktop.media-handling.gschema.xml.in.in
./schemas/org.gnome.desktop.sound.gschema.xml.in.in
./schemas/org.gnome.desktop.thumbnailers.gschema.xml.in.in
./schemas/gsettings-desktop-schemas.convert
./schemas/Makefile.in
./schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.in
./schemas/org.gnome.desktop.background.gschema.xml.in.in
./schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
./schemas/org.gnome.system.proxy.gschema.xml.in.in
./schemas/org.gnome.desktop.thumbnail-cache.gschema.xml.in.in
./schemas/org.gnome.desktop.lockdown.gschema.xml.in.in
./schemas/Makefile.am
./schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in
./schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in
./schemas/org.gnome.desktop.session.gschema.xml.in.in
./schemas/org.gnome.desktop.interface.gschema.xml.in.in
./schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in
./missing
./Makefile.in
./po
./po/POTFILES.in
./po/LINGUAS
./po/sl.po
./po/ja.po
./po/Makefile.in.in
./po/cs.po
./po/sv.po
./po/es.po
./po/de.po
./po/POTFILES.skip
./COPYING
./configure
./headers
./headers/gdesktop-enums.h
./headers/Makefile.in
./headers/Makefile.am
./Makefile.am
./NEWS
./MAINTAINERS
./HACKING
./m4
./m4/intltool.m4
./install-sh
Comment 1 Bastien Nocera 2011-06-22 14:47:42 UTC
You should really just use Fedora 15 instead of trying to install this stuff by hand (especially when gnome-tweak-tool is useless on Fedora 14, and is already packaged on Fedora 15).


commit 4a141169c17dbcc8755ba2f93aed0b3ecfd19fb3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 22 15:46:12 2011 +0100

    Remove mention of INSTALL in README
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650054