Changes

From Genome Analysis Wiki
Jump to navigationJump to search
17 bytes added ,  15:02, 4 December 2012
no edit summary
Line 6: Line 6:  
'''Get the software''' (in this case from our local repository):
 
'''Get the software''' (in this case from our local repository):
 
<code>
 
<code>
 +
  cd ~/dev
 
   '''git clone ....git/gotcloud gotcloud'''
 
   '''git clone ....git/gotcloud gotcloud'''
 
   Cloning into 'gotcloud'...
 
   Cloning into 'gotcloud'...
Line 17: Line 18:  
Debian binaries
 
Debian binaries
 
<code>
 
<code>
   '''cd gotcloud'''
+
   '''cd ~/dev/gotcloud'''
 
   '''debian/makedeb.sh bin'''
 
   '''debian/makedeb.sh bin'''
 
   dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
 
   dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
283

edits

Navigation menu