Public Report
Report From: InterBase/Install/Setup    [ Add a report in this area ]  
Report #:  47600   Status: Closed
(Pulled) InterBase 2007 Installer doesn't work on SUSE Linux 10.    Problem appears to be with LD_ASSUME_KERNEL
Project:  InterBase Build #:  
Version:    8.0 Submitted By:   QC<->Raid Replicator Account
Report Type:  Basic functionality failure Date Reported:  4/11/2007 12:00:00 AM
Severity:    Critical / Show Stopper Last Updated: 7/10/2008 9:10:30 PM
Platform:    Linux on Intel Internal Tracking #:   249045
Resolution: Fixed (Resolution Comments) Resolved in Build: : 8.1.0.257
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
InterBase 2007 Installer doesn't work on SUSE Linux 10.

Problem appears to be with LD_ASSUME_KERNEL
Steps to Reproduce:
1. Try installing InterBase 2007 on SUSE Linux 10, whether by GUI or console.

Fails to install.

Workaround:
cp -R /media/JBuilder2006/Disk1/InstData /tmp/InstData
cd /tmp/InstData/Linux/VM
cat ./install.bin | sed 's/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/g'> /tmp/install.bin
cp /tmp/install.bin install.bin
./install.bin


References: http://caseviewer.borland.com/CaseViewer/CaseDetails.jsp?caseNumber=664451
Workarounds
None
Attachment
N
Comments

None

Server Response from: CODE1