Results 1 to 6 of 6
Hi All,
i did fallowing steps:
go to folder directory
enter su and password.
./configure ( it was running properly)
make
In this fallowing errors are coming
making all in ...
- 07-25-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 16
errors in while doing make
Hi All,
i did fallowing steps:
go to folder directory
enter su and password.
./configure ( it was running properly)
make
In this fallowing errors are coming
making all in po
make[2]: Entering directory `/home/john/Desktop/test/e2fsprogs-1.39/po'
make[2]: *** No rule to make target `POTFILES.in', needed by `Makefile'. Stop.
make[2]: Leaving directory `/home/john/Desktop/test/e2fsprogs-1.39/po'
make[1]: *** [all-progs-recursive] Error 1
make[1]: Leaving directory `/home/john/Desktop/test/e2fsprogs-1.39'
make: *** [all] Error 2
Kindly tell me what is missing?
thank you in advance
john.
- 07-25-2009 #2
What are you trying to install? Why don't you search your systems package manager for the software you need, it installs everything for you.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 07-25-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 16
Thank you for your reply
I am trying to install qt 2.2 and its supporting library e2fsprogs
john
- 07-25-2009 #4
Well, I don't know which distro you are using but the majority of distros have a package management tool which is used to install software. QT and e2fsprogs should be available.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 07-25-2009 #5Just Joined!
- Join Date
- Jul 2009
- Posts
- 16
Thank you MikeTbob
Its resolved.
- 07-25-2009 #6
QT-2.2 is ... rather exotic. QT in my system is 4.5. Are you sure QT-2.2 is what you want?


Reply With Quote
