On Saturday 29 September 2007 05:47:26 pm Joe Morris (NTM) wrote: > On 09/30/2007 08:20 AM, Ron Eggler wrote: > > On Saturday 29 September 2007 08:41:45 am Ron Eggler wrote: > >> Suse 10.1 and cups 1.1.23 > >> Tried to Download and install the latest version from the sources tho > >> but it wiped all my images in the web config utility(that was weird) > > Why my I ask would you do that. SUSE is an rpm based distro for a > reason. Get the latest rpms for your version at > http://download.opensuse.org/repositories/Printing/SUSE_Linux_10.1/. > Also note, there were big changes in cups from 1.1.23.to 1.2.11. You > will need to re setup all your printers.
Joe, Great, thank you. installed 1.2.11 now from given repo. :) Okay, then had to go thru the "new" conf file to find ghow I can enable remote administration via webbrowser. changes <Location /> added "Allow 192.168.0.*" as a new line <Location /admin> added "Allow 192.168.0.*" as a new line <Location /admin/conf> added "Allow 192.168.0.*" as a new line [save and exit] [restart /etc/init.d/cups] but I'm still not able to login to "http://192.168.0.2:631" What went wrong here, what did I forget? Thanks lots for your help! > > > Okay, > > > > Now it gets weird. I did following: > > - mv /etc/cups /etc/cups~ # to have a copy just in case > > - cd cups-13.3./sorces/ > > - ./configure - make - make install > > Checkinstall would have made going back a lot easier. See if make > uninstall works, and use the correct rpms for your system. I am using > 10.2, but I find 1.2.11 to be an excellent version. BTW, your printing > subsystem is quite an important system, I would not advise lightly > upgrading it to the latest and greatest (i.e. bleeding edge) without a > lot of research. 1.2.11 is not the latest version possible, but the > latest pre built for your version in the build service. It has now been > tested by many folks, and judging from the lack of emails here (and I > would assume bug reports in bugzilla), it is a version ready for prime > time. HTH. > > -- > Joe Morris > Registered Linux user 231871 running openSUSE 10.2 x86_64 -- chEErs Ron -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
