Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » build debs
build debs [message #26645] Tue, 18 May 2010 00:22 Go to previous message
sapiency is currently offline  sapiency
Messages: 56
Registered: September 2008
Member
Hi,

it was a few month ago when I build upp at last ...

I found the new scripts, but there was still a little bit of work to do until I got a deb ...

first I converted the files in the folder with
cd uppbox/Scripts
dos2unix *

because my system does not like dos-formated files ...

the next step took me very long, because I didn't noticed that the file "uppsrc/ide/version.h" does not include a version number if you take the sources from svn ...

To solve this I modified the file "uppnighty2deb" and insert
release="`svn info | grep Revision | awk '{print ($2)}'`"

before
echo "building .deb for nighty build $release"


now it works again ...

regards

Reinhard

ps:
system-info: debian testing
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compiler or LINK options = MSC9 build
Next Topic: Failed compiling theide 2467
Goto Forum:
  


Current Time: Mon Apr 29 10:11:54 CEST 2024

Total time taken to generate the page: 0.02602 seconds