»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 11-04-2003, 12:50 PM   #1 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 72
amtrac24 is on a distinguished road
Gnome Basic

Hey guys,

I am having trouble installing gnome basic i get the extraction file but i dont know what the command is to compile the thing. There are no documents telling me what the command is to compile and build it. If anyone knows or has any ideas please let me know.


-Jason

amtrac24 is offline   Reply With Quote
Old 11-04-2003, 01:06 PM   #2 (permalink)
Registered User
 
krohnjw's Avatar
 
Join Date: Oct 2001
Location: ~/
Posts: 2,567
krohnjw is on a distinguished road
Send a message via AIM to krohnjw
if it is source give it a ./configure, make, make install and see what turns up Otherwise look for any executeable scripts if a Makefile doesnt exist.
krohnjw is offline   Reply With Quote
Old 11-04-2003, 01:08 PM   #3 (permalink)
Registered User
 
nukes's Avatar
 
Join Date: Oct 2002
Location: Scotland, UK
Posts: 2,946
nukes is on a distinguished road
Send a message via AIM to nukes Send a message via Yahoo to nukes
you mean this? http://www.gnome.org/projects/gb/
Looking at it it seems its only distributed via CVS atm.
To compile it change to the directory you fetched it into, and type:
Code:
./configure --prefix=/usr
make
make install
If indeed you did grab the archive (which is what you said) you will need to untar it. If it is a tar.gz file, use this:
Code:
tar zxf gnome-basic-tarball.tar.gz
if it's tar.bz2 then use:
Code:
tar xjf gnome-basic-tarball.tar.bz2
Obviously replace the filename with that of the actual file.
This should create a directory called gnome-basic-0.0.20 or something. cd into that dir and install it with the steps above.
__________________
_____
NuKeS
nukes is offline   Reply With Quote
Old 11-04-2003, 02:06 PM   #4 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 72
amtrac24 is on a distinguished road
u da man nukes

Your awesome nukes...


./configure --prefix=/usr
make
make install



for prefix=/usr -->we would sub in user name for usr???

so if the user name is jason it would be:

./configure --prefix=/jason


that right? or no?

also the make and make install are typed after the first line is ran??

thanks for the help nukes. You taught me something that I have been wanting to know forever, and no one that I knew , knew how to build the thing.

-Jason
amtrac24 is offline   Reply With Quote
Old 11-04-2003, 03:34 PM   #5 (permalink)
Registered User
 
willy_ph's Avatar
 
Join Date: Oct 2001
Location: Trent University
Posts: 1,864
willy_ph is on a distinguished road
prefix just means the directory that you want it installed to, not the username.
willy_ph is offline   Reply With Quote
Old 11-04-2003, 04:34 PM   #6 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 72
amtrac24 is on a distinguished road
quick question with cvs

guys i just got home and i cant find the extract file.

The only thing i can get to is cvs where there are many folders and files. Do i have to save all the files by right clicking and hitting save target??? anyone know?? thanx for the help guys, im really looking forward to using this program.

-jason
amtrac24 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 11:06 PM.