Problem installing perlcc in fedora 9


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Problem installing perlcc in fedora 9
# 1  
Old 06-07-2008
Problem installing perlcc in fedora 9

Hi guys

i installed fedora 9 in my system.

i installed perl-devel rpm and perl-5.10.0 rpm.

But perlcc not in /usr/bin/ directory.But perl,perldoc binaris installed.

i am new one for linux.
# 2  
Old 06-07-2008
Following command will find where perl is located.

Code:
=> which perl

default perl is installed in /usr/bin/perl

if you installed new perl than it get installed in /usr/local/bin/perl

thanks,
-lalit
# 3  
Old 06-08-2008
To install a package (redhat based package) will require a few utilities that come by default. RPM (Redhat Package Management), YUM, apt-get all these alternatives can get a system up an ready, but I recommend you use yum. This compiler can be
# 4  
Old 06-08-2008
perlcc has been removed since Perl 5.10. See

perl5100delta - perldoc.perl.org
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Proxy Server

Problem with Installing Perl Module in Fedora 20

Hi, I have downloaded Audio::Beep. I tried to install it through CPAN but i got YAML error. Then I have tried to install it manually. I tried all the instructions provided in README file. It worked but when i am compiling , it still gives me error: # ls acct21.pl~ imap(2).pl ... (15 Replies)
Discussion started by: zak100
15 Replies

2. UNIX for Advanced & Expert Users

Installing gcc on Fedora

I am trying to install gcc4.8.2 on fedora but have encountered problems. This is the error I got when running configure configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. So I went along to install the three of them I installed gmp-4.3.2 which went ok ... (14 Replies)
Discussion started by: kristinu
14 Replies

3. Emergency UNIX and Linux Support

Installing CadenceRTLCompilerRC09.10.100 on fedora 11 32 bit

Hi guys, I want to install CadenceRTLCompilerRC09.10.100 on fedora 11 32 bit. After installing and setting license file, when I run: rc -guiit gives me this: rc: ERROR: The tool 'rc' does not seem to be available on the rc: platform 'lnx86' in your installation: rc: ... (2 Replies)
Discussion started by: majid.merkava
2 Replies

4. Red Hat

help regarding installing FEDORA on flash drive

How should i install Fedora onto flash drive .. to boot the OS from flash drive.. plz help me in that!! :( (4 Replies)
Discussion started by: dude_me5
4 Replies

5. Red Hat

help with installing java EE on fedora 14

Hi Forum Im a new to fedora and was wondering ,Can anybody direct me to a site that shows me how to install Java EE 6 SDK Update 1 (with JDK 6 Update 23) for fedora 14. NOT openjdk i need oracles java to develop a web app using tomcat 7.0 Any help would be much appreciated and thank you in advance (1 Reply)
Discussion started by: ShinTec
1 Replies

6. UNIX for Advanced & Expert Users

installing mrouted in fedora core

hello; i'm trying to install mrouted-3.9b3-1.i386.rpm in my fedora core 5. but, when i execute the rpm i always have an error message like "this file is no a rpm package"!!!!! can anyone help me? thanks:confused: (1 Reply)
Discussion started by: jalil smail
1 Replies

7. UNIX for Dummies Questions & Answers

Installing Fedora Core 2 Problems

I am very new at learning Linux/Unix so please bear with me. I am taking a Unix course and I had to install Fedora Core 2 on my laptop PC using Microsoft Virtual PC software. After installing the virtual PC software, I installed the fedora cd's that came with the course. My problem is... (0 Replies)
Discussion started by: Newby
0 Replies

8. UNIX for Dummies Questions & Answers

help installing fedora core 5

Hello I'm trying to install fedora core 5 and I'm currently at this screen here: http://fedora.redhat.com/docs/fedora-install-guide-en/fc5/figs/installingpackages.png However, the bottom bar is completely gray and there's nothing telling me the "status" of the install. I also told it to format... (2 Replies)
Discussion started by: obeseogre
2 Replies

9. UNIX for Dummies Questions & Answers

Installing Fedora Core 4

Hello, I am about to install Fedora on a partition on my hard drive. I got the CD from a magazine and it isnt a LiveCD so the magazine says "fedora core installer isn't a LiveCD, so it will merrily destroy your primary partition when you install on your machine", now I'm guessing the primary... (1 Reply)
Discussion started by: ArkNia
1 Replies

10. Linux

installing Fedora Core 3 - is it always this hard?

Hiya all RE: My previous post on installing FC-3. on a more serious note.... Is it always this much of a pain to install? Or do I have a knackered CD drive? (When it did the Cd scan at the start of the install - all 4 scanned fine 1st time tho....) Please advise... as I'm thinking... (3 Replies)
Discussion started by: marty 600
3 Replies
Login or Register to Ask a Question