raman325 / ostinato

Automatically exported from code.google.com/p/ostinato
GNU General Public License v3.0
0 stars 0 forks source link

Linux Documentation Issue #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the current build commands from the linux doc: 
$ qmake
$ make
$ make install

2.
3.

What is the expected output? What do you see instead?
Lots of missing headers that should be created aren't.

What version of the product are you using? On what operating system?
Current stable on Gentoo Linux.

Please provide any additional information below.
The issue is the doc.
It should read:
$make qmake
$make
$make install

Running those everything compiles just fine.

Original issue reported on code.google.com by smitd...@gmail.com on 26 Jun 2010 at 6:20

GoogleCodeExporter commented 9 years ago
@smitdane: Thanks for reporting the issue. What version of Ostinato are you 
using? (You can get this information from the About Dialog Box)

Original comment by pstav...@gmail.com on 27 Jun 2010 at 5:28

GoogleCodeExporter commented 9 years ago

Original comment by pstav...@gmail.com on 27 Jun 2010 at 5:35

GoogleCodeExporter commented 9 years ago
@pstavirs, I resolved it. The issue was with the current zip download. The one 
in mercurial works fine, and works as the doc says it should. It was only the 
old one that followed something different than the doc.

Having said that, more frequent zip archives (or even better tar balls) with 
some kind of a consistent naming format (aka not something with random commit 
hash parts in it) would make including this in package managers for Linux a lot 
easier. =)

Original comment by smitd...@gmail.com on 27 Jun 2010 at 5:38

GoogleCodeExporter commented 9 years ago
@smitdane: Thanks for the prompt confirmation. Will look into releasing more 
frequent tarballs with saner version numbering :)

Since you mention package managers, I'm looking for people to maintain Ostinato 
packages - if you would like to volunteer, let me know.

Original comment by pstav...@gmail.com on 27 Jun 2010 at 6:06

GoogleCodeExporter commented 9 years ago
@pstavirs If you mean maintain the tarballs/zip archives and releases I can 
probably help you out. Not to mention it would help out with my request for 
semi-frequent and sane version releases =P. Feel free to shoot me an e-mail at 
smithdanea at gmail dot com.

I also wrote up the ebuild for Gentoo for the live build for Ostinato and have 
that working so hopefully it will hit the Sunrise Overlay sometime this week =)

Original comment by smitd...@gmail.com on 27 Jun 2010 at 6:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thanks to Dane Smith, a gentoo ebuild is now available. See the Downloads wiki 
page for details - http://code.google.com/p/ostinato/wiki/Downloads?tm=2

Original comment by pstav...@gmail.com on 8 Sep 2010 at 2:42