|
From: marius a. p. <ma...@gm...> - 2010-10-29 13:55:53
|
On Fri, Oct 29, 2010 at 4:05 PM, Alex Peshkoff <pes...@ma...> wrote: > On 10/29/10 16:14, marius adrian popa wrote: >> On Fri, Oct 29, 2010 at 2:38 PM, Alex Peshkoff <pes...@ma...> wrote: >>> On 10/29/10 15:17, marius adrian popa wrote: >>>> mariuz@borkstationx64:~/work/FirebirdSS-2.5.0.26074-0.amd64$ sudo ./install.sh >>>> >>>> Firebird super 2.5.0.26074-0.amd64 Installation >>>> >>>> Press Enter to start installation or ^C to abort >>>> Extracting install data >>>> insserv: warning: script 'K01firebird' missing LSB tags and overrides >>>> insserv: warning: script 'firebird' missing LSB tags and overrides >>> Marius, can you provide a script that will work on ubuntu? >>> And ideally the best way to detect distro? >> I will check what is the error and commit a patch >> > > When scripts were written, ubuntu did not exist at all (or was not much > popular). I.e. currently sooner of all some other script is used. May be > it's better to add new script? > >> I don't know All > > I've meant only - how to detect that it is ubuntu. > >> distros but for ubuntu/debian is simple (I saw the >> install.sh script and i will put it there) >> if debian_version is present >> >> cat /etc/debian_version > >> then check if is ubuntu >> lsb_release -a >> No LSB modules are available. >> Distributor ID: Ubuntu >> Description: Ubuntu 10.10 >> Release: 10.10 >> Codename: maverick >> > OK, now seem clear. > >> also there is the libstc++ problem ;) >> http://mapopa.blogspot.com/2010/10/using-firebird-25-official-targz.html > > Looks like it's really time to switch to v.6. > v5 is definitely history. I agree that is the no1 issue when people use the tar.gz installer on modern linux maybe latter replace it with Also in we have to replace System V style init scripts with upstart jobs in Ubuntu ... I will try to do it later http://lintian.debian.org/reports/Tinit.d-script-missing-lsb-section.html I will check the debian version (imported in the ubuntu 2.5 package too ) http://git.debian.org/?p=pkg-firebird/2.5.git;a=tree;f=debian;h=fee7a35adc25eabaff4baf271b2ecb14de3dfdcd;hb=HEAD http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel > |