Results 1 to 4 of 4
I am running Damn Small Linux in VirtualBox.
I have Thunderbird downloaded (thunderbird-2.0.0.6.tar.gz) into my home/dsl folder. I have it unpacked and it ended up in /home/dsl/thunderbird directory.
When I ...
- 10-11-2007 #1
./configure error when installing Thunderbird in DSL...
I am running Damn Small Linux in VirtualBox.
I have Thunderbird downloaded (thunderbird-2.0.0.6.tar.gz) into my home/dsl folder. I have it unpacked and it ended up in /home/dsl/thunderbird directory.
When I run ./configure I get "command not found" but every tutorial I can find says to use this command after unpacking the tarball into its own directory. What am I doing wrong to install Thunderbird?
Thanks
- 10-11-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
You have to cd to the directory where you unpacked it to run the command.
Here's a howto that goes through the installation process:
http://www.linuxforums.org/forum/lin...tml#post344054
Doesn't DSL have an option to install with apt-get? If so, that would probably be easier.oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 10-11-2007 #3
- 10-11-2007 #4Just Joined!
- Join Date
- Sep 2007
- Posts
- 17
Why not just go to the mydsl repository and download the .uni file for it? I'm not sure why it's saying "command not found," but it's probably going to spit out dependancy errors at you anyways. XD;;
PS: If you are still wanting to compile it from source, type in ./configure and everthing and post the output here. Also, you'll more than likely need to install gcc and a few other compilers befor it will work.


Reply With Quote

