bigbud42010
Member
Ok. Well Im Running 10.04 The New One. And I Have Done Everything That Was Said To Do To Install DSD and im getting this out of terminal
just to let you know i'm not new to ubuntu either
louie@ubuntu:~$ mkdir src
louie@ubuntu:~$ mv ~/Desktop/*.tar ~/src
louie@ubuntu:~$ cd src
louie@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
louie@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
louie@ubuntu:~/src$ cd mbelib-1.1/
bash: cd: mbelib-1.1/: No such file or directory
louie@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
louie@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
louie@ubuntu:~/src$ cd ~/src
louie@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
louie@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
louie@ubuntu:~/src$ cd dsd-1.2/
bash: cd: dsd-1.2/: No such file or directory
louie@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
louie@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
and it take's the two files off my desktop and moves them in to a src folder in my home fold
just to let you know i'm not new to ubuntu either
louie@ubuntu:~$ mkdir src
louie@ubuntu:~$ mv ~/Desktop/*.tar ~/src
louie@ubuntu:~$ cd src
louie@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
louie@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
louie@ubuntu:~/src$ cd mbelib-1.1/
bash: cd: mbelib-1.1/: No such file or directory
louie@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
louie@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
louie@ubuntu:~/src$ cd ~/src
louie@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
louie@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
louie@ubuntu:~/src$ cd dsd-1.2/
bash: cd: dsd-1.2/: No such file or directory
louie@ubuntu:~/src$ make
make: *** No targets specified and no makefile found. Stop.
louie@ubuntu:~/src$ sudo make install
make: *** No rule to make target `install'. Stop.
and it take's the two files off my desktop and moves them in to a src folder in my home fold