iso repository issue

Hi,

I’m using SUSE Linux Enterprise Server 11 SP3 (x86_64). I’m trying to add the SDK iso as repositories as the development tools and libraries I need are in these (unfortunately the machine I’m using does not have access to internet). I’ve managed to add the iso files to my repository by using the following instructions

https://www.suse.com/communities/conversations/create-iso-your-opensuse-dvd-and-add-it-installation-source-command-line/

However, I’m unable to install the software I need. For example, when I try to install libQtWebKit4-devel it says the package cannot be found. I can’t figure out what’s wrong and any help is much appreciated.

Thanks!

[QUOTE=irufan;26034]Hi,

I’m using SUSE Linux Enterprise Server 11 SP3 (x86_64). I’m trying to add the SDK iso as repositories as the development tools and libraries I need are in these (unfortunately the machine I’m using does not have access to internet). I’ve managed to add the iso files to my repository by using the following instructions

https://www.suse.com/communities/conversations/create-iso-your-opensuse-dvd-and-add-it-installation-source-command-line/

However, I’m unable to install the software I need. For example, when I try to install libQtWebKit4-devel it says the package cannot be found. I can’t figure out what’s wrong and any help is much appreciated.
[/QUOTE]

I wonder if the problem as simple as there isn’t a package called libQtWebKit4-devel in the SLE11 SP3 SDK. There is a package called libQtWebKit-devel. Can you install that?

Can you post the output of

$ zypper lr -u

Wrap it in CODE tags for readability (look for the # button in the toolbar)

Thanks for the quick reply. I removed my repositories and added them again. I must have made a mistake earlier.