LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-25-2002, 11:44 PM   #1
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Rep: Reputation: 15
Installing a compiler from a remote computer


For some reason my ISP doesn't have a compiler on my server and I am trying to install a gcc compiler on the server I am renting from my them. Any suggestions on how I can accomplish this via SSH and FTP? I guess I have to use a binary version of gcc-3.2.1?

Thanks
Rob
 
Old 11-26-2002, 05:55 AM   #2
Flibble
Member
 
Registered: Mar 2002
Distribution: Redhat 9.0, Debian, Knoppix, YellowDog
Posts: 142

Rep: Reputation: 15
Yes you will need a binary of GCC. If you post what distro is on the server + version etc. then we might be able to help more.

Flibble
 
Old 11-26-2002, 04:03 PM   #3
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Rep: Reputation: 145Reputation: 145
do u have root permissions on that server?
it is not a big problem to shift a gcc binary via ftp to one of your directories if u have some 6mb space. but i doubt u'll be able to run it if u just rented some webspace and if u're not the boss. the only executable programs on rented webservers reside in the cgi-bin and are cgi-programs.but if u want to try switch your ftp client to binary...
cheers, jens

Last edited by j-ray; 11-26-2002 at 04:14 PM.
 
Old 11-26-2002, 06:55 PM   #4
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Original Poster
Rep: Reputation: 15
Thank you guys for replying to my minute problem. I have root permissions as the service is a reseller server. So I have multiple domains in 2gb of space, so there is plenty of room. I have been searching for a good Binary version of gcc, but with no prevail. The server is using Apache/1.3.19 on a Red Hat operating system. I have contacted my ISP to get them to install the gcc RPM's, but they are slow in response. I don't understand how they could build apache on thier server without having a c compiler? Perhaps they have one on thier system but not available via the folders I am trying to compile my software.

I just want Image/Perl Magick and Postgres, is that too much to ask!

Thanks guys,

Robert
 
Old 11-27-2002, 05:01 AM   #5
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Rep: Reputation: 145Reputation: 145
that's the way u could do it:
download binaries for gcc, postgresql
download ImageMagick-version rpm at rpmfind.net
download Perl::Magick module from cpan.org
get yourself a ftp client like kbear
shift all the programs to /usr/local directory on the remote box

take a ssh client like kssh + connect
if the files have an tar.gz or tgz extension
extract them
cd /usr/local
tar -xzvf progrm.tar.gz
if .rpm
rpm -i progrm.rpm
cd to the PerlMagick-module directory and follow INSTALL

you're done
cheers, jens
 
Old 11-30-2002, 10:38 AM   #6
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Original Poster
Rep: Reputation: 15
Thanks guys, I will do all that. Now I have a working gcc compiler so I am off and running. I still have a problem trying to install ImageMagick and PerlMagick. When I choose to ./configure the ImageMagick, it comes up with the report that these two aren't installed:

OPTION || Configure option || Configure value
JPEG v1 || --with-jpeg=yes || no
JPEG v2 || --with-jp2=yes || no

I did install jpegsrc-v6b.tar.gz though, is that not what I need or should I install the libjpeg RPM?

Thanks,

Robert

Last edited by robgo777; 11-30-2002 at 10:39 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing linux on a computer and use hard disk on another computer danrweki Linux - Newbie 8 11-16-2005 10:11 PM
Will C++ Application run in computer without gcc c-compiler srivembu Linux - General 4 09-03-2005 10:20 AM
Remote access to my computer? SatinKnight Linux - Newbie 10 02-12-2004 03:15 PM
Displaying to a remote computer rech Slackware 2 01-06-2004 01:23 PM
Samba - The remote computer is not available matthijs_klomp Solaris / OpenSolaris 2 11-07-2003 12:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration