General :: Update Standard Fedora Library Package Without Internet Access?

Apr 26, 2010

I need to get the libstdc++.so.5 library ( on a computer with Fedora 8 and don't wonder why it's so ancient,-there is a good reason for it) but I don't have Internet access from that computer, so I can't get to the online repo's.

However, I do still have the installation disk, and I'm typing this from a computer (SuSE 10) that is half a meter from the Fedora box.

I tried the "ADD/REMOVE Software" option on the menu, but it keeps on looking for the online repo and then if it doesn't get it, it fails.

Is it possible to get this library from the installation disk. How? Could I download the single package from the online repo onto the SuSE machine and then move it to the Fedora machine? How do I then tell the Fedora machine to "incorporate" it.

View 2 Replies


ADVERTISEMENT

Fedora :: Package - Allow To Keep All Bookmarks In A Library That Can Access From Any Browser

Feb 20, 2011

I'm looking for a package that will allow me to keep all my bookmarks in a library that I can access from any browser that I use such as FireFox, Chrome etc.

View 3 Replies View Related

General :: Using A Non-standard Library Path When Compiling Software?

Jan 10, 2010

I was wondering if there is an argument I can pass to the configuration file to have it use a library from a non-standard path to compile with - for example I would like it to use my perl located in /scratchbox/users/jeff91/usr/bin/perl instead of the standard /usr/bin/perl

View 3 Replies View Related

General :: Why Can't The System Import Modules From The Python Standard Library In Ubuntu

Jan 22, 2011

The whole day was more or less spent reinstalling a basic Gnome Ubuntu system. Everything went swimmingly until I started with the XBMC part of the installation. After wrestling with PPAs and apt-get for hours I finally got it installed, but then it all turned awkward in a hurry. It simply refused to start up. I clicked the icon and nothing happened for a good few seconds. The screen then flickered black for an instant, but after that nothing. I started from a terminal and it showed an error message saying it couldn't import Python's os and shutil modules. I found that mighty strange since both modules are part of the Python Standard Library.

Finally, in a bizarre twist, it turns out this doesn't seem to be a XBMC problem, suddenly apt-get started complaining too. TL,DR: I (nor the system) can't import any Standard Library modules in Python in Ubuntu! Is this a path problem? Or have I actually managed to uninstall some vital python packages, if so which ones? I am running Ubuntu 10.10, but I don't think this is necessarily a Ubuntu specific problem. Here are some dumps to show the error messages: (I forgot to copy the XBMC error message, but it looked exactly the same as these below, i.e., it couldn't import the os module) First from apt-get:

Code:

tv@tv:/usr/lib$ sudo apt-get autoremove
[sudo] password for tv:
Reading package lists... Done
Building dependency tree

[code]....

View 1 Replies View Related

Fedora :: Can Update / But No Internet Access Through Browser

Dec 8, 2010

I just installed fedora on a customers laptop of mine and just trying to get everything working. I hooked up a wireless PCMCIA linksys card and got connected to my wireless and went through the first 250+ updates, all that went fine, so I know I am getting internet access. Everytime I open firefox though I cannot connect to any websites, like I said I am a noob so my troubleshooting skills are very limited with linux, anything I can try etc.

View 4 Replies View Related

Programming :: Location Of - Gnu - C++ Standard Library

Jul 21, 2010

Where is the location of the header files for the c++ standard library?

I assume that they were installed by gnu g++, please correct me if i'm wrong.

I'm running ubuntu 10.04 with g++ 4.4.

I looked in /usr/lib/gcc/i486-linux-gnu/4.4/include, but this directory contains only the following:

Code:

Which doesnt seem to include the really basic things like iostream, for example.

Where can I take a look at the header files for these standard c++ libraries?

View 2 Replies View Related

Ubuntu :: G++ And Gcc Can't Detect Standard Library Files

Jun 26, 2010

