simple-scan-team team mailing list archive
-
simple-scan-team team
-
Mailing list archive
-
Message #00052
[Bug 898327] [NEW] Add build instructions to README
Public bug reported:
I was trying to compile the latest version of Simple Scan and failed. I
am not that experienced, but the docu is not too great. There is a
generic INSTALL file, but that's all.
currently I did the following:
bzr branch lp:simple-scan
./autogen.sh
sudo apt-get install gnome-common
sudo apt-get install ubuntu-dev-tools
get-build-deps simple-scan
./autogen.sh
At that step I fail with natty "No package 'gtk+-3.0' found".
I also get the warning "configure: WARNING: no Vala compiler found. You will not be able to compile .vala source files."
I think these commands should be completed with
make
and possibly: make install
Is that correct? Does that work with oneric (or some other distribution)
out of the box? Is it still possible to compile the latest Simple Scan
on older Ubuntu releases? Could this information (possibly
corrected/expanded) be put in the README/INSTALL file?
Thanks!
** Affects: simple-scan
Importance: High
Assignee: Robert Ancell (robert-ancell)
Status: Triaged
** Changed in: simple-scan
Importance: Undecided => High
** Changed in: simple-scan
Assignee: (unassigned) => Robert Ancell (robert-ancell)
** Changed in: simple-scan
Status: New => Triaged
--
You received this bug notification because you are a member of Simple
Scan Development Team, which is the registrant for Simple Scan.
https://bugs.launchpad.net/bugs/898327
Title:
Add build instructions to README
Status in Simple Scan:
Triaged
Bug description:
I was trying to compile the latest version of Simple Scan and failed.
I am not that experienced, but the docu is not too great. There is a
generic INSTALL file, but that's all.
currently I did the following:
bzr branch lp:simple-scan
./autogen.sh
sudo apt-get install gnome-common
sudo apt-get install ubuntu-dev-tools
get-build-deps simple-scan
./autogen.sh
At that step I fail with natty "No package 'gtk+-3.0' found".
I also get the warning "configure: WARNING: no Vala compiler found. You will not be able to compile .vala source files."
I think these commands should be completed with
make
and possibly: make install
Is that correct? Does that work with oneric (or some other
distribution) out of the box? Is it still possible to compile the
latest Simple Scan on older Ubuntu releases? Could this information
(possibly corrected/expanded) be put in the README/INSTALL file?
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/898327/+subscriptions
Follow ups
References