Re: compile firefox.

2006-05-25 Thread Jon Dowland
At 1148551039 past the epoch, Jeffrin Jose wrote: > apt-cache does not give any typical nsinstall stuff. i > had downloaded an rpm having nsinstall and installed it by > converting it to deb using alien. the error report i gave > was with nsinstall installed. > > thanks in advance. If you do "ap

Re: compile firefox.

2006-05-25 Thread Mark Maas
Jeffrin Jose wrote: > --- > /usr/bin/nsinstall -R nsinstall ../dist/bin > /usr/bin/nsinstall: cannot access nsinstall: No such file or directory > make[1]: *** [export] Error 1 > make[1]: Leaving directory `/home/src/mozilla/confi

Re: compile firefox.

2006-05-25 Thread Roberto C. Sanchez
Jeffrin Jose wrote: > hello all, > i am trying to compile firefox. > i had given ./configure --disable-compile-environment > --enable-application=browser > it did not show any errors. > but when i g

Re: compile firefox.

2006-05-24 Thread Jeffrin Jose
On Thu, May 25, 2006 at 01:11:28AM +0200, Mark Maas wrote: > It would seem you miss a program that is beeing used by the make script. > > apt-cache search nsinstall may give you a package that provides it. > apt-cache does not give any typical nsinstall stuff. i had downloaded an rpm having nsins

compile firefox.

2006-05-24 Thread Jeffrin Jose
hello all, i am trying to compile firefox. i had given ./configure --disable-compile-environment --enable-application=browser it did not show any errors. but when i gave "make" it gave... --- /usr/bin/nsinstall -R