|
Bugzilla – Full Text Bug Listing |
| Summary: | program initial doesn't run | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Deepak Sarda <antrix> |
| Component: | Other | Assignee: | Timo Hoenig <thoenig> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Deepak Sarda
2005-09-11 14:27:07 UTC
Added a dllmap entry to 'initial.exe.config' to fix this one. New package submitted autobuild. Closing. Great! In the meantime, is there a workaround for RC1? Like maybe which package to install to satisfy the missing dependancy :-) Yes, sure, simply edit /opt/gnome/lib/initial/initial.exe.config It should look like: <configuration> <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0" /> <dllmap dll="libX11" target="libX11.so.6" /> </configuration> By the way: Unfortunately we had to drop IAL and initial from the default install for RC2. You will need to install it by hand or by selecting the "Mobile Selection" manually at installation time. |