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.
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:
> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: > > Debuild program ? Sorry. I do not understand that.
> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart <watersnowr...@gmail.com
> > wrote:
> >> 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...
> 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.
> 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:
>> Donald Stewart
>> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >> > Debuild program ? Sorry. I do not understand that.
>> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >> > <watersnowr...@gmail.com> >> > wrote:
>> >> 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...
>> 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.
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.
> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: > > 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:
> >> Donald Stewart
> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: > >> > Debuild program ? Sorry. I do not understand that.
> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart > >> > <watersnowr...@gmail.com> > >> > wrote:
> >> >> 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...
> >> 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.
> 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.
> 2010/3/12 Donald Stewart <watersnowr...@gmail.com>
> Donald Stewart
>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: >> > 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:
>> >> Donald Stewart
>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >> >> > Debuild program ? Sorry. I do not understand that.
>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >> >> > <watersnowr...@gmail.com> >> >> > wrote:
>> >> >> 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...
>> >> 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.
>> 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.
On Sat, Mar 13, 2010 at 1:13 PM, tay thotheolh <twzger...@gmail.com> wrote: > 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 Donald Stewart <watersnowr...@gmail.com>
>> Donald Stewart
>>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: >>> > 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:
>>> >> Donald Stewart
>>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >>> >> > Debuild program ? Sorry. I do not understand that.
>>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >>> >> > <watersnowr...@gmail.com> >>> >> > wrote:
>>> >> >> 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...
>>> >> >> You need to install the debuild program.
>>> >> 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.
>>> 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.
>> 2010/3/12 Donald Stewart <watersnowr...@gmail.com>
>>> Donald Stewart
>>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: >>> > 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:
>>> >> Donald Stewart
>>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >>> >> > Debuild program ? Sorry. I do not understand that.
>>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >>> >> > <watersnowr...@gmail.com> >>> >> > wrote:
>>> >> >> 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...
>>> >> >> You need to install the debuild program.
>>> >> 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.
>>> 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.
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.
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:
> On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com> wrote: > > 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 Donald Stewart <watersnowr...@gmail.com>
> >>> Donald Stewart
> >>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: > >>> > 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:
> >>> >> Donald Stewart
> >>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: > >>> >> > Debuild program ? Sorry. I do not understand that.
> >>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart > >>> >> > <watersnowr...@gmail.com> > >>> >> > wrote:
> >>> >> >> 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...
> >>> >> >> You need to install the debuild program.
> >>> >> 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.
> >>> 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.
> 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.
> 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 <mailto:watersnowr...@gmail.com>> wrote:
> Donald Stewart
> On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com > <mailto:twzger...@gmail.com>> wrote: > > 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 Donald Stewart <watersnowr...@gmail.com > <mailto:watersnowr...@gmail.com>>
> >>> Donald Stewart
> >>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com > <mailto:twzger...@gmail.com>> wrote: > >>> > 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 <mailto:watersnowr...@gmail.com>> > >>> > wrote:
> >>> >> Donald Stewart
> >>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com > <mailto:twzger...@gmail.com>> wrote: > >>> >> > Debuild program ? Sorry. I do not understand that.
> >>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart > >>> >> > <watersnowr...@gmail.com <mailto:watersnowr...@gmail.com>> > >>> >> > wrote:
> >>> >> >> Donald Stewart
> >>> >> >> On 12 March 2010 00:15, Thotheolh <twzger...@gmail.com > <mailto:twzger...@gmail.com>> wrote: > >>> >> >> > Hi. I downloaded the source to build a deb. I got the > following > >>> >> >> > message...
> >>> >> >> You need to install the debuild program.
> >>> >> 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.
> >>> 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.
> 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.
Diego:
You can follow these instructions to create a deb file:
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
> 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:
>> Donald Stewart
>> On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com> wrote: >> > 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 Donald Stewart <watersnowr...@gmail.com>
>> >>> Donald Stewart
>> >>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: >> >>> > 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:
>> >>> >> Donald Stewart
>> >>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >> >>> >> > Debuild program ? Sorry. I do not understand that.
>> >>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >> >>> >> > <watersnowr...@gmail.com> >> >>> >> > wrote:
>> >>> >> >> 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...
>> >>> >> >> You need to install the debuild program.
>> >>> >> 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.
>> >>> 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.
>> 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.
> Diego:
> You can follow these instructions to create a deb file:
> 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
> 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:
>> On 03/15/2010 04:56 PM, Diego Iastrubni wrote:
>> 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:
>>> Donald Stewart
>>> On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com> wrote: >>> > 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 Donald Stewart <watersnowr...@gmail.com>
>>> >>> Donald Stewart
>>> >>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: >>> >>> > 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:
>>> >>> >> Donald Stewart
>>> >>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> wrote: >>> >>> >> > Debuild program ? Sorry. I do not understand that.
>>> >>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart >>> >>> >> > <watersnowr...@gmail.com> >>> >>> >> > wrote:
>>> >>> >> >> 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...
>>> >>> >> >> You need to install the debuild program.
>>> >>> >> 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.
>>> >>> 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.
>>> 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.
>> Diego:
>> You can follow these instructions to create a deb file:
>> 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
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.
> On 18 March 2010 12:29, tay thotheolh <twzger...@gmail.com> wrote: > > 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:
> >> On 03/15/2010 04:56 PM, Diego Iastrubni wrote:
> >> 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:
> >>> Donald Stewart
> >>> On 13 March 2010 11:13, tay thotheolh <twzger...@gmail.com> wrote: > >>> > 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 Donald Stewart <watersnowr...@gmail.com>
> >>> >>> Donald Stewart
> >>> >>> On 12 March 2010 08:56, tay thotheolh <twzger...@gmail.com> wrote: > >>> >>> > 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:
> >>> >>> >> Donald Stewart
> >>> >>> >> On 12 March 2010 08:04, tay thotheolh <twzger...@gmail.com> > wrote: > >>> >>> >> > Debuild program ? Sorry. I do not understand that.
> >>> >>> >> > On Fri, Mar 12, 2010 at 8:36 PM, Donald Stewart > >>> >>> >> > <watersnowr...@gmail.com> > >>> >>> >> > wrote:
> >>> >>> >> >> 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...
> >>> >>> >> >> You need to install the debuild program.
> >>> >>> >> 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.
> >>> >>> 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.
> >>> 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.
> >> Diego:
> >> You can follow these instructions to create a deb file:
> >> 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
> 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.