Results 1 to 6 of 6
how do i install enlightenment? i downloaded it from the website but idk what to do
ha i realized i dont have any idea how to install anything on linux
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-02-2004 #1Just Joined!
- Join Date
- Feb 2004
- Posts
- 47
enlightenment xwindows
how do i install enlightenment? i downloaded it from the website but idk what to do
ha i realized i dont have any idea how to install anything on linux
expect xchat that worked fine with the xwindows package extracter
- 03-02-2004 #2
What format is the package in?
If its in tar.gz, just tar xvzf name-of-package.tar.gz, cd into the new directory and do this: ./configure && make && su -c "make install" and everything should be fine. You also have to alter your xinitrc file, but ask about that if you get problems.
If its in rpm, do this: rpm -Uvh package.rpm
Also, I recomend http://linux-newbie.sunsite.dk/ as reading material. Its good stuff
Good luck!
- 03-02-2004 #3Just Joined!
- Join Date
- Feb 2004
- Posts
- 47
Originally Posted by kriss
yes but what do i type to get into that
i did "cd /home/peter
and it doesnt show anything but do i just type the entire file name and add that thing^ to the end?
- 03-02-2004 #4Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
type this
replace the version with the rest of the file name.Code:cd /path/to/downlaoded/file rpm -Uvh enlightenment-version.rpm
- 03-03-2004 #5Just Joined!
- Join Date
- Feb 2004
- Posts
- 47
well i typed that and something happened but it says all this stuff like
and alot of other things like [so and so librarie is needed]Code:error: failed dependencies
maybe its because i have the red hat version[/code]
- 03-03-2004 #6Just Joined!
- Join Date
- Feb 2004
- Location
- Bucharest - RO
- Posts
- 64
you`l have to download the libraries shown there and all the files to work the rpm installation.
A good link for download is : http://rpmfind.net


Reply With Quote
