couldn't install rar package in ubuntu ?
Donald Talbert
donaldtalbert at gmail.com
Fri Jul 1 09:59:45 UTC 2011
On Thu, 2011-06-30 at 13:52 -0400, amritpal pathak wrote:
>
>
> On Thu, Jun 30, 2011 at 1:49 PM, Koh Choon Lin <kchoonlin at yahoo.gr>
> wrote:
>
> >>>
> >>>>> amrit at ubuntu:~/kannel/sqlbox$ ls
> >>>>amrit at ubuntu:~$ ls -l
>
>
>
>
> I meant "ls -l" from ~/kannel/sqlboxsqlbox, where the
> "configure" script is. You can use "pwd" to determine the
> correct location.
>
>
> amrit at ubuntu:~/kannel/sqlbox$ ls -l
> total 1256
> -rw-r--r-- 1 amrit amrit 667 2008-11-14 02:02 acinclude.m4
> -rw-r--r-- 1 amrit amrit 318721 2011-06-30 10:47 aclocal.m4
> -rw-r--r-- 1 amrit amrit 203 2009-04-20 12:20 AUTHORS
> drwxr-xr-x 2 amrit amrit 4096 2011-06-30 10:47
> autom4te.cache
> drwxr-xr-x 2 amrit amrit 4096 2011-06-30 10:47 autotools
> -rw-r--r-- 1 amrit amrit 1853 2010-02-09 12:39 bootstrap
> -rw-r--r-- 1 amrit amrit 3650 2010-10-07 00:50 ChangeLog
> -rw-r--r-- 1 amrit amrit 40593 2011-06-30 13:07 config.log
> -rwxr-xr-x 1 amrit amrit 59418 2011-06-30 13:07 config.status
> -rwxr-xr-x 1 amrit amrit 434983 2011-06-30 10:47 configure
> -rw-r--r-- 1 amrit amrit 14234 2010-07-12 01:21 configure.in
> -rw-r--r-- 1 amrit amrit 130 2008-11-03 19:51 COPYING
> drwxr-xr-x 2 amrit amrit 4096 2010-10-20 04:04 doc
> drwxr-xr-x 2 amrit amrit 4096 2010-10-20 04:04 example
> drwxr-xr-x 3 amrit amrit 4096 2011-06-30 13:07 gw
> -rw-r--r-- 1 amrit amrit 8033 2009-05-19 17:08 INSTALL
> -rw-r--r-- 1 amrit amrit 2699 2009-05-19 17:08 KannelLICENSE
> -rwxr-xr-x 1 amrit amrit 258142 2011-06-30 13:07 libtool
> -rw-r--r-- 1 amrit amrit 26150 2011-06-30 13:07 Makefile
> -rw-r--r-- 1 amrit amrit 2860 2008-11-21 04:37 Makefile.am
> -rw-r--r-- 1 amrit amrit 25863 2011-06-30 10:47 Makefile.in
> -rw-r--r-- 1 amrit amrit 85 2008-11-21 04:37 NEWS
> -rw-r--r-- 1 amrit amrit 1229 2008-11-14 02:02 README
> drwxr-xr-x 2 amrit amrit 4096 2011-06-30 13:07 rpm
> -rw-r--r-- 1 amrit amrit 3812 2011-06-30 10:47 sb-config.h
> -rw-r--r-- 1 amrit amrit 3513 2011-06-30 10:47
> sb-config.h.in
> -rw-r--r-- 1 amrit amrit 3343 2010-09-11 16:04
> sb-config.h.in~
> -rw-r--r-- 1 amrit amrit 26 2011-06-30 13:07 stamp-h1
> -rw-r--r-- 1 amrit amrit 227 2006-05-30 19:52 UPGRADE
>
>
> Thanks
> amritpalpathakgne.wordpress.com
Looks like a couple files that MIGHT need permissions don't have it.
Also you seem to have a version for a redhat / other distro. But if you
want to try to continue this may fix your problem.
chmod -R 755 ~/kannel/sqlbox
then try to configure again.
Also if you go to the ubuntu software center you can get it from there
and it will auto install it for you. or type this to install it.
sudo apt-get install kannel-sqlbox
I think your best option is to use the apt-get command IMO. Your call.
Good luck!
--
Donald Talbert <donaldtalbert at gmail.com>
More information about the ubuntu-users
mailing list