I was have installed gcc and g++ both 4.4.3 Version They were working fine, but now they suddenly seem to have lost track. Both cant detect standard library files. not even iostream ,fstream. (i have already tried the .h variant) my /usr/local/include/ directory is empty, should not something be there.

View 9 Replies View Related

Programming :: Reverse A String Without Using Standard Library?

Sep 22, 2010

I am making a program to reverse a string

Code:
#include<stdio.h>
int main ()
{
int i,j;

[Code].....

View 5 Replies View Related

Fedora :: Error: Package: Gnome-background-standard-3.0.0-1.fc15.noarch (installed)

Apr 16, 2011

When I try to do an update I get an error-message. There are no duplicates and --skip-broken doesn't resolve anything.

Code:
Skip-broken could not solve problems
Error: Package: gnome-background-standard-3.0.0-1.fc15.noarch (installed)
Requires: gnome-themes-standard = 3.0.0-1.fc15
Removing: gnome-themes-standard-3.0.0-1.fc15.i686 (installed)
gnome-themes-standard = 3.0.0-1.fc15

[Code]...

View 3 Replies View Related

General :: Getting The Package Name That Contains A Library - Error "No Package Gthread-2.0 Not Found"

Jan 22, 2011

Fedora 14 I recently went to install some software using the source files. When I ran the command ./configure I got a message saying that No package gthread-2.0 not found After searching the internet some one had the same problem. I needed to install a package called glib2-devel However, rather that searching the internet. Is there any yum command that can give me that information?

View 2 Replies View Related

General :: PPPOE Server Access Internet Clients Fail To Access Internet

Aug 26, 2010

I have a linux box (fedora) with two ethernet cards eth1 and eth2. On eth1 I successfully configured a PPPOE internet connection. Such that from the server I can browse the internet. On eth2 I wired it to a wireless router essentially to provide the wireless cloud. On eth2 I also configured dhcp, such that the Linux box is both PPPOE and DHCP server.However my clients on the LAN cannot access the Internet.

On passing the routing command I get
Destination Gateway Iface
196.44.x.y 0.0.0.0 ppp0
192.168.1.0 0.0.0.0 eth2 (my subnet)
0.0.0.0 0.0.0.0 ppp0.

The router (functioning as a wireless access point mainly) has a fixed IP address of 192.168.1.2 and eth2 has IP address 192.168.1.1. The dhcp file running on Linux has been set with option router (Gateway) 192.168.1.1. I cannot figure out how to correctly set the routing table such that my clients on wireless can access the internet cloud. I googled and googled but no solid solution. Any suggestions?

View 3 Replies View Related

General :: Use Compile File Build Package Without Messing Up Library

Apr 11, 2010

I want to build a package from source using src2pkg, but I don't know how to avoid library miss match. Suppose I have Firefox 3.5.2 on Slackware 13.0 64 and I want to upgrade it to 3.6.2. Last time when I venturesomely installed Firefox-3.6.2-current into my Slackware 13.0, I got library miss match. Thus, instead of upgrading the whole packages to current (which is impractical and cumbersome), I want to build 3.6.2 from source. How can I do this? Is there any guideline how to use src2pkg? Or should I rather use makepkg? Do I need to create a Makefile?

View 7 Replies View Related

Fedora :: Library Access - Command Rpm -Uvh *.rpm This Fails Due To Many Dependencies

Nov 18, 2009

I installed FC 12, 64 bit yesterday. I downloaded open office and unpacked it. I then issued the command rpm -Uvh *.rpm this fails due to many dependencies Some of these are:

[Code]...

how to "link" or make these and presumably other libraries searchable.

View 1 Replies View Related

Fedora :: Configure Latex To Access To The Library In Home?

Nov 9, 2010

I have downloaded PGF for latex in my home directory.[URL]..How can I configure latex to access to the library in my home?

View 3 Replies View Related

Fedora :: Update Broke Library Links After Restart

Feb 5, 2010

I ran the automatic update today and it requested a restart afterwards. After the restart, I don't have any icons on my desktop, can't open windows other than the terminal. If I try to run software from the terminal, I get the following error.

/lib/libgcc_s.so.1: version 'GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/lib/libgcc_s.so.1: version 'GCC_3.3' not found (required by /usr/lib/libstdc++.so.6)

I have seen "just removed the library with an issue" or recreate the links or try to reinstall. I am running fedora 12.

View 2 Replies View Related

Debian :: No Access To The Internet And Cannot Update Repos

Apr 10, 2011

In the live CD, auto eth0 worked fine.After installation, it cannot connect.I am using vaio laptop VPCCW16FG, there is a known display bug therefore i am booting into the OS with 'nomodeset'.i have no access to the internet and cannot update repos, therefore i cannot work around the bug.

View 3 Replies View Related

General :: Cannot Access The Internet On Newly Installed Fedora

Sep 8, 2010

I have just installed fedora 13 onto my old PC. Everything is great apart from the fact that i cannot access the internet. My isp is TalkTalk, they do not support linux, and have suggested that i contact the Geek squad who might be able to help me for the princely sum of �30. i think that all that i need is the ip address for my Isp or something equally simple and my problem will be solved. failure to resolve this issue means that i might have to go back to windows.

The machinery that i have is an emachines 3210, 2.70 GHz, a Dlink wireless router, i am using a cat 5 cable plugged directly into the back of the pc, i am using fedora 13. ps my son is using windows and is connected to the internet still via WiFi.

View 5 Replies View Related

Fedora :: Mysql / PHP / Apache Installation Configuration Module / Library Update

Dec 20, 2009

how to do Mysql, PHP, Apache installation configuration, module/library update

View 2 Replies View Related

OpenSUSE Network :: Cannot Access Internet After Update 11.3 X86_64

Nov 7, 2010

i've installed opensuse 11.3 x86_64 and everything works great. after install updates and restart i cannot access internet from wireless connection. Knetworkmanager says it is connected, i have a dhcp ip, gateway, and cannot access internet.... i tried to configure from yast and cannot access internet...

View 3 Replies View Related

Fedora :: Update Error / Can't Add Package Update For Poppler-data?

Feb 26, 2010

Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.

View 3 Replies View Related

General :: Datacard Goes Online But Doesn't Gives Internet Access (Fedora 14)

Dec 25, 2010

I am using MTS datacard. I have usb_modeswitch installed and have configured the wvdial.conf file. When I do sudo wvdial cdma, the IPs and DNS addresses are also allocated but I still cant access internet.
The reply to dmesg | grep -e 'tty' -e 'modem' is:

[Code]...

View 1 Replies View Related

Debian :: Possible To Install Non .deb Package Through Standard Procedure

Jun 24, 2010

Just wonder is it possible to install non .deb package through the standard procedure of make config etc in Debian, or better not even attempt it.I need to use several engineering, mathematics packages, Matlab, Maple and Ansys,I have been told to use Fedora, but I would prefer to use Debian, as all my computers run on Debian and its stability etc is well known, not to mention the nice people in the forum, Bugs, Evil etc, well known icons.

View 6 Replies View Related

Ubuntu :: When Access Synaptic Package Manager And Update Manager The Screen Will Flash And Be Gone

Sep 2, 2011

when i try to access synaptic package manager and update manager or ububtu software center. the screen will flash and be gone

View 7 Replies View Related

Ubuntu :: Internet Connection Sharing - Not The Standard

Jan 8, 2011

So - i got it to work - ish.

first of all the hardware that's involved:

2 wireless cards

The goal is: using a monospace font

Code:

I hope this diagram shows my intentions, how i may have an internet connection via phone or wlan1 share it with eth0 and wlan0

Anyway as i said, i have done _some_ of this, this is where i get stuck i did this (while as SU)

Code:

I then configured dnsmasq using the settings on that page

I then plugged my laptop into the switch and tried to connect- IT WORKED I then plugged my computer into the switch - IT DIDN'T xbox 360 didn't work.

But the laptop still did

I used firestarter along side this setup to see connections, nothing was blocked (bar dns which i unblocked) and my laptop still worked after

The xbox wasn't able to get an IP adress, the laptop did (192.168.254.246)
nor was the computer

I can give more data on request, but.... after i restarted nothing worked, i did the settings again, nothing worked, eth0 was never ready, and you can't connect it to the switch. i'm new to networking; i'd call myself an adept novice regarding linux itself, and all computers can be assumed to be using ubuntu 10.10

View 9 Replies View Related

Ubuntu Networking :: Remote Access Via Web Brower Over Standard Ports?

Mar 24, 2010

connect to and be able to control a graphical ubuntu desktop from a standard web brower, over the standard port 80/443 - of course ideally 443 to have a secured connection. Does such a thing exist for this already? How would someone go about setting this up? I have a domain name and use dynDNS which works for certain tasks but I need another solution. Of course being behind a corporate firewall all the usual 'remote access' classification sites are blocked by bluecoat proxy and some cafes and wireless networks also block these sites

View 3 Replies View Related

Fedora :: F12 - Could Not Add Package Update

Mar 22, 2010

I am enjoying the new install of Fedora 12, but am having trouble getting updates. First try more than >500 updates, but I get an error message.
"Could not add package update for abrt-plugin-runapp-1.0.8-2.fc12(i686)updates: abrt-plugin-runapp-1.0.8-2.fc12.i686" and won't continue.

View 1 Replies View Related

Ubuntu Networking :: Admin Profile Can Access Websites While Standard User Cannot

Apr 20, 2011

First off, since this seems like a networking issue I put it here, but if it should be somewhere else, the powers that be should definitely move it over.

I'm using Ubuntu 10.10 on Dell Presario M2000 I have made sure that all updates have been done.

As the subject states, the admin account (mine which I'm posting to the forum with right now) can access the internet and see webpages. The user account on this laptop (my underaged sister who my parents don't want full access to the computer) will not access any webpages, it just continually looks like its loading.

I have made sure the wireless card drivers are installed and activated.

Also, I ran iwconfig and ifconfig and here are their results

p { margin-bottom: 0.08in; } Results of iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"myqwest4137"

[Code]....

These were both run from the user account. At this point it looks like its connecting to the internet through the wireless card as I was also able to run the update manager through the user account and have it download the updates (after putting in my admin password of course).

View 2 Replies View Related

CentOS 5 :: Recovering - Lvm2 - Can't Access Anything In That Logical Volume With Standard Tools

Jun 22, 2009

I made a mistake with lvm2 on centos 5.2.

I used parted to create a partition inside the logical volume, and then merrily used that partition, which appeared as /dev/pv-whatever/lv-whateverp1

Of course I created the FS as ext3.

So, after a reboot, I can't access anything in that logical volume with standard tools, as /dev/pv-whatever now only has the lv-whatever special file inside.

I can look inside the LV with parted fine, but parted can't copy ext3 filesystems.

Is there any way to get the data out of a partition created INSIDE a logical volume if that filesystem is ext3?

View 1 Replies View Related

Fedora :: Where To Put A Request For Package Update?

Mar 27, 2010

Where can i put a request for a package update?
gnutls has been upgraded to 2.8.6, however, there is no rpm available for it,, only 2.8.5

View 2 Replies View Related

Programming :: Integration Of Shared Library Package With Application Environment

Mar 18, 2010

I am currently having an application package which provides some applications.however API's for the same will be provided by third party.Currently i am using a dummy functions in my code.Now i have a release by the third party for the first Api version.They have given a set of .so libraries.How do i integrate this with my application?Also i need an idea in general to how to go ahead with programming in such a development scenario where in it is distribued?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved