Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gThumb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
91
Issues
91
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gThumb
Commits
c4ac438f
Commit
c4ac438f
authored
Oct 21, 2017
by
Paolo Bacchilega
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
meson: updated installation istructions in README
parent
f093f3a7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README
README
+6
-6
No files found.
README
View file @
c4ac438f
...
...
@@ -119,15 +119,15 @@ Download
http://ftp.gnome.org/pub/GNOME/sources/gthumb
* If you know what git is and how to use it, you can download and
compile the latest development version using the following
commands:
* You can download and compile the latest development version using the
following commands:
git clone git://git.gnome.org/gthumb
cd gthumb
./autogen.sh --prefix=/usr CFLAGS="-ggdb"
make
sudo make install
mkdir build && cd build
meson ..
ninja
sudo ninja install
More development information is available at
https://wiki.gnome.org/Apps/Gthumb/development
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment