Unsupported lib's and software

Ok, made a specific topic for this as I feel it deserves more discussion (I hope this isn't too presumptuous.) The name may be a bit misleading as it isn't Gnome 1.4 specific which is what started this discussion. TOPIC=gnome1.4-libs and packages... However, this could also include other application systems.
Please try not to answer any posts too hastily. Take some time to articulate your thoughts and if possible, support your point of view. It is not my intention to start a flame war. Instead, I would like to hear what others have to say.
FWIW, I'm not picking on Blaavis but it was his topic I had originally responded to.
Blaasvis wrote:The reason why a distro must have choice is very simpel. i want to have the choice of apps too use.... if i don't like mozilla because it's too slow.... now days i can go for Phoenix and galeon.
I don't disagree with you about choice and I think the other post made that pretty obvious. That wasn't even the point I was making. I would simply prefer that the primary distribution system, be it cdrom, ftp or whatever not be cluttered with stuff which is deprecated or which I won't use much, if at all.
I actually like Galeon and plan on working with Galeon2 soon, time permitting. However, if I wanted a distro which offered everything under the sun I can easily get one of several floating around. Ok, you might argue that they don't support the 686 and this is true to a certain degree but overall tests on my system only show slight improvements in certain areas once the kernel is properly recompiled. It is not that complicated a matter to rebuild those things which might benefit from 686 support. For those users who don't want to know how to maintain/upgrade their systems, well that's what tech's are for. Right?
As I mentioned in my post in the original topic it is possible for you or anyone else to make such packages available as you see fit. The design of AL (as I understand it) easily allows for this. It is one of AL's better features whether intentional or not AND it allows for the developers to continue building a stable OS which doesn't require multiple CD's or long downloads to install.
Blaasvis wrote:most of the linux users love the choice between gnome, kde,flubox or windowmaker and many more.
if you look at Suse they almost force new users to start using kde...... i don't think that's right.
Can you speak for all those other users you mention? Just curious. I can only speak for the ones I have installed and maintain systems for. They have all wanted a simple to use desktop which only require modest amounts of the system's resources to run. I see more speed improvements (vs 686 compilation) when running a program in an XFCE or ROX environment compared to running the same app in KDE or Gnome. Of course, this also depends on the application involved along with how the latter 2 desktops are configured.
Almost every distro has their favorite 'desktop' I suppose and for many it's KDE. They pick KDE because they want to compete with that OS from Redmond. RedHat used to prefer Gnome as it was intended to be the Gnu desktop system. Unfortunately, many of it's apps weren't stable enough or developed enough for the average desktop so many people still wound up using KDE or found alternatives. All the alternatives I've found tend to work as well and usually better than a particular desktop's standard application.
WindowMaker, fluxbox and 'many more' are simply window managers and don't normally require all the extra support that the Gnome or KDE desktop environments require. Of course they also don't offer all the extra built in functionality (a debatable feature due to complex library requirements) either. This is usually why they operate much faster.
Blaasvis wrote:the nice thing about archlinux is that you wont have too install all the apps if you don't want evolution or gnome, you don't have too install it.
That was already obvious (I know I have mentioned this before) however, I would also prefer they remained as options for only those users who require them. At least until they become part of the Gnome2 (or whichever) distribution. That was why I suggested an alternate ftp or 'unsupported' section for pacman. FWIW, I like the fact that AL is looking to the future with their OS as opposed to others who tend to include older versions of libraries and programs. I applaud their effort.
I guess what I'm trying to say with all of this, I don't want AL to become like the other distros. There's too many of them now. The developers have set a proper course to which AL should strive to follow. We users should follow it also.
Just a mention also. GTK does not imply Gnome. Gnome was built upon the GTK library (among many others) to use it's GUI functions. Many programs which use GTK don't require Gnome.

The intent was/is not to make more work for the distro's developers and maintainers. That was why I suggested a user supported group such as 'unsupported' or something similar. This way those programs that some people can't live without can still be packaged and distributed without bloating the distro. Again as mentioned, said group can exist anywhere as long as it's location is known.
Likewise, it's not just about Gnome, KDE or window managers although these were the items which started the discussion. There are a lot of other programs which people still use and as AL grows you will hear about them. Most window managers, by themselves are small and generally keep their dependencies low. This is not true for the 2 big desktops where library dependencies are many and overall size of the system is huge.
Maybe I have a different point of view from others since I live in a rural area and dial-up 56k is the fastest access I get. I might not care as much if download times were lower. Then again, perhaps I would. After all, one thing about AL which I like is it's slim size without lost functionality. Also, I have never liked using large, sluggish desktop systems.
Arielxt's grouping idea is another possibility. Slightly different and definitely more complex than my original. IMHO, this is more in line with a front end for pacman instead of changing pacman itself. An interesting idea though. It wouldn't even have to be GUI so maybe sarah31 would use it.

Similar Messages

  • Relationship between LIB,FIB and LFIB

    Hi all
    I am having a little trouble understanding the relationship between the LIB, FIB and LFIB as part of the MPLS architecture. As far as I understand it, within the MPLS cloud at the ingress LSR, the FIB is a replica of the standard IP RIB and does not contain any label information.
    At this point, if the LSR in question has an interface as part of an MPLS network, label information is added to specific destination prefixes. This information is then used by the LFIB to forward the packet to the next LSR.
    Further reading tells me I must now worry about another table - the LIB. Can somebody clarify if my understanding above is accurate and if so, how does the LIB fit into the picture.
    Thanks!
    M

    Hello,
    Is the CEF table the same thing as the LIB?
    No, not at all. The CEF is an optimized routing table (in fact, a tree structure if implemented in software, or a hashing array if implemented in hardware). The LIB is more similar to an EIGRP topology table. The EIGRP topology table holds the list of all known networks and distances to these networks through individual neighbors that have advertised them. In a similar fashion, the LIB holds the list of networks and label mappings as advertised by individual neighbors. Recall that all your neighbors know the same set of networks and each of these neighbors assigns its own labels to these networks. The LIB holds the collection of all these mappings: a network and all labels as advertised by your individual neighbors.
    When you construct the LFIB entry for a particular network, you first look into your routing table and find the next hop towards that network (plain IP routing). Then you look into the LIB and find out the label this next hop assigned to this network. Then you can construct the LFIB entry - the incoming label will be your own label that you assigned to the network, the outgoing label will be the label the next hop assigned to it, found in the LIB.
    And where does the FEC come in all these?
    The FEC is an abstract term covering the set of all packets that are going to be forwarded in the exactly same way. Authors of MPLS needed to create this term because once a certain flow of packets gets the same label and is forwarded to the same neighboring router, they all are going to be forwarded through a single Label Switched Path and arrive at the same destination where they will be unlabeled. In the most basic MPLS, FECs are identical to individual destination networks. Each destination network would be a single FEC. However, because the sequence of labels defining an LSP through the MPLS network can be built using some other mechanisms that "detach" themselves from the plain routing tables, you suddenly get a whole new world in which not just the destination but also other policies define LSPs and resulting FECs. This is extensively used, for example, in MPLS Traffic Engineering where the LSP follows not just a path towards a particular destination but also goes through a path that guarantees a certain available bandwidth. The term "destination network" is no longer descriptive enough of the path here. Hence, the FEC term is born as a class of equivalently forwarded packets, and labels in fact bind to FECs.
    Best regards,
    Peter

  • Canon 860 Series (Pixma) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips

    After spending several hours sorting out Canon Pixma OSX problems here are my thoughts:
    Canon 860 Series (Pixma 868) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips
    Problem:
    - New imac and MacBook Pro 2012 (OSX 10.8.2) had a problem using Canon Pixma 868 printer on network and would not scan or print using Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print), which has advanced scanning and photo printing functions. 
    - When I connected the canon printer to my imac, OSX 10.8.2 automatically downloaded and installed drivers for Canon 860 series printer. I could then add the new printer (select ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”) and printer would work while connected via USB but could not get to print or scan over network wifi. 
    - The original Canon 860 Series CD does not work with 10.8 and the manual / online instructions did not make sense (as based on CD install). 
    Solution:
    1) Install Canon Printer Drivers and Software (from official Canon site)
    Go to canon support site, review FAQ, then download and install following Pixma 860 Series software & drivers for OSX 10.8 (links see below). The version I downloaded is in brackets but check for updated version. Full instructions are below.
    Canon 860 Series Drivers & Software  for OSX 10.8 Mountain Lion:
    The base software and drivers needed for using Canon 860 Series on Mac OS X 10.8 (USB) are
    1 Printer Driver
    (Canon MX860 series CUPS Printer Driver Ver. 10.67.1.0 (03-Aug-2012))
    2 Scanner Driver
    (Canon MX860 series Scanner Driver Ver. 14.11.4a (03-Aug-2012))
    3 Network Tool
    (Canon IJ Network Tool Ver. 4.1.0 for Intel Mac (27-Dec-2012)
    Canon Software for using advanced printing and scanning functions (while connected to network)
    4 Solution Menu
    (Canon Solution Menu Ver. 1.4.1 (27-Jul-2012 ))
    5 MP Navigator EX
    (Canon MP Nav EX Ver. 2.1.3 (02-Auf-2012))
    6 Easy-PhotoPrint EX
    (Canon Easy-PhotoPrint EX Ver. 4.1.6 (21-Jan-2013 ))
    Canon Support (HK) – check your local site
    http://www.canon.com.hk/en/download/main/index.do
    Select Product and drivers from support site eg http://support-hk.canon-asia.com/
    1. Choose a product category
    Multifunctional Printers
    2. Choose a product series
      Pixma
    3. Choose a product model
      Pixma MX868
    4. Choose type of document
    Downloads or FAQ
    If you have problems installing the software under 10.8, see the FAQ on Canon site. You will need to allow software installs from “unidentified developers by using “Control” Key or by changing your system preferences)
    2) Check Canon Printer and Software Working while connected via USB
    Once you have downloaded and installed drivers and software and restarted computer, check that the printer and Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print) are working via USB.  Open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App) and make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it shows the correct SSID Wifi settings (under the Canon IJ Network Tool App ‘Setup menu’).  This is normally done as part of the automatic install but worth double checking
    3) Add new network printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”).
    After you have checked USB printing turn off printer, unplug the USB cable and shutdown the Canon IJ Network Tool App.
    Then turn the printer back on and wait 30s. Then add a new printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”). Once you select “+” (add new printer), wait 10-30s for the Wifi Networked Canon MX 860 Series printer to appear in the new window eg Canon MX 860 series (xx.xx.xx.xx.xx.xx) (Kind: “Canon IJ Network”)
    DO NOT ADD THE MX 860 SERIES BONJOUR SCANNER (the Bonjour Scanner is the built-in software, is not needed and often appears first on the add printer list).  The Canon scanner can be accessed used through the MP Nav EX Ver. 2.1.3 software (which has much better functions)
    You will now have two Printer Canon MX860 (USB) and Canon MX860 (Wifi / Network). Set the Canon MX860 (Wifi / Network) as default and test print and scan
    If the Wifi Networked Canon MX 860 Series printer does not appear, check the printer and make sure that the printer can see the wifi network. On the printer select Menu / Settings / Device Settings / Lan Settings / WLAN Setting List.  It should say WLAN Active, identify the SSID and have an IP address
    If the printer can not see the Wifi Network, plug the USB cable back in, then open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App). Make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it has your SSID settings (under setup), if it has this info, restart the computer and the printer and try again

    Hi, thaks for response, meant to post as a discussion (not question), wanted to save others time if they get the same problem

  • Remote Desktop Services - VDI / Hardware and Software requiremnts

    I am going to plan to do POC for 50 user on customer end for Microsoft VDI installation. For this i required hardware and software requirement.

    Hi Pratik,
    Thank you for posting in Windows Server Forum.
    It all depends on how you want to configure your VDI environment. In Server 2012\R2 there are 2 flavors: Pooled & Personal and further can deploy both that as Managed\UnManaged deployment. You can check following article for further details.
    RDS Hardware Sizing and Capacity Planning Guidance
    http://blogs.technet.com/b/iftekhar/archive/2010/02/10/rds-hardware-sizing-and-capacity-planning-guidance.aspx
    Choose a VDI Deployment Scenario
    http://technet.microsoft.com/en-us/library/dn645525.aspx
    Deploying VDI for RDS 2012 / 2012R2 – Part I
    http://thewolfblog.com/2014/03/26/deploying-vdi-for-rds-2012-2012r2-part-i/
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Major Sync and software update issue with windows 7 and iphone

    Loved my iPhone 3g and love my 4.0! My only concern is syncing and software updates are sporadic.
    When I first purchased and sync'd my 3g on my laptop, that I had since 2005 w/XP home 64bit, it would constantly (1 out of 5 times) show phone was disconnected and could not sync. Purchased a desktop, 2009 w/Vista 64bit (same issue mentioned continued) then upgraded to windows 7 64bit (same issue mentioned continued).
    Both pc's are authorized and contain the same apps and software. I went through all trouble shooting steps (authorize/deauthorize, phone hard boot, sync w/airplane mode on and/or off, uninstall and or reinstall iTunes, etc...) when both phones would brick after software updates on both pc's.
    The last software update 4.0 and most recent 4.2.1 went well on laptop with XP and no longer shows sync issue. The problem continues on the windows 7 and backup has completed successfully 3 times.
    Long story short, I have to pray the laptop never dies because iTunes, syncing and software updates on XP works now! The problem with software update, backups and syncing persists on windows 7.
    * I was able to apply 4.2.1 software update on XP and then connect to windows 7 to sync and backup successfully. I then disconnected/reconnected iphone to windows 7 and problem happened again, unable to sync phone was disconnected error message.

    I've had my new pc for over a year, never had any probs syncing my iphone (then a 3G but now the big 4!)
    I went to sync updates to Apps and a couple of tunes I had downloaded straight to my phone only to get an error message 'iTunes has stopped working - windows is checking the problem' followed by another messaged telling me there was a problem causing the program not to work correctly. Windows will close the program and notify me if a solution is found'
    Well..... I have NO music on my iPhone and every time I try to sync, the same error messages come up and the bloody program shuts down....

  • Audigy 4 - Vista drivers and software urgently nee

    you know... i have this sound card (Audigy 4 - non pro) for over one year now, AND i don`t have a good driver and software for windows vista home premium x64. last driver for this sound card is:
    . Creative Sound Blaster Audigy series Vista Driver 2.2.0002 (38.30 MB) 6 Mar 07.
    i mean... 6 mar. 07
    how long do i have to wait for you, to relase all the software it is on windows xp oh, this audigy 4 was not intended to use with vista, wright and you want everybody to buy that x-fi sound card with another set of problems in windows vista. nice marketing solution. good for you ONLY.
    i`m just tired waiting. my card doesn`t work as it should, nor as it worked in windows xp.
    i need all that software. all of it, working under vista. PRONTO!
    you will provide that software, or you just lost me as a customer, and along with me, alot more.
    btw, daniel_k was only helping people, by providing drivers and software YOU couldn`t, or you just didn`t wanted to. stop deleting his posts or links to the drivers made by him.
    just stop that abbusi've marketing strategy, by not releasing software for older sound cards, and forcing customers to buy your new products. no, that wouldn`t happend.

    http://forums.creative.com/showthread.php?

  • I just migrate settings and software from my PowerBook to a new Mac Pro. All the software download from CC is there and working, except for CC, and there is not way to install.

    I just migrate settings and software, include CC, from my PowerBook to a new Mac Pro. All the software download from CC is there and working, except for CC, and there is not way to install. I have try because every time I restar keep bothering asking for installation, (by the way, the link is not up to date). Will appreciate your help.

    never migrate adobe software.  it should be properly installed.
    uninstall all the cc programs you can, clean and then reinstall per, Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • How can I find fingerprint reader driver and software for windows 8.1 Pro - HP Dv5 1225et

    I have Hp dv5 1225et Laptop. There are drivers in Hp's web site for win 7 and vista.. I need validity sensors driver and software for windows 8.1 Pro (64Bit)... Thanks a lot all of users. 

    Hi @mfatihbodur
    Welcome to the HP Support Community. I see that you are looking for Windows 8.1 version of your Validity Sensor and SimplePass software. I have included the links below but as your model doesn't have drivers I can't guarantee that they will work but they are the latest versions.
    Validity Fingerprint Sensor Driver (Windows 8.1)
    HP SimplePass Identity Protection Software (Windows 8.1)
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • Satellite C855-S5194 Windows 8 Recovery OS and software

    Hi,
    I just bought a Satellite C855-S5194 with Win8  and already created system recovery disks. Now I bought an Office and installed it through Microsoft website (no disk). I would like to create an image for the case the hard drive is broken and not accessible, which includes both the OS and the Office that I installed.
    I read from the User Guide that the system recovery disks can restore the OS and preinstalled software, but how about the software that I bought from MS?
    Please let me know if there is any way to recover both OS and software. Thank you in advance!

    I am not a computer expert,..
    So please pay attention, read things carefully, follow any links, think about it, and don't jump to hasty conclusions. Better to do more reading instead of typing a vague message to me.
    I'll be repeating myself now, but I'll try to put more words in..
    My No. 1 item explains that Windows 8 contains Windows 7's backup. You can google that and learn all about it. In particular, you'll learn that it enables you to create an image of the entire disk on external media. I'll save you some trouble and give you places to do your reading.
       Learn more about system image backup
       Back up your programs, system settings, and files
       Restore your computer from a system image backup
    Notice that when you create a system image of the hard drive, you can restore it either to the existing disk or to a brand new disk.
    We create one of these images (with third-party tools) every single day for every computer and retain ten generations. Backup is our most important application.
    My No. 2 item talks about a repair disk. That's the one you need when you are restoring to a new hard drive. Since Windows is not running, you need a way to begin the restore process. That's one of the functions of the repair disk.
    You'll see a link in the Windows 7 File Recovery area like this.
       Create a system repair disc
    My No. 3 item talks about fixing things on your existing drive. Feel free to ignore it if you like. Maybe other viewers will find it of interest. When/if you find that Windows is broken, you'll begin to appreciate the various ways of recovering. Refresh is new in Windows 8.
    -Jerry

  • Windows 8 and OEM media with updates and software

    Recently i had an idea to create a custom Windows 7, 8 OEM image that includes all the Windows updates and also has couple of softwares inside it (adobe reader, java, flash etc). I used MDT to do this. I came to this idea because every time i prepared
    a computer for my customers it took a really long time with all the updates and software i had to install. When i started imaging Windows 8 i stumbled upon a little problem. As everybody knows Windows 8 OEM keys are no longer located on the stickers that are
    on the computers. As i have understood it they are basically located somewhere in the BIOS. So, finally to my question :) .  Is it somehow possible to retrieve the OEM key from the BIOS so that i could use my custom OEM image ? Right now i can't activate
    my Windows 8 OEM's because there are no way for the operating system to access the key that is in the BIOS.

    Hi,
    The OEM license allows the organization to use that pre-installed image on that OEM PC only. If the PC fails in the future and the image needs to be restored, the organization needs to use the original recovery media provided by the OEM to re-install the
    image.
    I suggest you consult with  the manufacturer for more information.
    Alex Zhao
    TechNet Community Support

  • Drivers and software Hp deskjet 2050 j510a All-in-wonder for Windows 8 Pro x64

    Hi,
    from when I update my system with Windows 8 Pro I can' t use the printer Hp Deskjet 2050  J510a.
    I downloaded the latest version of drivers and software for Windows 8 Pro 64 bit:
    DJ2050_J510_Basicx64_1313.exe
    The application give me at the and of installation the message:
    "installation not completed"
    and in details I can see:
    "Installation error. Operative system not supported. This software can be installed only in Windows XP, Vista, Seven. Change operative system or install the printer in another computer."
    The printer as been recognized from the system, and in panel control I can see it, but when I print any page the printer make only half print and than show me a message of " not original or used printer cartridges, press OK to continue or cancel do delate the print" but the print cannot be completed untill the end.
    Cartridges are original; I tested the the printer too in an another computer with different operative system: the printer work correctly.
    Thanks for your attention

    Hello kamran554,
    I understand you are looking for the driver to download for your Deskjet 2050 J510a for Windows 8 64bit.
    I have located the correct driver for you to download below.
    Please click the link to download and install.
    HP Deskjet Full Feature Software and Drivers
    Good luck to you!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • I have one iPhone 8GB. after making upgrade of iTunes and software of iPhone, it's impossible to use the iPhone. There's no service! doesn't acept the code PIN! it only make emergency calls and the image in the phone is to conect to iTunes.What can i do?

    I have one iPhone 8GB. After making un upgrade of iTunes and software of iPhone, it's impossible to use it. There's no service! doesn't acept PIN code! it only makes emergency calls and the image in the iPhone is the sign to connect to iTunes. What can i do to solve it?

    Where are you and where did you get the phone.  This sounds like a classic symptom of someone who bought an iPhone that originated in the U.S. which was then hacked so it would run on a carrier network other than AT&T... Then, when updating the phone, it becare re-locked to AT&T.
    If that's what happened, you now own a paperweight. AT&T will NOT unlock them for any reason.
    If this isn't the case, please clarify where you are, what carrier you have and where you got the phone so we can begin troubleshooting.

  • Need advice on bluetooth driver and software download

    *PLEASE HELP*: just bought a Nexus bluemicro pro bluetooth v2.1 dongle. and ive damaged the disk it came with when I was opening the packet.
    The disk says: Toshiba bluetooth driver and software bluetooth BT1.2/2/0/2.1.
    Does anyone know if there is a download for this online somewhere or will I have to go out and buy another one? I'm not clued up when it comes to computers and would very much appreciate any advice and help.... I;m using windows vista so it would have to be compatible.

    On Toshiba support and download page you can download Toshiba BT stack but it is for usage with Toshiba notebooks.
    You bought non-Toshiba product so for download contact Nexus or visit Nexus support page.

  • I recently have ipad but before i sell it i made a back up of it and by an iphone when i put all the date on my iphone some files and software did not install is there anything i can do to recover the lost data? please help

    i recently have ipad but before i sell it i made a back up of it and by an iphone when i put all the date on my iphone some files and software did not install is there anything i can do to recover the lost data? please help

    I don't think you're on iOS 5, I think you're using iOS 6.  That's the latest version.
    Unless you've used iCloud to back up your documents, you won't be able to restore them.  And for future reference, you don't have to uninstall Pages to update your iPad anymore.  Sorry about this.

  • Hi! I've got CS3 Design Standard - the actual disks and Software License certificate. It was installed on my laptop which crashed and could therefore not be uninstalled. I have now installed it on my new MacBook Pro, but cannot get it registered with the

    Hi! I've got CS3 Design Standard - the actual disks and Software License certificate. It was installed on my laptop which crashed and could therefore not be uninstalled. I have now installed it on my new MacBook Pro, but cannot get it registered with the serial number. Is it because it wasn't uninstalled on the previous laptop? What to do now?? Thx!

    Maybe this can help someone else...  I simply had to properly uninstall CS3 and reinstall it again after that.  I think that sorted it!  I also remember having a similar issue with Macs at work a couple of years back.  Not sure whether the same applies to CS5/CS6.  Here's a link on how to properly uninstall CS3 on Windows XP, Windows Vista and Mac OS.  I'm on OS X 10.9.2 but it worked just fine.  Remove Creative Suite 3 and CS3 products

Maybe you are looking for