Fedora :: Uninstall Self-compiled Tcl / Tk Code?

Jun 18, 2010

I am running fedora 12. I had could nor locate the Tcl/Tk on the system, so I had to download, compile and intstall the raw the raw tar balls. That is now causing some problems and I want to revert to the Fedora Tcl/Tk and reinstall it using yum as the self compiled code may not be well integrated with fedora. The make file gives no room for an un-install. I appreciate any ideas on how to go about the un-installation. Secondly the fedora system is running gnome, how may I switch to KDE instead?

View 13 Replies


ADVERTISEMENT

Ubuntu :: Uninstall A Compiled Version Of Gimp?

Oct 2, 2010

I compiled the latest stable version of gimp, but I want to go back to the one in the repositories, how do I uninstall the compiled version?

View 6 Replies View Related

Ubuntu :: Can't Run Compiled Code

Jan 12, 2010

I am running Ubuntu 9.10. If I compile a 'hello world' C file using the terminal, something like:

gcc hello.c -o hello

the compile seems to work fine, and the executable file 'hello' appears in the directory.

However, when I try to run 'hello' from the terminal, I get something like the following:

No command 'hello' found, did you mean: .......

If I run dir, though, I can see 'hello' is there. I also can't run code I compiled when I was running 9.04. The OS again can't seem to find the executable file.

Everything worked fine with version 9.04. I could compile and run without any problems. Is there some setting I have to change to allow the OS to run my code?

View 3 Replies View Related

Debian :: Compiled Source Code And Aptitude?

Jul 11, 2011

I have installed two softwares manually, from the source code downloaded from their official websites: Stellarium, and the Linux Kernel. The version of these is not the same as the one found in the official repos. My question is: does aptitude have knowledge of the existance of these softwares? Can it do any damage to them, in case, for example, I run automatic aptitude tasks, such as autoclean and dist-upgrade?

View 2 Replies View Related

Ubuntu :: Can't Run Compiled Code - Permission Denied

Feb 7, 2010

I'm trying to run my compiled code and it's giving me this:

bash: ./main: Permission denied

View 6 Replies View Related

Software :: Link Gfortran Compiled Code With Lapack And Arpack Libraries?

Jun 27, 2009

In mandriva 2008 platform I have installed gcc-g77, liblapack, liblapack-devel, libblas, libblas-devel, arpack, arpack-devel and arpack-static packages. When I link *.f code and these libraries, using g77 compiler with -llapack -lblas -larpack options, everything work. Then when I replaced g77 by gfortran compiler, to be able to work with double precision complex arithmetic, I have got a number of undefined references errors:

[code].....

It looks as if I need to install f95 lapack and arpack libraries. Does anybody know if such rpm packages exist? I cannot find them in the net. If they exist, where is it possible to download them?

View 1 Replies View Related

Software :: Uninstall Installed Program From Source Code?

May 2, 2010

I install program from source code,how to uninstall it?
I use Yum but not found my program for uninstall.

View 1 Replies View Related

Fedora :: C++ Programs In Does Not Get Compiled?

Mar 13, 2010

i wrote many programs in c++ in fedora.....but no one gets compiled ...error is shown as libraries in not included....where to save programs and how to compile.

View 5 Replies View Related

Fedora :: LaTeX Documents Compiled - Are Different To Those On Mac ?

Jun 18, 2010

Today I discovered a strange issue regarding LaTeX. I am currently working on my thesis and sometimes edit it on my laptop with F13 x86_64, and others with my office's Mac (Leopard). Fedora has TexLive installed (default Latex distribution) and I believe the Mac has its default distribution as well.

The problem is that the Mac seems to compile the document better (Latex + Bibtex + Latex + dvips + ps2pdf): page distribution looks better for one thing, space is better used. I notice that images (EPS) are rendered with an extra blank space on the bottom when compiling in Linux (which might be responsible for the page's arrangement).

Is there something I can do to fix this? Some option that perhaps the Mac has as a default but must be specified in Linux?

View 2 Replies View Related

General :: C++ Program Compiled In Fedora 14 Do Not Run?

Jan 31, 2011

I am very new in c programming. I could not get a simple compiled program to run,I am using Fedora 14. To learn the correct way I sign in to and fallow the examples listed they all compile and generate the executable file but none run.To run them I try both way double chick the executable end on the command line but it does not do any thing.

View 10 Replies View Related

Fedora :: Conky 1.7.2 Compiled Tue Aug 25 10:34:53 EDT 2009 For 2.6.18-128.4.1.el5xen?

Jan 12, 2010

I use: Fedora12 x86_64 and

Code:
conky --version
Conky 1.7.2 compiled Tue Aug 25 10:34:53 EDT 2009 for Linux 2.6.18-128.4.1.el5xen

[code]...

View 1 Replies View Related

Fedora Installation :: Completely Remove Compiled Php?

Dec 14, 2010

I want to install new php so i need to uninstall previous version of compiled php 5.3.3.
make uninstall is not working showing make: No rule to make target `uninstall'. Stop.what should i do to remove previously installed php completely so that i can install a new one??

View 2 Replies View Related

Fedora :: Modules Not Being Compiled With 14 Kernel Compile?

May 8, 2011

I am attempting to compile the linux-2.6.35.13 kernel from kernel.org to use with an installation of Fedora 14 (2.6.35.11-83.fc14.x86_64). I've done this before with different kernel versions for older versions of Fedora, but I've encountered a new problem this time. Whenever I get to the "make install" step, I get the following:Quote:

sh /home/user/testing/source/linux-2.6.35.13/arch/x86/boot/install.sh 2.6.35.13 arch/x86/boot/bzImage
System.map "/boot"

[code]...

View 5 Replies View Related

General :: A C Program Which Was Compiled Properly In DevCPP Is Not Compiling In Fedora?

Oct 30, 2010

A C program which compiled well in Dev CPP compiler is not compiling in Linux-Fedora.It shows the following error message/tmp/ccy02C6e.o.eh_frame+0x12):undefined reference to '__gxx_personality_v0'collect2:ld returned 1 exit status

View 2 Replies View Related

OpenSUSE :: Successfully Compiled Ndiswrapper In Both Ubuntu And Fedora, But It Wont Work On 11.4?

Apr 17, 2011

I use a Netgear WNA3100 Network Adapter that needs a patched version of ndiswrapper to work. So far I successfully compiled ndiswrapper in both Ubuntu and Fedora, but it wont work on openSUSE 11.4. I installed all necessary software I need, at least I think so. I have installed the following before trying to build ndiswrapperCode:make gcc kernel-syms kernel-dev kernel-source ndiswrapper-kmp-desktop Also tried installing linux-headers-`uname -r` as I did in Fedora, but in openSUSE it was not necessary.Here is the errors I get.Google could not help me this time so hopefully someone at this forum can.

Code:
wahlgren@linux-ubyv:~/Downloads/ndiswrapper-1.56> make
make -C driver

[code]....

View 2 Replies View Related

Ubuntu :: Cannot Uninstall Firefox Nor Can Uninstall Chromium

Jun 19, 2011

I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?

View 6 Replies View Related

Fedora Servers :: Asterisk Ztdummy Compiled / But Not Loaded / Even Afer Asterisk Reinstall?

Sep 13, 2009

I compiled and installed the Asterisk ztdummy package because there is no rpm for it, unfortunately, and i even reinstalled asterisk, but i still get the "No application 'Meetme' for extension..." error when trying to conference. I do a "module show", and it lists other modules that were compiled with the zt source, but not ztdummy.Does anyone know how to fix this? This is more than a passing interest or hobby, because i need to conference about 3 to 5 people to help me test a new Website Content Management System and User Forums Management System i am about to launch as a service.

View 3 Replies View Related

Red Hat / Fedora :: Applications Compiled For 4 Enterprise - Gcc3.4 - On 5 Enterprise - Gcc4.1

Apr 28, 2010

To run applications compiled for RedHat 4 Enterprise (gcc3.4) on RedHat 5 Enterprise (gcc4.1), what should I do?

View 4 Replies View Related

Fedora :: How To Uninstall Lkl

Jan 6, 2011

So I installed lkl and want to uninstall it now, but can't figure out how to.

View 5 Replies View Related

Fedora :: Uninstall Grub And Install Grub2 On Fedora 14?

Feb 6, 2011

why is grub2 not in fedora 14 ? Is there any way to uninstall grub and install grub2 on fedora 14 ?

View 3 Replies View Related

Fedora :: Can't Get Reinstalled After Uninstall YUM

Mar 17, 2010

there were some issues with my yum installation where it would not install things properly... after several attempts to do a re-install of yum and some reading, the only recourse i had was to take yum out of the system and start from scratch, all other efforts to re-install (FTP, wget, ect.) have all failed. c

View 14 Replies View Related

Fedora :: How To Uninstall Netbeans IDE

May 28, 2010

I used Netbeans IDE 6.8, then I updated, it error. Now I want to uninstall it, before reinstall it. Now,How to uninstall?

View 3 Replies View Related

Fedora :: How To Uninstall Palimpsest

Jun 2, 2010

How do I do this? Is it part of the kernel? Both yum and rpm dont seem to find it...

View 4 Replies View Related

Fedora :: How To Uninstall Sun Java

Jun 12, 2010

I was previously using openjdk but for some reason F13 kept constantly crashing no matter what web browser i was using. So i uninstalled the openjdk and openjdk-plugin packages and installed sun java from the rpm as showed here: URL...tough vlc kept playing sound after that so it wasn't totally dead. So how do i remove sun java from my system and any idea why it might be crashing like this?

View 4 Replies View Related

Fedora :: Can't Uninstall Eclips It Just Won't Go / What To Do?

May 2, 2011

I can't seem to be able to uninstall Fedora Eclipse. It just won't go away. I tried sudo yum remove eclipse, and it said code...

But the icon is still in my activities bar, and I can still start eclipse by clicking on it...nothing has changed.

View 1 Replies View Related

Fedora :: Uninstall Software From F15?

Jul 5, 2011

I am a complete newcommer in Linux. I don't now where softwares are installed in fedora. I try to goApplications->system tools->Add/Remove software but there was nothing. i try to see in all the tabs in left but none of them show any software. But when i make a search of word 'a' in left corner of find then there is list of packages what's happening why not it is showing in tabs. what i see when i open add/remove software when i click on the first option package collection A message appears saying "]The goup List is invalid The group list can't be loaded refreshing your cache may help although this is normally a software sourse error more details No groups could be found. A cache refresh should fix this.

When i connected to internet and open Add/remove software then a message at lower left corner says downloading list of packages what's happening here.

View 6 Replies View Related

Red Hat / Fedora :: Uninstall Eclipse From F12?

Jan 8, 2010

Can someone please tell me how to uninstall Eclipse from fedora 12.

View 2 Replies View Related

Red Hat / Fedora :: How To Uninstall Pycrpto

Nov 1, 2010

trying to go from PyCrypto 2.1.0 to 2.0.1 on Fedora 13 for compatibility issue with a particular application I am running. Can someone tell me how to cleanly remove PyCryoto 2.1.0 before proceeding the install for 2.0.1? I am fairly new to Linux, would appreciate it if someone can walk me through

View 1 Replies View Related

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related

Fedora :: Script Compiled And Want To Decompile This Script?

May 4, 2011

i have a script compiled and i want to decompile this script, someone knows how i can do this ?

View 1 Replies View Related







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