Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to build deb ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thotheolh  
View profile  
 More options Mar 12 2010, 12:15 am
From: Thotheolh <twzger...@gmail.com>
Date: Thu, 11 Mar 2010 21:15:53 -0800 (PST)
Local: Fri, Mar 12 2010 12:15 am
Subject: How to build deb ?
Hi. I downloaded the source to build a deb. I got the following
message...

linux:~/Desktop/arora-0.10.2$ ./builddeb.sh
./builddeb.sh: 4: debuild: not found
dh_testdir
dh_testroot
rm -rf builddir
dh_clean build-stamp


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Donald Stewart  
View profile  
 More options Mar 12 2010, 7:36 am
From: Donald Stewart <watersnowr...@gmail.com>
Date: Fri, 12 Mar 2010 07:36:19 -0500
Local: Fri, Mar 12 2010 7:36 am
Subject: Re: How to build deb ?
Donald Stewart

On 12 March 2010 00:15, Thotheolh <twzger...@gmail.com> wrote:

> Hi. I downloaded the source to build a deb. I got the following
> message...

> linux:~/Desktop/arora-0.10.2$ ./builddeb.sh
> ./builddeb.sh: 4: debuild: not found
> dh_testdir
> dh_testroot
> rm -rf builddir
> dh_clean build-stamp

You need to install the debuild program.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tay thotheolh  
View profile  
 More options Mar 12 2010, 8:04 am
From: tay thotheolh <twzger...@gmail.com>
Date: Fri, 12 Mar 2010 21:04:42 +0800
Local: Fri, Mar 12 2010 8:04 am
Subject: Re: How to build deb ?

Debuild program ? Sorry. I do not understand that.

On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart <watersnowr...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Donald Stewart  
View profile  
 More options Mar 12 2010, 8:53 am
From: Donald Stewart <watersnowr...@gmail.com>
Date: Fri, 12 Mar 2010 08:53:41 -0500
Local: Fri, Mar 12 2010 8:53 am
Subject: Re: How to build deb ?
Donald Stewart

On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote:

A program is needed to build the .deb/.rpm, for rpm it is rpmbuld for
.deb it looks like it is debuild. What are you trying to build this on
as most distros have arora packages.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tay thotheolh  
View profile  
 More options Mar 12 2010, 8:56 am
From: tay thotheolh <twzger...@gmail.com>
Date: Fri, 12 Mar 2010 21:56:14 +0800
Local: Fri, Mar 12 2010 8:56 am
Subject: Re: How to build deb ?

I noticed that arora don't release a deb or ubuntu package so I thought I
should just try and build a deb package since there's a shell script that
handles it.

On Fri, Mar 12, 2010 at 9:53 PM, Donald Stewart <watersnowr...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Donald Stewart  
View profile  
 More options Mar 12 2010, 9:15 am
From: Donald Stewart <watersnowr...@gmail.com>
Date: Fri, 12 Mar 2010 09:15:18 -0500
Local: Fri, Mar 12 2010 9:15 am
Subject: Re: How to build deb ?
Donald Stewart

On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote:

Ok, you will need the relevant Ubuntu packages for these programs, I
don't know what they are, but the Mandriva ones are qt4-devel and
qt4-linguist. You will need something similar, then just build it with
qmake and make to check that everything is working, I would then check
your distros wiki for building a .deb, they will be the best
instructions.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Slobodan Terzić  
View profile  
 More options Mar 12 2010, 10:09 am
From: Slobodan Terzić <githzera...@gmail.com>
Date: Fri, 12 Mar 2010 16:09:23 +0100
Local: Fri, Mar 12 2010 10:09 am
Subject: Re: How to build deb ?

Hi,

Arora 0.10.1 package is already in official Ubuntu repositories :

http://packages.ubuntu.com/karmic/arora

Cheers.

2010/3/12 Donald Stewart <watersnowr...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tay thotheolh  
View profile  
 More options Mar 13 2010, 6:13 am
From: tay thotheolh <twzger...@gmail.com>
Date: Sat, 13 Mar 2010 19:13:04 +0800
Local: Sat, Mar 13 2010 6:13 am
Subject: Re: How to build deb ?

Hi. Yes, i am using 0.10.1 currently. I want to test out 0.10.2 on ubuntu
9.10 . Like the bleeding edge of tech :D

2010/3/12 Slobodan Terzić <githzera...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Diego Iastrubni  
View profile  
 More options Mar 13 2010, 9:17 am
From: Diego Iastrubni <diegoi...@gmail.com>
Date: Sat, 13 Mar 2010 16:17:03 +0200
Local: Sat, Mar 13 2010 9:17 am
Subject: Re: How to build deb ?

The bleeding edge is in git. Not packaged. Again you need to

aptitude install debuuild

That's all


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Donald Stewart  
View profile  
 More options Mar 13 2010, 6:22 am
From: Donald Stewart <watersnowr...@gmail.com>
Date: Sat, 13 Mar 2010 11:22:00 +0000
Subject: Re: How to build deb ?
Donald Stewart

On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com> wrote:

Well if it is just for you the building it with:
qmake
make
sudo make install

Or whatever the stupid sudo command is. That will install arora
without any issues.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Diego Iastrubni  
View profile  
 More options Mar 15 2010, 4:56 pm
From: Diego Iastrubni <diegoi...@gmail.com>
Date: Mon, 15 Mar 2010 22:56:23 +0200
Local: Mon, Mar 15 2010 4:56 pm
Subject: Re: How to build deb ?

How do you uninstall? How do you check the installation for modification?
What happens when the next version does not contain a file which used to be
in older versions?

Please don't advice to use "make install" to people who do not fully
understand what's wrong with that. Arora is currently able to run from the
build dir, without install. This is what I use personally - no modifications
to the file system.

On Sat, Mar 13, 2010 at 1:22 PM, Donald Stewart <watersnowr...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Woodland  
View profile   Translate to Translated (View Original)
 More options Mar 15 2010, 9:28 pm
From: Phil Woodland <phil.woodl...@gmail.com>
Date: Mon, 15 Mar 2010 21:28:22 -0400
Local: Mon, Mar 15 2010 9:28 pm
Subject: Re: How to build deb ?

On 03/15/2010 04:56 PM, Diego Iastrubni wrote:

Diego:

You can follow these instructions to create a deb file:

http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/How-to-...

The process is the same for any distro that uses/supports .deb packages.
As far as installing the needed software, referenced in the article
above, to create the .deb package you will have to check with your
distro's instructions on installation (whether it's apt-get, rpm, etc.).

The good thing is, that as far as having to sit down to figure out all
the dependencies for the current Arora build, since 0.10.1 has already
been added to the Ubuntu repositories (as mentioned in a previous
message) most of the work is already done for you. To my knowledge there
should be no difference between the current svn build's and the 0.10.1
build's dependencies (someone correct me if I'm wrong).

Hope that gets you moving in the right direction,
Cheers


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tay thotheolh  
View profile  
 More options Mar 18 2010, 8:29 am
From: tay thotheolh <twzger...@gmail.com>
Date: Thu, 18 Mar 2010 20:29:02 +0800
Local: Thurs, Mar 18 2010 8:29 am
Subject: Re: How to build deb ?

Hi. Thanks for the tips and response. I thought I would just wait for
someone to make a deb version and post it.

On Tue, Mar 16, 2010 at 9:28 AM, Phil Woodland <phil.woodl...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Donald Stewart  
View profile  
 More options Mar 18 2010, 1:49 pm
From: Donald Stewart <watersnowr...@gmail.com>
Date: Thu, 18 Mar 2010 17:49:05 +0000
Local: Thurs, Mar 18 2010 1:49 pm
Subject: Re: How to build deb ?
Donald Stewart

On 18 March 2010 12:29, tay thotheolh <twzger...@gmail.com> wrote:

if you are considering building a .deb, then using make install should
be something you understand and know fully. I like to not treat people
like incompatent morons in the vain hope that others will start
assuming that someone has a certain level of knowledge by what they
are doing.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tay thotheolh  
View profile  
 More options Mar 18 2010, 9:43 pm
From: tay thotheolh <twzger...@gmail.com>
Date: Fri, 19 Mar 2010 09:43:46 +0800
Local: Thurs, Mar 18 2010 9:43 pm
Subject: Re: How to build deb ?

Hi. Thanks for all the help. I thought I would try building arora again and
it worked. I had to change my qmake to QT4.4 version.

Now arora 0.10.2 is running fine on my side. :D

On Fri, Mar 19, 2010 at 1:49 AM, Donald Stewart <watersnowr...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »