hello to all
i've done so much reading my eyes are cross eye i've install ubuntu 10.04 lts it is working fine
i've downloaded the dsd-1.4.1-src.tar and mbelib-1.2.3-src.tar to the desktop when i open up terminal
and type this =
mkdir src
mv ~/Desktop/*.tar ~/src
cd src
tar -xvf mbelib-1.1-src.tar
tar -xvf mbelib-1.1.tar.gz
cd mbelib-1.1/
make
sudo make install
cd ~/src
tar -xvf dsd-1.2-src.tar
tar -xvf dsd-1.2.tar.gz
cd dsd-1.2/
make
sudo make install
i get this error mesage and then the 2 files dissapear from my desk top
jose@ubuntu:~$ mkdir src
mkdir: cannot create directory `src': File exists
jose@ubuntu:~$ mv ~/Desktop/*.tar ~/src
jose@ubuntu:~$ cd src
jose@ubuntu:~/src$ tar -xvf mbelib-1.1-src.tar
tar: mbelib-1.1-src.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ tar -xvf mbelib-1.1.tar.gz
tar: mbelib-1.1.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ cd mbelib-1.1/
bash: cd: mbelib-1.1/: No such file or directory
jose@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
jose@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
jose@ubuntu:~/src$ cd ~/src
jose@ubuntu:~/src$ tar -xvf dsd-1.2-src.tar
tar: dsd-1.2-src.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ tar -xvf dsd-1.2.tar.gz
tar: dsd-1.2.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ cd dsd-1.2/
bash: cd: dsd-1.2/: No such file or directory
jose@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
jose@ubuntu:~/src$ sudo make install
the src folder is in my jose-file browser do they need to bee somewhere else.??i've tried tomove them to the file system directory with no luck any guidance or advice is more than appreciated thanks
i've done so much reading my eyes are cross eye i've install ubuntu 10.04 lts it is working fine
i've downloaded the dsd-1.4.1-src.tar and mbelib-1.2.3-src.tar to the desktop when i open up terminal
and type this =
mkdir src
mv ~/Desktop/*.tar ~/src
cd src
tar -xvf mbelib-1.1-src.tar
tar -xvf mbelib-1.1.tar.gz
cd mbelib-1.1/
make
sudo make install
cd ~/src
tar -xvf dsd-1.2-src.tar
tar -xvf dsd-1.2.tar.gz
cd dsd-1.2/
make
sudo make install
i get this error mesage and then the 2 files dissapear from my desk top
jose@ubuntu:~$ mkdir src
mkdir: cannot create directory `src': File exists
jose@ubuntu:~$ mv ~/Desktop/*.tar ~/src
jose@ubuntu:~$ cd src
jose@ubuntu:~/src$ tar -xvf mbelib-1.1-src.tar
tar: mbelib-1.1-src.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ tar -xvf mbelib-1.1.tar.gz
tar: mbelib-1.1.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ cd mbelib-1.1/
bash: cd: mbelib-1.1/: No such file or directory
jose@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
jose@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
jose@ubuntu:~/src$ cd ~/src
jose@ubuntu:~/src$ tar -xvf dsd-1.2-src.tar
tar: dsd-1.2-src.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ tar -xvf dsd-1.2.tar.gz
tar: dsd-1.2.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
jose@ubuntu:~/src$ cd dsd-1.2/
bash: cd: dsd-1.2/: No such file or directory
jose@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
jose@ubuntu:~/src$ sudo make install
the src folder is in my jose-file browser do they need to bee somewhere else.??i've tried tomove them to the file system directory with no luck any guidance or advice is more than appreciated thanks