Announcement

Collapse
No announcement yet.

A few things related to wine, firefox, shell script

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A few things related to wine, firefox, shell script

    ! Package realplayer (filename debs/realplayer_8.0.11_i386.deb) is repeat;
    ignored that one and using data from debs/realplayer_10.0.7-0.0_i386.deb !
    sh: -c: line 0: syntax error near unexpected token `('
    sh: -c: line 0: `dpkg-deb -I debs/xmms_1.2.10+cvs20050809-4ubuntu5_i386(2).deb c
    ontrol'
    Couldn't call dpkg-deb on debs/xmms_1.2.10+cvs20050809-4ubuntu5_i386(2).deb: , s
    kipping package
    ** Packages in archive but missing from override file: **
    aget flashplugin-nonfree gnochm gsfonts-x11 gstreamer0.10-ffmpeg
    gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-
    plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-
    plugins-ugly-multiverse gxine hot-babe kaffeine kchmviewer kdelibs-
    bin kdelibs-data kdelibs4c2a kmplayer kmplayer-base liba52-0.7.4
    libarts1c2a libartsc0 libavahi-qt3-1 libc6-dev libchm1 libdvdread3
    libfaac0 libfaad2-0 libggi2 libghttp1 libgii0 libgii0-target-x
    libglade0 libglib1.2 libgsm1 libgtk1.2 libgtk1.2-common libice-dev

    libid3tag0 liblame0 libmad0 libmms0 libmodplug0c2 libmp4v2-0
    libmpcdec3 libmpeg2-4 libopenexr2c2a libpcre3 libqt3-mt librplay3
    libsidplay1 libsm-dev libsmjs1 libswfdec0.3 libungif4g libwavpack0
    libwine libwine-dev libx11-dev libxau-dev libxdmcp-dev libxext-dev
    libxi-dev libxine-extracodecs libxine-main1 libxml1
    libxmms2client++-dev libxmu-dev libxmu-headers libxmuu-dev libxpm-
    dev libxrandr-dev libxt-dev libxtrap-dev libxtst-dev libxv-dev
    libxvidcore4 libxvmc1 linux-kernel-headers listen menu-xdg mpg123-
    esd mplayer mplayer-doc mplayer-skins nbtscan nvidia-glx ogle ogle-
    gui opera python-chm python-elementtree python-mutagen python2.4-
    elementtree realplayer samba-common scanssh smbfs unrar w32codecs
    wine wine-dev x-dev x11proto-core-dev x11proto-input-dev x11proto-
    kb-dev x11proto-randr-dev x11proto-record-dev x11proto-trap-dev
    x11proto-video-dev x11proto-xext-dev xlibs-dev xmms xmms-crossfade
    xmms-rplay xmms-scrobbler xmms-singit xmms-skins xmms-status-plugin
    xmms-wma xmms-wmdiscotux zlib1g-dev

    Wrote 122 entries to output Packages file.

    the above is the output after i tried to build a local repositories. I dont understand whether it contains some error or what. can u give me any suggestions to what to do now? i followed the guide from debian.org

    2. Firefox
    I download the tar ball of firefox 2 and then extract in my home directory. and then tried with ./configure but nothing happens. then i tried to run the file "firefox" & nothing happens. this is kind of odd bcoz i tried the same thing with my friends ubuntu system & it worked fine (mine is kubuntu 6.06). now on this situation how can i run firefox? bcoz there's no deb file for firefox2 for dapper so i download the source from mozilla website & then try to configure & install & nothing happens

    3.wine
    does wine works fine with kubuntu. I tried it with ubuntu and it worked fine. i also tried with the live kubuntu cd & it did not work, or worked very poorly.

    4.shell script
    another thing is shell script . i tried to run the "run-firefox.sh" file it says cant run the script and didnt say what the problem. any idea what to do?

    5.proxy authorization
    my isp uses a proxy. i have a username & password but i dont understand how to do with synaptic package manager. that is i configure the proxy in "Proxy Settings" but there's no box or something to put the username and password so when I tried to update the repositories it said http authorization failed or needed but it did not show any dialog box to put the username+pass. i hope u'd understand what i wanted to say.

    i guess there's a configuration file which can be found in /etc but i exactly dont know which is the file i am looking for. plz help me how can i do this

    #2
    Re: A few things related to wine, firefox, shell script

    Well, I can't help you with the repository question, but I'll try to help on other points:

    2 - if you enable the dapper-backports repository, you can get a .deb of firefox2 for dapper.

    3 - Wine has been running great for me in both Dapper and Edgy. It has really helped me make Kubuntu my main desktop

    4 - have you made the shell script executable? i.e.
    Code:
    chmod +x run-firefox.sh

    Comment


      #3
      Re: A few things related to wine, firefox, shell script

      Hi,
      Im no expert but with regards to (2) have you installed build-essential, kdelibs4-dev, gcc and gcc-4.0 and had you entered the directory that the source code had been untared into.

      Regards John

      Comment


        #4
        Re: A few things related to wine, firefox, shell script

        Firefox's tarball is not source--it's a precompiled binary. Use this script to install it properly:
        http://www.psychocats.net/ubuntu/firefox
        Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

        Comment

        Working...
        X