|
From: marius a. p. <ma...@gm...> - 2010-10-29 12:14:37
|
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 I don't know All 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 check the right architecture uname -m x86_64 also there is the libstc++ problem ;) http://mapopa.blogspot.com/2010/10/using-firebird-25-official-targz.html > > > ------------------------------------------------------------------------------ > 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 > |