Results 1 to 2 of 2
When i want to install some libraries for c++ and java from my DVD(suse 11),it trys to connect internet for install them and cause i dont have any internet connection ...
- 10-19-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
problem is Install softwares from my linux suse11 DVD
When i want to install some libraries for c++ and java from my DVD(suse 11),it trys to connect internet for install them and cause i dont have any internet connection it fails while my linux dvd is in dvd-rom and there isnt needed to connect to internet. when i had suse 10.2 installed on my computer when i did same ,it began to install the library from dvd.what should i do to it install them from my dvd?!!
- 10-19-2008 #2
Be sure that you have disabled any external repositories in the Yast-Software-Sources section. This is to assure that only the DVD will be used as a source.
or
You can download the RPMs on a machine that does have Internet and transfer them to the Linux machine. note you WILL run into serious dependency problems doing it this way. You might visit the developer pages for information on what dependencies are required before installing so you can download all you might need. The problem is that package 1 may depend on package 2 which in turn depends on packages 3,4,and 5.


Reply With Quote