Ask a Question related to Ubuntu, Design and Development.
-
Marco #1
unpacking a tar-file
marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
Password:
tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
tar: Fout is niet herstelbaar: er wordt nu afgesloten
tar: Child returned status 2
tar: Afsluitcode uitgesteld na eerdere fouten
marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
After this command the tar file is being unpacked:
firefox/
firefox/.autoreg
etc........until:
firefox/updater
firefox/readme.txt
firefox/removed-files
Then i must go wrong. This is what i did:
marco@Ubuntu:~/Downloads$ ./configure
bash: ./configure: Unknown file or folder
Or:
mnarco@Ubuntu:~/Downloads$ ./configure firefox
bash: ./configure: Unknown file or folder
What commands should i give now?
Marco
Marco Guest
-
#39304 [NEW]: Segmentation fault with list unpacking of string offset
From: dave at ramenlabs dot com Operating system: Linux PHP version: 5CVS-2006-10-30 (CVS) PHP Bug Type: Reproducible crash... -
problem in binding xml file data to datagrid xml file isgenerated through JSP file
problem it that i am creating xml file using JSP file and i want to bind DataGrid with xml file data that is created using JSP but it will not Bind... -
Error unpacking European Search Packverity_linux_eur.tar file
Hi, I just downloaded the file verity_linux_eur.tar - European Search Pack (TAR, 60.21MB) and tried to unpack it with: tar -xvf... -
splitting / unpacking line into array
I have an input file which has many subrecords. The subrecord type is denoted by the first 4 characters of the file. The rest of the line is... -
Confused about locking a file via file.flock(File::LOCK_EX)
I am writing a ruby appl under AIX where I need to update the /etc/hosts table. I would like to make sure that during my update nobody else can... -
Bud #2
Re: unpacking a tar-file
Marco wrote:
Well you downloaded and untared the file so read the readme file.>
> After this command the tar file is being unpacked:
>
> firefox/
> firefox/.autoreg
> etc........until:
> firefox/updater
> firefox/readme.txt
> firefox/removed-files
>
> Then i must go wrong. This is what i did:
>
> marco@Ubuntu:~/Downloads$ ./configure
> bash: ./configure: Unknown file or folder
>
> Or:
>
> mnarco@Ubuntu:~/Downloads$ ./configure firefox
> bash: ./configure: Unknown file or folder
>
> What commands should i give now?
>
> Marco
--
"I never fail to convince an audience that the best thing they could do
was to go away."
I'm going back to windoze, too many dammed options with linux ;)
-- Blumf
Bud Guest
-
Clay #3
Re: unpacking a tar-file
Marco wrote:
Maybe this will help?> marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
> Password:
> tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
> tar: Fout is niet herstelbaar: er wordt nu afgesloten
> tar: Child returned status 2
> tar: Afsluitcode uitgesteld na eerdere fouten
> marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
> marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>
> After this command the tar file is being unpacked:
>
> firefox/
> firefox/.autoreg
> etc........until:
> firefox/updater
> firefox/readme.txt
> firefox/removed-files
>
> Then i must go wrong. This is what i did:
>
> marco@Ubuntu:~/Downloads$ ./configure
> bash: ./configure: Unknown file or folder
>
> Or:
>
> mnarco@Ubuntu:~/Downloads$ ./configure firefox
> bash: ./configure: Unknown file or folder
>
> What commands should i give now?
>
> Marco
[url]http://ubuntuforums.org/showthread.php?t=151179&highlight=firefox[/url]
Clay Guest
-
Marco #4
Re: unpacking a tar-file
Clay schreef:
That did help, but i still don't know what is wrong with the commands i> Marco wrote:
>>>> marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
>> Password:
>> tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
>> tar: Fout is niet herstelbaar: er wordt nu afgesloten
>> tar: Child returned status 2
>> tar: Afsluitcode uitgesteld na eerdere fouten
>> marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
>> marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>>
>> After this command the tar file is being unpacked:
>>
>> firefox/
>> firefox/.autoreg
>> etc........until:
>> firefox/updater
>> firefox/readme.txt
>> firefox/removed-files
>>
>> Then i must go wrong. This is what i did:
>>
>> marco@Ubuntu:~/Downloads$ ./configure
>> bash: ./configure: Unknown file or folder
>>
>> Or:
>>
>> mnarco@Ubuntu:~/Downloads$ ./configure firefox
>> bash: ./configure: Unknown file or folder
>>
>> What commands should i give now?
>>
>> Marco
>
> Maybe this will help?
> [url]http://ubuntuforums.org/showthread.php?t=151179&highlight=firefox[/url]
gave. It seems nobody can answer that question since this is about the
fourth time i'm asking it over the past few months.
But thanks for the link. I've got firefox 1.5.0.3 installed now and it
is much faster than the previous version!
Marco
Marco Guest
-
Clay #5
Re: unpacking a tar-file
Marco wrote:
there's a couple tweaks you can make it even faster if you're on broadband.> Clay schreef:>>> Marco wrote:
>>>>>>> marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
>>> Password:
>>> tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
>>> tar: Fout is niet herstelbaar: er wordt nu afgesloten
>>> tar: Child returned status 2
>>> tar: Afsluitcode uitgesteld na eerdere fouten
>>> marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
>>> marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>>>
>>> After this command the tar file is being unpacked:
>>>
>>> firefox/
>>> firefox/.autoreg
>>> etc........until:
>>> firefox/updater
>>> firefox/readme.txt
>>> firefox/removed-files
>>>
>>> Then i must go wrong. This is what i did:
>>>
>>> marco@Ubuntu:~/Downloads$ ./configure
>>> bash: ./configure: Unknown file or folder
>>>
>>> Or:
>>>
>>> mnarco@Ubuntu:~/Downloads$ ./configure firefox
>>> bash: ./configure: Unknown file or folder
>>>
>>> What commands should i give now?
>>>
>>> Marco
>>
>> Maybe this will help?
>> [url]http://ubuntuforums.org/showthread.php?t=151179&highlight=firefox[/url]
> That did help, but i still don't know what is wrong with the commands i
> gave. It seems nobody can answer that question since this is about the
> fourth time i'm asking it over the past few months.
> But thanks for the link. I've got firefox 1.5.0.3 installed now and it
> is much faster than the previous version!
>
> Marco
[url]http://www.ubuntuforums.org/showthread.php?t=179540&highlight=firefox[/url]
Clay Guest
-
Centurion #6
Re: unpacking a tar-file
Marco wrote:
OK, here's the answer:> Clay schreef:>>> Marco wrote:
>>>>>>> marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
>>> Password:
>>> tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
>>> tar: Fout is niet herstelbaar: er wordt nu afgesloten
>>> tar: Child returned status 2
>>> tar: Afsluitcode uitgesteld na eerdere fouten
>>> marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
>>> marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>>>
>>> After this command the tar file is being unpacked:
>>>
>>> firefox/
>>> firefox/.autoreg
>>> etc........until:
>>> firefox/updater
>>> firefox/readme.txt
>>> firefox/removed-files
>>>
>>> Then i must go wrong. This is what i did:
>>>
>>> marco@Ubuntu:~/Downloads$ ./configure
>>> bash: ./configure: Unknown file or folder
>>>
>>> Or:
>>>
>>> mnarco@Ubuntu:~/Downloads$ ./configure firefox
>>> bash: ./configure: Unknown file or folder
>>>
>>> What commands should i give now?
>>>
>>> Marco
>>
>> Maybe this will help?
>> [url]http://ubuntuforums.org/showthread.php?t=151179&highlight=firefox[/url]
> That did help, but i still don't know what is wrong with the commands i
> gave. It seems nobody can answer that question since this is about the
> fourth time i'm asking it over the past few months.
The "configure" script is INSIDE the "firefox" directory. So you downloaded
the tar file in ~/Downloads and then unpacked it (as root - why?!), you
then tried to run the "configure" script from ~/Downloads.
You should change to the "firefox" directory BEFORE running the configure
script, ie, "cd firefox ; ./configure".
Here's some general tips for compiling ANYTHING from source (ie, tar ball):
1. Download as a normal user (wget/curl/ftp etc)
2. Unpack as a normal user (tar -zxvf <foo>.tgz.gz etc)
3. Configure as a normal user (./configure)
4. Compile as a normal user (make etc)
5. Install as root (sudo make install, or sudo checkinstall)
Have a look at the "checkinstall" package. It is a substitute for the "make
install" step and generates a debian/ubuntu package. This makes management
of stuff compiled from source MUCH easier.
Hope this answers your question :)
Cheers,
James
--
BOFH excuse #387:
Your computer's union contract is set to expire at midnight.
Centurion Guest
-
Simon Jones #7
Re: unpacking a tar-file
On Thu, 01 Jun 2006 20:29:14 +0200, Marco mumbled:
Remove the sudo from the initial tar and I reckon you can just run firefox> marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
> Password:
> tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
> tar: Fout is niet herstelbaar: er wordt nu afgesloten
> tar: Child returned status 2
> tar: Afsluitcode uitgesteld na eerdere fouten
> marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
> marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>
> After this command the tar file is being unpacked:
>
> firefox/
> firefox/.autoreg
> etc........until:
> firefox/updater
> firefox/readme.txt
> firefox/removed-files
>
> Then i must go wrong. This is what i did:
>
> marco@Ubuntu:~/Downloads$ ./configure
> bash: ./configure: Unknown file or folder
>
> Or:
>
> mnarco@Ubuntu:~/Downloads$ ./configure firefox
> bash: ./configure: Unknown file or folder
>
> What commands should i give now?
>
> Marco
from the directory just created?
--
Simon.
================================================== ===================
"Back up my hard disk ? I can't find the reverse switch !"
================================================== ===================
Simon Jones Guest
-
Marco #8
Re: unpacking a tar-file
Centurion schreef:
Now i know what i did wrong and how to do it right. Thanks very much!> Marco wrote:
>
>>>>Clay schreef:
>>>>>>>Marco wrote:
>>>
>>>
>>>>marco@Ubuntu:~$ sudo tar -zxvf firefox-1.5.0.4.tar.gz
>>>>Password:
>>>>tar: firefox-1.5.0.4.tar.gz: Kan niet open: Onbekend bestand of map
>>>>tar: Fout is niet herstelbaar: er wordt nu afgesloten
>>>>tar: Child returned status 2
>>>>tar: Afsluitcode uitgesteld na eerdere fouten
>>>>marco@Ubuntu:~$ cd /home/mneudorfer/Downloads
>>>>marco@Ubuntu:~/Downloads$ sudo tar -xvf firefox-1.5.0.4.tar.gz
>>>>
>>>>After this command the tar file is being unpacked:
>>>>
>>>>firefox/
>>>>firefox/.autoreg
>>>>etc........until:
>>>>firefox/updater
>>>>firefox/readme.txt
>>>>firefox/removed-files
>>>>
>>>>Then i must go wrong. This is what i did:
>>>>
>>>>marco@Ubuntu:~/Downloads$ ./configure
>>>>bash: ./configure: Unknown file or folder
>>>>
>>>>Or:
>>>>
>>>>mnarco@Ubuntu:~/Downloads$ ./configure firefox
>>>>bash: ./configure: Unknown file or folder
>>>>
>>>>What commands should i give now?
>>>>
>>>>Marco
>>>
>>>
>>>Maybe this will help?
>>>[url]http://ubuntuforums.org/showthread.php?t=151179&highlight=firefox[/url]
>>That did help, but i still don't know what is wrong with the commands i
>>gave. It seems nobody can answer that question since this is about the
>>fourth time i'm asking it over the past few months.
>
> OK, here's the answer:
> The "configure" script is INSIDE the "firefox" directory. So you downloaded
> the tar file in ~/Downloads and then unpacked it (as root - why?!), you
> then tried to run the "configure" script from ~/Downloads.
>
> You should change to the "firefox" directory BEFORE running the configure
> script, ie, "cd firefox ; ./configure".
>
> Here's some general tips for compiling ANYTHING from source (ie, tar ball):
> 1. Download as a normal user (wget/curl/ftp etc)
> 2. Unpack as a normal user (tar -zxvf <foo>.tgz.gz etc)
> 3. Configure as a normal user (./configure)
> 4. Compile as a normal user (make etc)
> 5. Install as root (sudo make install, or sudo checkinstall)
>
> Have a look at the "checkinstall" package. It is a substitute for the "make
> install" step and generates a debian/ubuntu package. This makes management
> of stuff compiled from source MUCH easier.
>
> Hope this answers your question :)
>
> Cheers,
>
> James
Marco
Marco Guest



Reply With Quote

